[INFO] cloning repository https://github.com/hanhossain/zero2prod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanhossain/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanhossain%2Fzero2prod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanhossain%2Fzero2prod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f7dc4c0532ad593f204ebcebc19c51cbe87afa7
[INFO] testing hanhossain/zero2prod against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanhossain%2Fzero2prod" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/hanhossain/zero2prod
[INFO] finished tweaking git repo https://github.com/hanhossain/zero2prod
[INFO] tweaked toml for git repo https://github.com/hanhossain/zero2prod written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hanhossain/zero2prod on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hanhossain/zero2prod already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded mutually_exclusive_features v0.1.0
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.21
[INFO] [stderr]   Downloaded actix-web v4.13.0
[INFO] [stderr]   Downloaded actix-http v3.12.1
[INFO] [stderr]   Downloaded serde-aux v4.7.0
[INFO] [stderr]   Downloaded ordered-float v2.10.1
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded quickcheck_macros v1.2.0
[INFO] [stderr]   Downloaded quickcheck v1.1.0
[INFO] [stderr]   Downloaded config v0.15.23
[INFO] [stderr]   Downloaded yaml-rust2 v0.11.0
[INFO] [stderr]   Downloaded linkify v0.11.0
[INFO] [stderr]   Downloaded htmlescape v0.3.1
[INFO] [stderr]   Downloaded fake v5.1.0
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded json5 v0.4.1
[INFO] [stderr]   Downloaded ron v0.12.1
[INFO] [stderr]   Downloaded claims v0.8.0
[INFO] [stderr]   Downloaded actix-web-flash-messages v0.5.0
[INFO] [stderr]   Downloaded actix-session v0.11.0
[INFO] [stderr]   Downloaded arc-swap v1.9.0
[INFO] [stderr]   Downloaded redis v0.32.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508
[INFO] running `Command { std: "docker" "start" "f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling bytestring v1.5.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling yaml-rust2 v0.11.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling zero2prod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling mutually_exclusive_features v0.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ron v0.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling config v0.15.23
[INFO] [stderr]    Compiling serde-aux v4.7.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling actix-http v3.12.1
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling tracing-actix-web v0.7.21
[INFO] [stderr]    Compiling actix-web-flash-messages v0.5.0
[INFO] [stderr]    Compiling sqlx v0.9.0
[INFO] [stderr]    Compiling actix-session v0.11.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s
[INFO] running `Command { std: "docker" "inspect" "f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]    Compiling linkify v0.11.0
[INFO] [stderr]    Compiling claims v0.8.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling fake v5.1.0
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0
[INFO] [stderr]    Compiling actix-http v3.12.1
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]    Compiling actix-web-flash-messages v0.5.0
[INFO] [stderr]    Compiling tracing-actix-web v0.7.21
[INFO] [stderr]    Compiling actix-session v0.11.0
[INFO] [stderr]    Compiling sqlx v0.9.0
[INFO] [stderr]    Compiling zero2prod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zero2prod-c643039e5fa9f7ab)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test domain::subscriber_email::tests::empty_string_is_rejected ... ok
[INFO] [stdout] test domain::subscriber_name::tests::empty_string_is_rejected ... ok
[INFO] [stdout] test domain::subscriber_name::tests::whitespace_only_names_are_rejected ... ok
[INFO] [stdout] test domain::subscriber_name::tests::names_containing_an_invalid_character_are_rejected ... ok
[INFO] [stdout] test domain::subscriber_name::tests::a_valid_name_is_parsed_successfully ... ok
[INFO] [stdout] test domain::subscriber_name::tests::a_256_grapheme_long_name_is_valid ... ok
[INFO] [stdout] test domain::subscriber_name::tests::a_name_longer_than_256_graphemes_is_rejected ... ok
[INFO] [stdout] test domain::subscriber_email::tests::email_missing_at_symbol_is_rejected ... ok
[INFO] [stdout] test domain::subscriber_email::tests::email_missing_subject_is_rejected ... ok
[INFO] [stdout] test domain::subscriber_email::tests::valid_emails_are_parsed_successfully ... ok
[INFO] [stdout] test email_client::tests::send_email_succeeds_if_the_server_returns_200 ... ok
[INFO] [stdout] test email_client::tests::send_email_sends_the_expected_request ... ok
[INFO] [stdout] test email_client::tests::send_email_fails_if_the_server_returns_500 ... ok
[INFO] [stdout] test email_client::tests::send_email_times_out_if_the_server_takes_too_long ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zero2prod-970bdad0ca6a7722)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api/main.rs (/opt/rustwide/target/debug/deps/api-47b72a6430079da9)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test newsletter::newsletters_are_delivered_to_confirmed_subscribers ... FAILED
[INFO] [stdout] test change_password::you_must_be_logged_in_to_see_the_change_password_form ... FAILED
[INFO] [stdout] test newsletter::you_must_be_logged_in_to_publish_a_newsletter ... FAILED
[INFO] [stdout] test change_password::new_password_fields_must_match ... FAILED
[INFO] [stdout] test login::redirect_to_admin_dashboard_after_login_success ... FAILED
[INFO] [stdout] test change_password::changing_password_works ... FAILED
[INFO] [stdout] test login::an_error_flash_message_is_set_on_failure ... FAILED
[INFO] [stdout] test health_check::health_check_works ... FAILED
[INFO] [stdout] test change_password::new_password_must_be_longer_than_12_characters ... FAILED
[INFO] [stdout] test change_password::you_must_be_logged_in_to_change_your_password ... FAILED
[INFO] [stdout] test change_password::new_password_must_be_shorter_than_128_characters ... FAILED
[INFO] [stdout] test change_password::current_password_must_be_valid ... FAILED
[INFO] [stdout] test admin_dashboard::logout_clears_session_state ... FAILED
[INFO] [stdout] test admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard ... FAILED
[INFO] [stdout] test newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers ... FAILED
[INFO] [stdout] test newsletter::you_must_be_logged_in_to_see_the_newsletter_form ... FAILED
[INFO] [stdout] test subscriptions::subscribe_fails_if_there_is_a_fatal_database_error ... FAILED
[INFO] [stdout] test subscriptions::subscribe_persists_the_new_subscriber ... FAILED
[INFO] [stdout] test subscriptions::subscribe_returns_a_200_for_valid_form_data ... FAILED
[INFO] [stdout] test subscriptions::subscribe_returns_a_400_when_data_is_missing ... FAILED
[INFO] [stdout] test subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty ... FAILED
[INFO] [stdout] test subscriptions::subscribe_sends_a_confirmation_email_with_a_link ... FAILED
[INFO] [stdout] test subscriptions::subscribe_sends_a_confirmation_email_for_valid_data ... FAILED
[INFO] [stdout] test subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber ... FAILED
[INFO] [stdout] test subscriptions_confirm::confirmations_without_valid_token_are_unauthorized ... FAILED
[INFO] [stdout] test subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400 ... FAILED
[INFO] [stdout] test subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- newsletter::newsletters_are_delivered_to_confirmed_subscribers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'newsletter::newsletters_are_delivered_to_confirmed_subscribers' (6045) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf68225cd - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d03cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0c4d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf662384d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661e0eb - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661e0eb - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661e0eb - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b7980 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65f69ed - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4af4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66af85b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a439 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf67668f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf676195e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a0cd - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d4ec0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e2cd6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e5070 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6711c83 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4613 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673a5c1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf673fb4a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c43a2 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b25f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681a936 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f44a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::newsletters_are_delivered_to_confirmed_subscribers::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf67e0631 - api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter.rs:33:1
[INFO] [stdout]   48:     0x63baf67cf2e7 - api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter.rs:33:14
[INFO] [stdout]   49:     0x63baf664aeb6 - <api[181757d65f911ef]::newsletter::newsletters_are_delivered_to_confirmed_subscribers::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::you_must_be_logged_in_to_see_the_change_password_form stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::you_must_be_logged_in_to_see_the_change_password_form' (6041) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682df6d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d084d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d10cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623ccd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661fe2b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661fe2b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661fe2b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65bb1c0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf6602ecd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4d34 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b0ffb - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a8b9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6767f72 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf676201e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a54d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d9900 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e35d6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e8c10 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6713663 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b5273 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673b8e1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf6742cca - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c60e2 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681bc7f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681aed6 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f7aa - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::you_must_be_logged_in_to_see_the_change_password_form::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6701631 - api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:5:1
[INFO] [stdout]   48:     0x63baf66e1127 - api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:5:14
[INFO] [stdout]   49:     0x63baf664b336 - <api[181757d65f911ef]::change_password::you_must_be_logged_in_to_see_the_change_password_form::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- newsletter::you_must_be_logged_in_to_publish_a_newsletter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'newsletter::you_must_be_logged_in_to_publish_a_newsletter' (6047) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682112d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d034d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0bcd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf66237cd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661ddab - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661ddab - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661ddab - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b7340 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65f540d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4ab4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66af5bb - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a3b9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6766672 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf676189e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a04d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d4680 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e2bd6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e49d0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf67119a3 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b44b3 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673a3a1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf673f5ca - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c4062 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b13f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681a896 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f3ea - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf67e0411 - api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter.rs:68:1
[INFO] [stdout]   48:     0x63baf67cf287 - api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter.rs:68:14
[INFO] [stdout]   49:     0x63baf664ae36 - <api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_publish_a_newsletter::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::new_password_fields_must_match stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::new_password_fields_must_match' (6037) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682b62d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d074d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0fcd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623bcd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661f7ab - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661f7ab - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661f7ab - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65ba540 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf660030d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4cb4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b0abb - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a7b9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6767a72 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761e9e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a44d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d8880 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e33d6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e7ed0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf67130a3 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4fb3 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673b4a1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf67421ca - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c5a64 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681ba3d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681ad96 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}, api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f6ea - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_fields_must_match::new_password_fields_must_match::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf67011f1 - api[181757d65f911ef]::change_password::new_password_fields_must_match
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:26:1
[INFO] [stdout]   48:     0x63baf66e1067 - api[181757d65f911ef]::change_password::new_password_fields_must_match::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:26:14
[INFO] [stdout]   49:     0x63baf664b236 - <api[181757d65f911ef]::change_password::new_password_fields_must_match::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- login::redirect_to_admin_dashboard_after_login_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'login::redirect_to_admin_dashboard_after_login_success' (6044) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf6831d4d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d09cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d124d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623e4d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf66207eb - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf66207eb - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf66207eb - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65bc480 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf660706d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4df4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b17db - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671aa39 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf67686f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf676225e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a6cd - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65db1c0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e38d6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e9ff0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6713f03 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b5693 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673bf41 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf6743d4a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c6aa4 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681bfdd - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681b0b6 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}, api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f8ca - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::redirect_to_admin_dashboard_after_login_success::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf68a9221 - api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/login.rs:26:1
[INFO] [stdout]   48:     0x63baf689ac97 - api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/login.rs:26:14
[INFO] [stdout]   49:     0x63baf664b4b6 - <api[181757d65f911ef]::login::redirect_to_admin_dashboard_after_login_success::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::changing_password_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::changing_password_works' (6035) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682a18d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d06cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0f4d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623b4d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661f46b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661f46b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661f46b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b9f00 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65fed2d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4c74 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b081b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a739 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf67677f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761dde - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a3cd - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d8040 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e32d6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e7830 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6712dc3 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4e53 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673b281 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf6741c4a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c5724 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b91d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681acf6 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}, api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f68a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::changing_password_works::changing_password_works::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6700fd1 - api[181757d65f911ef]::change_password::changing_password_works
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:145:1
[INFO] [stdout]   48:     0x63baf66e1007 - api[181757d65f911ef]::change_password::changing_password_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:145:14
[INFO] [stdout]   49:     0x63baf664b1b6 - <api[181757d65f911ef]::change_password::changing_password_works::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- login::an_error_flash_message_is_set_on_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'login::an_error_flash_message_is_set_on_failure' (6043) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf68312fd - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d098d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d120d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623e0d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf662064b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf662064b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf662064b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65bc160 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf660657d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4dd4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b168b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a9f9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf67685b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf67621fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a68d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65dada0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e3856 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e9ca0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6713d93 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b55e3 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673be31 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf6743a8a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c6902 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681bf4f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681b066 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}, api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f89a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::an_error_flash_message_is_set_on_failure::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf68a9111 - api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/login.rs:4:1
[INFO] [stdout]   48:     0x63baf689ac67 - api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/login.rs:4:14
[INFO] [stdout]   49:     0x63baf664b476 - <api[181757d65f911ef]::login::an_error_flash_message_is_set_on_failure::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- health_check::health_check_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'health_check::health_check_works' (6042) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf6823a6d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d044d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0ccd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf66238cd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661e42b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661e42b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661e42b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b7fc0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65f7fcd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4b34 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66afafb - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a4b9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6766b72 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761a1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a14d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d5700 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e2dd6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e5710 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6711f63 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4773 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673a7e1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf67400ca - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c46e2 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b37f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681a9d6 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}, api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f4aa - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::health_check::health_check_works::health_check_works::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf68a8de1 - api[181757d65f911ef]::health_check::health_check_works
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/health_check.rs:4:1
[INFO] [stdout]   48:     0x63baf689abd7 - api[181757d65f911ef]::health_check::health_check_works::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/health_check.rs:4:14
[INFO] [stdout]   49:     0x63baf664af36 - <api[181757d65f911ef]::health_check::health_check_works::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::new_password_must_be_longer_than_12_characters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::new_password_must_be_longer_than_12_characters' (6038) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682cacd - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d07cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d104d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623c4d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661faeb - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661faeb - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661faeb - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65bab80 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf66018ed - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4cf4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b0d5b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a839 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6767cf2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761f5e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a4cd - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d90c0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e34d6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e8570 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6713383 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b5113 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673b6c1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf674274a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c5da2 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681bb5f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681ae36 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f74a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::new_password_must_be_longer_than_12_characters::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6701411 - api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:57:1
[INFO] [stdout]   48:     0x63baf66e10c7 - api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:57:14
[INFO] [stdout]   49:     0x63baf664b2b6 - <api[181757d65f911ef]::change_password::new_password_must_be_longer_than_12_characters::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::you_must_be_logged_in_to_change_your_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::you_must_be_logged_in_to_change_your_password' (6040) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682c07d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_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.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d078d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d100d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623c0d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661f94b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661f94b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661f94b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65ba860 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf6600dfd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4cd4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b0c0b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a7f9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6767bb2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761efe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a48d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d8ca0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e3456 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e8220 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6713213 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b5063 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673b5b1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf674248a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c5c02 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_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.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681bacf - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681ade6 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}, api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f71a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::you_must_be_logged_in_to_change_your_password::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6701301 - api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:12:1
[INFO] [stdout]   48:     0x63baf66e1097 - api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:12:14
[INFO] [stdout]   49:     0x63baf664b276 - <api[181757d65f911ef]::change_password::you_must_be_logged_in_to_change_your_password::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::new_password_must_be_shorter_than_128_characters stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::new_password_must_be_shorter_than_128_characters' (6039) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682d51d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d080d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d108d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623c8d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661fc8b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661fc8b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661fc8b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65baea0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf66023dd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4d14 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b0eab - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a879 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6767e32 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761fbe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a50d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d94e0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e3556 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e88c0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf67134f3 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b51c3 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673b7d1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf6742a0a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c5f42 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681bbef - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681ae86 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}, api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f77a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::new_password_must_be_shorter_than_128_characters::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6701521 - api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:87:1
[INFO] [stdout]   48:     0x63baf66e10f7 - api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:87:14
[INFO] [stdout]   49:     0x63baf664b2f6 - <api[181757d65f911ef]::change_password::new_password_must_be_shorter_than_128_characters::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- change_password::current_password_must_be_valid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'change_password::current_password_must_be_valid' (6036) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682abdd - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d070d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0f8d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623b8d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661f60b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661f60b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661f60b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65ba220 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65ff81d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4c94 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b096b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a779 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6767932 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761e3e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a40d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d8460 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e3356 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e7b80 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6712f33 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4f03 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673b391 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf6741f0a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c58c4 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b9ad - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681ad46 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}, api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f6ba - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::change_password::current_password_must_be_valid::current_password_must_be_valid::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf67010e1 - api[181757d65f911ef]::change_password::current_password_must_be_valid
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:117:1
[INFO] [stdout]   48:     0x63baf66e1037 - api[181757d65f911ef]::change_password::current_password_must_be_valid::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/change_password.rs:117:14
[INFO] [stdout]   49:     0x63baf664b1f6 - <api[181757d65f911ef]::change_password::current_password_must_be_valid::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_dashboard::logout_clears_session_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_dashboard::logout_clears_session_state' (6033) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf6828ced - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d064d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0ecd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623acd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661f12b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661f12b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661f12b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b98c0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65fd74d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4c34 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b057b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a6b9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6767572 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761d1e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a34d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d7800 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e31d6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e7190 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6712ae3 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4cf3 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673b061 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf67416ca - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c53e2 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b7ff - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681ac56 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}, api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f62a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::logout_clears_session_state::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf68a8ef1 - api[181757d65f911ef]::admin_dashboard::logout_clears_session_state
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/admin_dashboard.rs:11:1
[INFO] [stdout]   48:     0x63baf689ac07 - api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/admin_dashboard.rs:11:14
[INFO] [stdout]   49:     0x63baf664b136 - <api[181757d65f911ef]::admin_dashboard::logout_clears_session_state::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard' (6034) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682973d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d068d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0f0d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623b0d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661f2cb - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661f2cb - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661f2cb - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b9be0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65fe23d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4c54 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b06cb - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a6f9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf67676b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761d7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a38d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d7c20 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e3256 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e74e0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6712c53 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4da3 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673b171 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf674198a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c5582 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b88f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681aca6 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}, api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f65a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf68a9001 - api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/admin_dashboard.rs:4:1
[INFO] [stdout]   48:     0x63baf689ac37 - api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/admin_dashboard.rs:4:14
[INFO] [stdout]   49:     0x63baf664b176 - <api[181757d65f911ef]::admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers' (6046) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682301d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d040d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0c8d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf662388d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661e28b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661e28b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661e28b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b7ca0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65f74dd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4b14 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66af9ab - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a479 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6766a32 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf67619be - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a10d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d52e0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e2d56 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e53c0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6711df3 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b46c3 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673a6d1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf673fe0a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c4542 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b2ef - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681a986 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}, api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f47a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf67e0741 - api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter.rs:6:1
[INFO] [stdout]   48:     0x63baf67cf317 - api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter.rs:6:14
[INFO] [stdout]   49:     0x63baf664aef6 - <api[181757d65f911ef]::newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- newsletter::you_must_be_logged_in_to_see_the_newsletter_form stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'newsletter::you_must_be_logged_in_to_see_the_newsletter_form' (6048) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf6821b7d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d038d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0c0d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf662380d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661df4b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661df4b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661df4b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b7660 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65f5efd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4ad4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66af70b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a3f9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf67667b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf67618fe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a08d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d4aa0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e2c56 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e4d20 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6711b13 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4563 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673a4b1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf673f88a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c4202 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b1cf - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681a8e6 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}, api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f41a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf67e0521 - api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter.rs:61:1
[INFO] [stdout]   48:     0x63baf67cf2b7 - api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/newsletter.rs:61:14
[INFO] [stdout]   49:     0x63baf664ae76 - <api[181757d65f911ef]::newsletter::you_must_be_logged_in_to_see_the_newsletter_form::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_fails_if_there_is_a_fatal_database_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_fails_if_there_is_a_fatal_database_error' (6065) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf6826dfd - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d058d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0e0d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623a0d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661ec4b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661ec4b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661ec4b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b8f60 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65fb67d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4bd4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b018b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a5f9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf67671b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761bfe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a28d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d6ba0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e3056 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e67a0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6712693 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4ae3 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673ad31 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf6740e8a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c4f02 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b64f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681ab66 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f59a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6700ca1 - api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:117:1
[INFO] [stdout]   48:     0x63baf66e0f77 - api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:117:14
[INFO] [stdout]   49:     0x63baf664b076 - <api[181757d65f911ef]::subscriptions::subscribe_fails_if_there_is_a_fatal_database_error::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_persists_the_new_subscriber stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_persists_the_new_subscriber' (6066) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf68244bd - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d048d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0d0d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf662390d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661e5cb - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661e5cb - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661e5cb - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b82e0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65f8abd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4b54 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66afc4b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a4f9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6766cb2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761a7e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a18d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d5b20 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e2e56 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e5a60 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf67120d3 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4823 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673a8f1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf674038a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c4882 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b40f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681aa26 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f4da - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::subscribe_persists_the_new_subscriber::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6700861 - api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:22:1
[INFO] [stdout]   48:     0x63baf66e0eb7 - api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:22:14
[INFO] [stdout]   49:     0x63baf664af76 - <api[181757d65f911ef]::subscriptions::subscribe_persists_the_new_subscriber::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_returns_a_200_for_valid_form_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_returns_a_200_for_valid_form_data' (6069) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf6824f0d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d04cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0d4d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf662394d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661e76b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661e76b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661e76b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b8600 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65f95ad - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4b74 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66afd9b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a539 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6766df2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761ade - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a1cd - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d5f40 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e2ed6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e5db0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6712243 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b48d3 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673aa01 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf674064a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c4a22 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b49f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681aa76 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f50a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::subscribe_returns_a_200_for_valid_form_data::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6700971 - api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:6:1
[INFO] [stdout]   48:     0x63baf66e0ee7 - api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:6:14
[INFO] [stdout]   49:     0x63baf664afb6 - <api[181757d65f911ef]::subscriptions::subscribe_returns_a_200_for_valid_form_data::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_returns_a_400_when_data_is_missing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_returns_a_400_when_data_is_missing' (6071) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682595d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d050d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0d8d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf662398d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661e90b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661e90b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661e90b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b8920 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65fa09d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4b94 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66afeeb - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a579 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6766f32 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761b3e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a20d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d6360 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e2f56 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e6100 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf67123b3 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4983 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673ab11 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf674090a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c4bc2 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b52f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681aac6 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f53a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::subscribe_returns_a_400_when_data_is_missing::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6700a81 - api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:45:1
[INFO] [stdout]   48:     0x63baf66e0f17 - api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:45:14
[INFO] [stdout]   49:     0x63baf664aff6 - <api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_data_is_missing::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty' (6073) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682829d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d060d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0e8d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623a8d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661ef8b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661ef8b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661ef8b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b95a0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65fcc5d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4c14 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b042b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a679 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6767432 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761cbe - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a30d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d73e0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e3156 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e6e40 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6712973 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4c43 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673af51 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf674140a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c5242 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b76f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681ac06 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f5fa - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6700ec1 - api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:64:1
[INFO] [stdout]   48:     0x63baf66e0fd7 - api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:64:14
[INFO] [stdout]   49:     0x63baf664b0f6 - <api[181757d65f911ef]::subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_sends_a_confirmation_email_with_a_link stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_sends_a_confirmation_email_with_a_link' (6076) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf68263ad - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d054d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0dcd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stderr] error: test failed, to rerun pass `--test api`
[INFO] [stdout]   24:     0x63baf66239cd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661eaab - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661eaab - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661eaab - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b8c40 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65fab8d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4bb4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b003b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a5b9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6767072 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761b9e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a24d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d6780 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e2fd6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e6450 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6712523 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4a33 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673ac21 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf6740bca - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c4d62 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b5bf - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681ab16 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f56a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::subscribe_sends_a_confirmation_email_with_a_link::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6700b91 - api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:99:1
[INFO] [stdout]   48:     0x63baf66e0f47 - api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:99:14
[INFO] [stdout]   49:     0x63baf664b036 - <api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_with_a_link::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions::subscribe_sends_a_confirmation_email_for_valid_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions::subscribe_sends_a_confirmation_email_for_valid_data' (6075) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682784d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d05cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d0e4d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623a4d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661edeb - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661edeb - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661edeb - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65b9280 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf65fc16d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4bf4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b02db - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a639 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf67672f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf6761c5e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a2cd - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d6fc0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e30d6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e6af0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6712803 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b4b93 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673ae41 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf674114a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c50a2 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681b6df - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681abb6 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}, api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f5ca - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf6700db1 - api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:84:1
[INFO] [stdout]   48:     0x63baf66e0fa7 - api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions.rs:84:14
[INFO] [stdout]   49:     0x63baf664b0b6 - <api[181757d65f911ef]::subscriptions::subscribe_sends_a_confirmation_email_for_valid_data::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber' (6079) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf68308ad - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d094d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d11cd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623dcd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf66204ab - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf66204ab - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf66204ab - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65bbe40 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf6605a8d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4db4 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b153b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a9b9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6768472 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf676219e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a64d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65da980 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e37d6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e9950 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6713c23 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b5533 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673bd21 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf67437ca - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c6764 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681bebd - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681b016 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f86a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf67e0b81 - api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:61:1
[INFO] [stdout]   48:     0x63baf67cf3d7 - api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:61:14
[INFO] [stdout]   49:     0x63baf664b436 - <api[181757d65f911ef]::subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions_confirm::confirmations_without_valid_token_are_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions_confirm::confirmations_without_valid_token_are_unauthorized' (6082) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682e9bd - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d088d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d110d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623d0d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf661ffcb - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf661ffcb - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf661ffcb - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65bb4e0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf66039bd - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4d54 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b114b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a8f9 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf67680b2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf676207e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a58d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65d9d20 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e3656 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e8f60 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf67137d3 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b5323 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673b9f1 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf6742f8a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c6282 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681bd0f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681af26 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f7da - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::confirmations_without_valid_token_are_unauthorized::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf67e0851 - api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:19:1
[INFO] [stdout]   48:     0x63baf67cf347 - api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:19:14
[INFO] [stdout]   49:     0x63baf664b376 - <api[181757d65f911ef]::subscriptions_confirm::confirmations_without_valid_token_are_unauthorized::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400' (6081) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682f40d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d08cd - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d114d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623d4d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf662016b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf662016b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf662016b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65bb800 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf66044ad - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4d74 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b129b - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a939 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf67681f2 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf67620de - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a5cd - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65da140 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e36d6 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e92b0 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6713943 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b53d3 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673bb01 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf674324a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c6422 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681bd9f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681af76 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f80a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::confirmations_without_token_are_rejected_with_a_400::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf67e0961 - api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:6:1
[INFO] [stdout]   48:     0x63baf67cf377 - api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:6:14
[INFO] [stdout]   49:     0x63baf664b3b6 - <api[181757d65f911ef]::subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called' (6084) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63baf8096558 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63baf8096558 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63baf8096558 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63baf80b0cba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63baf80b0cba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63baf809c2c2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63baf809c2c2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63baf8072b36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63baf8072b36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63baf808d7f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63baf68f45dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63baf68f45dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63baf808da72 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63baf808da72 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63baf8072bf2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63baf80673e9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63baf8073c5d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63baf80b152c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63baf80b1272 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63baf674d3b8 - <core[8fb95b77d25ab6c8]::result::Result<sqlx_core[5a343fbcbf235dc5]::testing::TestContext<sqlx_postgres[8744fea6b53a2354]::database::Postgres>, sqlx_core[5a343fbcbf235dc5]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63baf682fe5d - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:227:14
[INFO] [stdout]   22:     0x63baf66d090d - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63baf66d118d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63baf6623d8d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x63baf662030b - tokio[8750b8194dc448ad]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x63baf662030b - tokio[8750b8194dc448ad]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x63baf662030b - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x63baf65bbb20 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x63baf6604f9d - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x63baf65f4d94 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x63baf66b13eb - <tokio[8750b8194dc448ad]::runtime::context::scoped::Scoped<tokio[8750b8194dc448ad]::runtime::scheduler::Context>>::set::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x63baf671a979 - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x63baf6768332 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::try_with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x63baf676213e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[8750b8194dc448ad]::runtime::context::Context>>::with::<tokio[8750b8194dc448ad]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x63baf670a60d - tokio[8750b8194dc448ad]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x63baf65da560 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x63baf65e3756 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x63baf65e9600 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x63baf6713ab3 - tokio[8750b8194dc448ad]::runtime::context::runtime::enter_runtime::<<tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x63baf65b5483 - <tokio[8750b8194dc448ad]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x63baf673bc11 - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x63baf674350a - <tokio[8750b8194dc448ad]::runtime::runtime::Runtime>::block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:343:18
[INFO] [stdout]   43:     0x63baf67c65c2 - sqlx_core[5a343fbcbf235dc5]::rt::test_block_on::<sqlx_core[5a343fbcbf235dc5]::testing::run_test<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/rt/mod.rs:156:18
[INFO] [stdout]   44:     0x63baf681be2f - sqlx_core[5a343fbcbf235dc5]::testing::run_test::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}, sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:224:5
[INFO] [stdout]   45:     0x63baf681afc6 - sqlx_core[5a343fbcbf235dc5]::testing::run_test_with_pool::<sqlx_postgres[8744fea6b53a2354]::database::Postgres, fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}, api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:195:5
[INFO] [stdout]   46:     0x63baf684f83a - <fn(sqlx_core[5a343fbcbf235dc5]::pool::Pool<sqlx_postgres[8744fea6b53a2354]::database::Postgres>) -> api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0} as sqlx_core[5a343fbcbf235dc5]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.9.0/src/testing/mod.rs:98:9
[INFO] [stdout]   47:     0x63baf67e0a71 - api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:36:1
[INFO] [stdout]   48:     0x63baf67cf3a7 - api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/api/subscriptions_confirm.rs:36:14
[INFO] [stdout]   49:     0x63baf664b3f6 - <api[181757d65f911ef]::subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x63baf68e76bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x63baf68e76bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   52:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   53:     0x63baf68f4f35 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x63baf68f4f35 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x63baf68f4f35 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   58:     0x63baf68f4f35 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   59:     0x63baf68ee844 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   60:     0x63baf68ee844 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x63baf68f7fb2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x63baf68f7fb2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   67:     0x63baf68f7fb2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63baf809585f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   69:     0x63baf809585f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   70:     0x7bf1b28a8aa4 - <unknown>
[INFO] [stdout]   71:     0x7bf1b2935a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     admin_dashboard::logout_clears_session_state
[INFO] [stdout]     admin_dashboard::you_must_be_logged_in_to_access_the_admin_dashboard
[INFO] [stdout]     change_password::changing_password_works
[INFO] [stdout]     change_password::current_password_must_be_valid
[INFO] [stdout]     change_password::new_password_fields_must_match
[INFO] [stdout]     change_password::new_password_must_be_longer_than_12_characters
[INFO] [stdout]     change_password::new_password_must_be_shorter_than_128_characters
[INFO] [stdout]     change_password::you_must_be_logged_in_to_change_your_password
[INFO] [stdout]     change_password::you_must_be_logged_in_to_see_the_change_password_form
[INFO] [stdout]     health_check::health_check_works
[INFO] [stdout]     login::an_error_flash_message_is_set_on_failure
[INFO] [stdout]     login::redirect_to_admin_dashboard_after_login_success
[INFO] [stdout]     newsletter::newsletters_are_delivered_to_confirmed_subscribers
[INFO] [stdout]     newsletter::newsletters_are_not_delivered_to_unconfirmed_subscribers
[INFO] [stdout]     newsletter::you_must_be_logged_in_to_publish_a_newsletter
[INFO] [stdout]     newsletter::you_must_be_logged_in_to_see_the_newsletter_form
[INFO] [stdout]     subscriptions::subscribe_fails_if_there_is_a_fatal_database_error
[INFO] [stdout]     subscriptions::subscribe_persists_the_new_subscriber
[INFO] [stdout]     subscriptions::subscribe_returns_a_200_for_valid_form_data
[INFO] [stdout]     subscriptions::subscribe_returns_a_400_when_data_is_missing
[INFO] [stdout]     subscriptions::subscribe_returns_a_400_when_fields_are_present_but_empty
[INFO] [stdout]     subscriptions::subscribe_sends_a_confirmation_email_for_valid_data
[INFO] [stdout]     subscriptions::subscribe_sends_a_confirmation_email_with_a_link
[INFO] [stdout]     subscriptions_confirm::clicking_on_the_confirmation_link_confirms_a_subscriber
[INFO] [stdout]     subscriptions_confirm::confirmations_without_token_are_rejected_with_a_400
[INFO] [stdout]     subscriptions_confirm::confirmations_without_valid_token_are_unauthorized
[INFO] [stdout]     subscriptions_confirm::the_link_returned_by_subscribe_returns_a_200_if_called
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 27 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508", kill_on_drop: false }`
[INFO] [stdout] f4b0664ea16bf06c568d94ae47667cc0da9068ac268de9d86eee95a7f5f8c508
