[INFO] cloning repository https://github.com/stslex/Cinematch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stslex/Cinematch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstslex%2FCinematch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstslex%2FCinematch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0f9eb5b2d56eabd1d21f8636f21cbbf47200bcd
[INFO] testing stslex/Cinematch against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstslex%2FCinematch" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stslex/Cinematch
[INFO] finished tweaking git repo https://github.com/stslex/Cinematch
[INFO] tweaked toml for git repo https://github.com/stslex/Cinematch written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stslex/Cinematch on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 229 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 821fde75e5cb61bf45fe5db3758d431a955dc94e63eb0c166c5e98813e85532f
[INFO] running `Command { std: "docker" "start" "-a" "821fde75e5cb61bf45fe5db3758d431a955dc94e63eb0c166c5e98813e85532f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "821fde75e5cb61bf45fe5db3758d431a955dc94e63eb0c166c5e98813e85532f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "821fde75e5cb61bf45fe5db3758d431a955dc94e63eb0c166c5e98813e85532f", kill_on_drop: false }`
[INFO] [stdout] 821fde75e5cb61bf45fe5db3758d431a955dc94e63eb0c166c5e98813e85532f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cc89f69e79876fc1766706cf6728f40bd205cc2d1e2a29405698b3bdeae1467
[INFO] running `Command { std: "docker" "start" "-a" "7cc89f69e79876fc1766706cf6728f40bd205cc2d1e2a29405698b3bdeae1467", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling diesel_derives v2.3.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-tls v3.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling diesel v2.3.5
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling diesel_migrations v2.3.1
[INFO] [stderr]    Compiling cinematch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `USER_ALREADY_EXISTS` should have an upper camel case name
[INFO] [stdout]   --> src/repository/auth/model.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     USER_ALREADY_EXISTS,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserAlreadyExists`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `INTERNAL_SERVER_ERROR` should have an upper camel case name
[INFO] [stdout]   --> src/repository/auth/model.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     INTERNAL_SERVER_ERROR,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InternalServerError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BLOCKING_ERROR` should have an upper camel case name
[INFO] [stdout]   --> src/repository/auth/model.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     BLOCKING_ERROR,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlockingError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> src/routes/auth/login.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pool: web::Data<DbPool>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bind_server_ssl` is never used
[INFO] [stdout]   --> src/config/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait ServiceSertConfig {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 16 |     fn bind_server_ssl(self) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotFound` is never constructed
[INFO] [stdout]  --> src/database/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum ErrorResponseDb {
[INFO] [stdout]   |          --------------- variant in this enum
[INFO] [stdout] 6 |     InternalServerError,
[INFO] [stdout] 7 |     NotFound,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_user`, `get_user_by_login`, and `get_user_by_username` are never used
[INFO] [stdout]   --> src/database/user/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait UserDatabase {
[INFO] [stdout]    |           ------------ methods in this trait
[INFO] [stdout] 10 |     fn create_user(self, user: UserCreateEntity) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stdout] 11 |     fn get_user(self, uuid: Uuid) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 12 |     fn get_user_by_login(self, login: String) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     fn get_user_by_username(self, username: String) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uuid` is never read
[INFO] [stdout]   --> src/repository/auth/model.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct UserResponseData {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 16 |     pub uuid: Uuid,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `USER_ALREADY_EXISTS` is never constructed
[INFO] [stdout]   --> src/repository/auth/model.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum ErrorResponseData {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] 21 |     USER_ALREADY_EXISTS,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "7cc89f69e79876fc1766706cf6728f40bd205cc2d1e2a29405698b3bdeae1467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cc89f69e79876fc1766706cf6728f40bd205cc2d1e2a29405698b3bdeae1467", kill_on_drop: false }`
[INFO] [stdout] 7cc89f69e79876fc1766706cf6728f40bd205cc2d1e2a29405698b3bdeae1467
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43f3c382e96f977e7ec82b627cc6a6a5ad9a8ea0390b3c6130a1d9b9ea3bb78f
[INFO] running `Command { std: "docker" "start" "-a" "43f3c382e96f977e7ec82b627cc6a6a5ad9a8ea0390b3c6130a1d9b9ea3bb78f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cinematch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `USER_ALREADY_EXISTS` should have an upper camel case name
[INFO] [stdout]   --> src/repository/auth/model.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     USER_ALREADY_EXISTS,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserAlreadyExists`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `INTERNAL_SERVER_ERROR` should have an upper camel case name
[INFO] [stdout]   --> src/repository/auth/model.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     INTERNAL_SERVER_ERROR,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InternalServerError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BLOCKING_ERROR` should have an upper camel case name
[INFO] [stdout]   --> src/repository/auth/model.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     BLOCKING_ERROR,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlockingError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool`
[INFO] [stdout]   --> src/routes/auth/login.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pool: web::Data<DbPool>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `bind_server_ssl` is never used
[INFO] [stdout]   --> src/config/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait ServiceSertConfig {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] 16 |     fn bind_server_ssl(self) -> Self;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NotFound` is never constructed
[INFO] [stdout]  --> src/database/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum ErrorResponseDb {
[INFO] [stdout]   |          --------------- variant in this enum
[INFO] [stdout] 6 |     InternalServerError,
[INFO] [stdout] 7 |     NotFound,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_user`, `get_user_by_login`, and `get_user_by_username` are never used
[INFO] [stdout]   --> src/database/user/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait UserDatabase {
[INFO] [stdout]    |           ------------ methods in this trait
[INFO] [stdout] 10 |     fn create_user(self, user: UserCreateEntity) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stdout] 11 |     fn get_user(self, uuid: Uuid) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 12 |     fn get_user_by_login(self, login: String) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     fn get_user_by_username(self, username: String) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `uuid` is never read
[INFO] [stdout]   --> src/repository/auth/model.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct UserResponseData {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 16 |     pub uuid: Uuid,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `USER_ALREADY_EXISTS` is never constructed
[INFO] [stdout]   --> src/repository/auth/model.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum ErrorResponseData {
[INFO] [stdout]    |          ----------------- variant in this enum
[INFO] [stdout] 21 |     USER_ALREADY_EXISTS,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.12s
[INFO] running `Command { std: "docker" "inspect" "43f3c382e96f977e7ec82b627cc6a6a5ad9a8ea0390b3c6130a1d9b9ea3bb78f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43f3c382e96f977e7ec82b627cc6a6a5ad9a8ea0390b3c6130a1d9b9ea3bb78f", kill_on_drop: false }`
[INFO] [stdout] 43f3c382e96f977e7ec82b627cc6a6a5ad9a8ea0390b3c6130a1d9b9ea3bb78f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67726fabf72dc14fcfb0875487fd14f957bf17bc9dfaf0011c52c5160a1eb6d5
[INFO] running `Command { std: "docker" "start" "-a" "67726fabf72dc14fcfb0875487fd14f957bf17bc9dfaf0011c52c5160a1eb6d5", kill_on_drop: false }`
[INFO] [stderr] warning: variant `USER_ALREADY_EXISTS` should have an upper camel case name
[INFO] [stderr]   --> src/repository/auth/model.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     USER_ALREADY_EXISTS,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserAlreadyExists`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `INTERNAL_SERVER_ERROR` should have an upper camel case name
[INFO] [stderr]   --> src/repository/auth/model.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     INTERNAL_SERVER_ERROR,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InternalServerError`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `BLOCKING_ERROR` should have an upper camel case name
[INFO] [stderr]   --> src/repository/auth/model.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     BLOCKING_ERROR,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlockingError`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool`
[INFO] [stderr]   --> src/routes/auth/login.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pool: web::Data<DbPool>,
[INFO] [stderr]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_pool`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `bind_server_ssl` is never used
[INFO] [stderr]   --> src/config/mod.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub trait ServiceSertConfig {
[INFO] [stderr]    |           ----------------- method in this trait
[INFO] [stderr] 16 |     fn bind_server_ssl(self) -> Self;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `NotFound` is never constructed
[INFO] [stderr]  --> src/database/mod.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub enum ErrorResponseDb {
[INFO] [stderr]   |          --------------- variant in this enum
[INFO] [stderr] 6 |     InternalServerError,
[INFO] [stderr] 7 |     NotFound,
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_user`, `get_user_by_login`, and `get_user_by_username` are never used
[INFO] [stderr]   --> src/database/user/mod.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub trait UserDatabase {
[INFO] [stderr]    |           ------------ methods in this trait
[INFO] [stderr] 10 |     fn create_user(self, user: UserCreateEntity) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stderr] 11 |     fn get_user(self, uuid: Uuid) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 12 |     fn get_user_by_login(self, login: String) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 13 |     fn get_user_by_username(self, username: String) -> Result<UserEntity, ErrorResponseDb>;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `uuid` is never read
[INFO] [stderr]   --> src/repository/auth/model.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct UserResponseData {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 16 |     pub uuid: Uuid,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `USER_ALREADY_EXISTS` is never constructed
[INFO] [stderr]   --> src/repository/auth/model.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub enum ErrorResponseData {
[INFO] [stderr]    |          ----------------- variant in this enum
[INFO] [stderr] 21 |     USER_ALREADY_EXISTS,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cinematch` (bin "cinematch" test) generated 9 warnings (run `cargo fix --bin "cinematch" -p cinematch --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cinematch-e87cc0b1f2fd75f1)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test routes::auth::tests::login::tests::login_empty_password ... FAILED
[INFO] [stdout] test routes::auth::tests::login::tests::login_success ... FAILED
[INFO] [stdout] test routes::auth::tests::registration::tests::registration_empty_username ... FAILED
[INFO] [stdout] test routes::auth::tests::registration::tests::registration_empty_password ... FAILED
[INFO] [stdout] test routes::auth::tests::registration::tests::registration_success ... FAILED
[INFO] [stdout] test routes::auth::tests::login::tests::login_parce_error ... FAILED
[INFO] [stdout] test routes::auth::tests::login::tests::login_empty_login ... FAILED
[INFO] [stdout] test routes::auth::tests::registration::tests::registration_parce_error ... FAILED
[INFO] [stdout] test routes::auth::tests::registration::tests::registration_empty_login ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- routes::auth::tests::login::tests::login_empty_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::auth::tests::login::tests::login_empty_password' (26) panicked at src/config/database/pool.rs:25:10:
[INFO] [stdout] database URL should be valid path to SQLite DB file: Error(Some("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5738cd46a472 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5738cd46a472 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5738cd481a7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5738cd481a7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5738cd46f506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5738cd46f506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5738cd44883f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5738cd44883f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5738cd462569 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5738ccee05be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5738ccee05be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5738cd4627d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5738cd4627d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5738cd4488f8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5738cd43dab9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5738cd44974d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5738cd48226c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5738cd481fb2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5738cce7b65a - <core[585f66e14d78f9ba]::result::Result<r2d2[140d6420bc42fc6b]::Pool<diesel[59182c479dd9aae8]::r2d2::ConnectionManager<diesel[59182c479dd9aae8]::pg::connection::PgConnection>>, r2d2[140d6420bc42fc6b]::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5738cce92ace - cinematch[bf98ce988d6ece2f]::config::database::pool::create_test_db_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/database/pool.rs:25:10
[INFO] [stdout]   22:     0x5738cced0882 - <actix_web[728a66c5b2cff5cd]::app::App<actix_web[728a66c5b2cff5cd]::app_service::AppEntry> as cinematch[bf98ce988d6ece2f]::config::AppStateConfig>::bind_app_state_for_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/state.rs:20:38
[INFO] [stdout]   23:     0x5738cce8ee43 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:87:30
[INFO] [stdout]   24:     0x5738cce6e86f - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   25:     0x5738cce6aba0 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   26:     0x5738cce37bc5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::try_with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5738cce372ae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5738cce690d6 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   29:     0x5738cce747a6 - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   30:     0x5738cce6bfb5 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   31:     0x5738cce5365d - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5738cce3700d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x5738cce36b0b - tokio[8aec9e1b5dca6041]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_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.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5738cce36b0b - tokio[8aec9e1b5dca6041]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_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.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5738cce36b0b - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x5738cce18780 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x5738cce339cd - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x5738cce282b4 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x5738cce68deb - <tokio[8aec9e1b5dca6041]::runtime::context::scoped::Scoped<tokio[8aec9e1b5dca6041]::runtime::scheduler::Context>>::set::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5738cce9aa59 - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5738cce3a1d2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::try_with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x5738cce3825e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x5738cce9863d - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5738cce22320 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x5738cce22e17 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x5738cce267b6 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5738ccecaf75 - tokio[8aec9e1b5dca6041]::runtime::context::runtime::enter_runtime::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5738cce15096 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5738cceabec9 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5738ccead4e1 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5738cce6954e - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x5738cce88d97 - <actix_rt[1827847e501fe62c]::runtime::Runtime>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x5738cce80e87 - <actix_rt[1827847e501fe62c]::system::SystemRunner>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x5738cce92f68 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:83:5
[INFO] [stdout]   55:     0x5738cce8ca67 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:84:36
[INFO] [stdout]   56:     0x5738cce66fb6 - <cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_password::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5738cced496b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5738cced496b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x5738ccee11ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x5738ccedb694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x5738ccedb694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5738ccee3cc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x5738ccee3cc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5738cd469cdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x5738cd469cdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7499e20c0aa4 - <unknown>
[INFO] [stdout]   78:     0x7499e214da64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::auth::tests::login::tests::login_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::auth::tests::login::tests::login_success' (28) panicked at src/config/database/pool.rs:25:10:
[INFO] [stdout] database URL should be valid path to SQLite DB file: Error(Some("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5738cd46a472 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5738cd46a472 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5738cd481a7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5738cd481a7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5738cd46f506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5738cd46f506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5738cd44883f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5738cd44883f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5738cd462569 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5738ccee05be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5738ccee05be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5738cd4627d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5738cd4627d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5738cd4488f8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5738cd43dab9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5738cd44974d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5738cd48226c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5738cd481fb2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5738cce7b65a - <core[585f66e14d78f9ba]::result::Result<r2d2[140d6420bc42fc6b]::Pool<diesel[59182c479dd9aae8]::r2d2::ConnectionManager<diesel[59182c479dd9aae8]::pg::connection::PgConnection>>, r2d2[140d6420bc42fc6b]::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5738cce92ace - cinematch[bf98ce988d6ece2f]::config::database::pool::create_test_db_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/database/pool.rs:25:10
[INFO] [stdout]   22:     0x5738cced0882 - <actix_web[728a66c5b2cff5cd]::app::App<actix_web[728a66c5b2cff5cd]::app_service::AppEntry> as cinematch[bf98ce988d6ece2f]::config::AppStateConfig>::bind_app_state_for_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/state.rs:20:38
[INFO] [stdout]   23:     0x5738cce8cb88 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:20:30
[INFO] [stdout]   24:     0x5738cce6e4af - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   25:     0x5738cce6a8d0 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   26:     0x5738cce378c5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::try_with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5738cce371be - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5738cce69016 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   29:     0x5738cce746b6 - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   30:     0x5738cce6b8f5 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   31:     0x5738cce5359d - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5738cce36f4d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x5738cce3662b - tokio[8aec9e1b5dca6041]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::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.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5738cce3662b - tokio[8aec9e1b5dca6041]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::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.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5738cce3662b - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x5738cce17e20 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::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.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x5738cce319ed - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x5738cce28254 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x5738cce689fb - <tokio[8aec9e1b5dca6041]::runtime::context::scoped::Scoped<tokio[8aec9e1b5dca6041]::runtime::scheduler::Context>>::set::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5738cce9a999 - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5738cce39e12 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::try_with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x5738cce3813e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x5738cce9857d - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5738cce216c0 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x5738cce22c97 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x5738cce25df6 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5738ccecab55 - tokio[8aec9e1b5dca6041]::runtime::context::runtime::enter_runtime::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5738cce14df6 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5738cceabb09 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5738cceacd61 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5738cce693ce - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x5738cce88ca7 - <actix_rt[1827847e501fe62c]::runtime::Runtime>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x5738cce80dc7 - <actix_rt[1827847e501fe62c]::system::SystemRunner>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x5738cce92db8 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:18:5
[INFO] [stdout]   55:     0x5738cce8c9d7 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:19:29
[INFO] [stdout]   56:     0x5738cce66ef6 - <cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_success::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5738cced496b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5738cced496b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x5738ccee11ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x5738ccedb694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x5738ccedb694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5738ccee3cc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x5738ccee3cc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5738cd469cdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x5738cd469cdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7499e20c0aa4 - <unknown>
[INFO] [stdout]   78:     0x7499e214da64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::auth::tests::registration::tests::registration_empty_username stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::auth::tests::registration::tests::registration_empty_username' (31) panicked at src/config/database/pool.rs:25:10:
[INFO] [stdout] database URL should be valid path to SQLite DB file: Error(Some("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5738cd46a472 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5738cd46a472 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5738cd481a7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5738cd481a7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5738cd46f506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5738cd46f506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5738cd44883f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5738cd44883f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5738cd462569 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5738ccee05be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5738ccee05be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5738cd4627d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5738cd4627d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5738cd4488f8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5738cd43dab9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5738cd44974d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5738cd48226c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5738cd481fb2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5738cce7b65a - <core[585f66e14d78f9ba]::result::Result<r2d2[140d6420bc42fc6b]::Pool<diesel[59182c479dd9aae8]::r2d2::ConnectionManager<diesel[59182c479dd9aae8]::pg::connection::PgConnection>>, r2d2[140d6420bc42fc6b]::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5738cce92ace - cinematch[bf98ce988d6ece2f]::config::database::pool::create_test_db_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/database/pool.rs:25:10
[INFO] [stdout]   22:     0x5738cced0882 - <actix_web[728a66c5b2cff5cd]::app::App<actix_web[728a66c5b2cff5cd]::app_service::AppEntry> as cinematch[bf98ce988d6ece2f]::config::AppStateConfig>::bind_app_state_for_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/state.rs:20:38
[INFO] [stdout]   23:     0x5738cce50503 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:113:30
[INFO] [stdout]   24:     0x5738cce6e36f - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   25:     0x5738cce6a7e0 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   26:     0x5738cce377c5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::try_with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5738cce3716e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5738cce68fd6 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   29:     0x5738cce74666 - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   30:     0x5738cce6b6b5 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   31:     0x5738cce5355d - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5738cce36f0d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x5738cce3648b - tokio[8aec9e1b5dca6041]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5738cce3648b - tokio[8aec9e1b5dca6041]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5738cce3648b - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x5738cce17b00 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x5738cce30f4d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x5738cce28234 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x5738cce688ab - <tokio[8aec9e1b5dca6041]::runtime::context::scoped::Scoped<tokio[8aec9e1b5dca6041]::runtime::scheduler::Context>>::set::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5738cce9a959 - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5738cce39cd2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::try_with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x5738cce380de - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x5738cce9853d - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5738cce212a0 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x5738cce22c17 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x5738cce25ab6 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5738cceca9f5 - tokio[8aec9e1b5dca6041]::runtime::context::runtime::enter_runtime::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5738cce14d16 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5738cceab9c9 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5738cceacae1 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5738cce6934e - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x5738cce88c57 - <actix_rt[1827847e501fe62c]::runtime::Runtime>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x5738cce80d87 - <actix_rt[1827847e501fe62c]::system::SystemRunner>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x5738cce524d8 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:109:5
[INFO] [stdout]   55:     0x5738cce4d317 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:110:43
[INFO] [stdout]   56:     0x5738cce66eb6 - <cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_username::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5738cced496b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5738cced496b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x5738ccee11ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x5738ccedb694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x5738ccedb694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5738ccee3cc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x5738ccee3cc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5738cd469cdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x5738cd469cdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7499e20c0aa4 - <unknown>
[INFO] [stdout]   78:     0x7499e214da64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::auth::tests::registration::tests::registration_empty_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::auth::tests::registration::tests::registration_empty_password' (30) panicked at src/config/database/pool.rs:25:10:
[INFO] [stdout] database URL should be valid path to SQLite DB file: Error(Some("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5738cd46a472 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5738cd46a472 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5738cd481a7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5738cd481a7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5738cd46f506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5738cd46f506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5738cd44883f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5738cd44883f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5738cd462569 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5738ccee05be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5738ccee05be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5738cd4627d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5738cd4627d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5738cd4488f8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5738cd43dab9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5738cd44974d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5738cd48226c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5738cd481fb2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5738cce7b65a - <core[585f66e14d78f9ba]::result::Result<r2d2[140d6420bc42fc6b]::Pool<diesel[59182c479dd9aae8]::r2d2::ConnectionManager<diesel[59182c479dd9aae8]::pg::connection::PgConnection>>, r2d2[140d6420bc42fc6b]::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5738cce92ace - cinematch[bf98ce988d6ece2f]::config::database::pool::create_test_db_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/database/pool.rs:25:10
[INFO] [stdout]   22:     0x5738cced0882 - <actix_web[728a66c5b2cff5cd]::app::App<actix_web[728a66c5b2cff5cd]::app_service::AppEntry> as cinematch[bf98ce988d6ece2f]::config::AppStateConfig>::bind_app_state_for_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/state.rs:20:38
[INFO] [stdout]   23:     0x5738cce4f903 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:90:30
[INFO] [stdout]   24:     0x5738cce6e22f - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   25:     0x5738cce6a6f0 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   26:     0x5738cce376c5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::try_with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5738cce3711e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5738cce68f96 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   29:     0x5738cce74616 - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   30:     0x5738cce6b475 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   31:     0x5738cce5351d - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5738cce36ecd - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x5738cce362eb - tokio[8aec9e1b5dca6041]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_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.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5738cce362eb - tokio[8aec9e1b5dca6041]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_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.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5738cce362eb - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x5738cce177e0 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x5738cce304ad - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x5738cce28214 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x5738cce6875b - <tokio[8aec9e1b5dca6041]::runtime::context::scoped::Scoped<tokio[8aec9e1b5dca6041]::runtime::scheduler::Context>>::set::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5738cce9a919 - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5738cce39b92 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::try_with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x5738cce3807e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x5738cce984fd - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5738cce20e80 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x5738cce22b97 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x5738cce25776 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5738cceca895 - tokio[8aec9e1b5dca6041]::runtime::context::runtime::enter_runtime::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5738cce14c36 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5738cceab889 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5738cceac861 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5738cce692ce - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x5738cce88c07 - <actix_rt[1827847e501fe62c]::runtime::Runtime>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x5738cce80d47 - <actix_rt[1827847e501fe62c]::system::SystemRunner>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x5738cce52448 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:86:5
[INFO] [stdout]   55:     0x5738cce4d2e7 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:87:43
[INFO] [stdout]   56:     0x5738cce66e76 - <cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_password::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5738cced496b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5738cced496b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x5738ccee11ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x5738ccedb694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x5738ccedb694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5738ccee3cc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x5738ccee3cc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5738cd469cdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x5738cd469cdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7499e20c0aa4 - <unknown>
[INFO] [stdout]   78:     0x7499e214da64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::auth::tests::registration::tests::registration_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::auth::tests::registration::tests::registration_success' (33) panicked at src/config/database/pool.rs:25:10:
[INFO] [stdout] database URL should be valid path to SQLite DB file: Error(Some("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5738cd46a472 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5738cd46a472 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5738cd481a7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5738cd481a7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5738cd46f506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5738cd46f506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5738cd44883f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5738cd44883f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5738cd462569 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5738ccee05be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5738ccee05be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5738cd4627d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5738cd4627d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5738cd4488f8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5738cd43dab9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5738cd44974d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5738cd48226c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5738cd481fb2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5738cce7b65a - <core[585f66e14d78f9ba]::result::Result<r2d2[140d6420bc42fc6b]::Pool<diesel[59182c479dd9aae8]::r2d2::ConnectionManager<diesel[59182c479dd9aae8]::pg::connection::PgConnection>>, r2d2[140d6420bc42fc6b]::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5738cce92ace - cinematch[bf98ce988d6ece2f]::config::database::pool::create_test_db_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/database/pool.rs:25:10
[INFO] [stdout]   22:     0x5738cced0882 - <actix_web[728a66c5b2cff5cd]::app::App<actix_web[728a66c5b2cff5cd]::app_service::AppEntry> as cinematch[bf98ce988d6ece2f]::config::AppStateConfig>::bind_app_state_for_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/state.rs:20:38
[INFO] [stdout]   23:     0x5738cce4d438 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:18:30
[INFO] [stdout]   24:     0x5738cce6de6f - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   25:     0x5738cce6a420 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   26:     0x5738cce373c5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::try_with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5738cce3702e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5738cce68ed6 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   29:     0x5738cce74526 - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   30:     0x5738cce6adb5 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   31:     0x5738cce5345d - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5738cce36e0d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x5738cce35e0b - tokio[8aec9e1b5dca6041]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_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.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5738cce35e0b - tokio[8aec9e1b5dca6041]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_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.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5738cce35e0b - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x5738cce16e80 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x5738cce2e4cd - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x5738cce281b4 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x5738cce6836b - <tokio[8aec9e1b5dca6041]::runtime::context::scoped::Scoped<tokio[8aec9e1b5dca6041]::runtime::scheduler::Context>>::set::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5738cce9a859 - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5738cce397d2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::try_with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x5738cce37f5e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x5738cce9843d - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5738cce20220 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x5738cce22a17 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x5738cce24db6 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5738cceca475 - tokio[8aec9e1b5dca6041]::runtime::context::runtime::enter_runtime::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5738cce14996 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5738cceab4c9 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5738cceac0e1 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5738cce6914e - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x5738cce88b17 - <actix_rt[1827847e501fe62c]::runtime::Runtime>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x5738cce80c87 - <actix_rt[1827847e501fe62c]::system::SystemRunner>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x5738cce52298 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:16:5
[INFO] [stdout]   55:     0x5738cce4d257 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:17:36
[INFO] [stdout]   56:     0x5738cce66db6 - <cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_success::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5738cced496b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5738cced496b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x5738ccee11ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x5738ccedb694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x5738ccedb694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5738ccee3cc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x5738ccee3cc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5738cd469cdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x5738cd469cdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7499e20c0aa4 - <unknown>
[INFO] [stdout]   78:     0x7499e214da64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::auth::tests::login::tests::login_parce_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::auth::tests::login::tests::login_parce_error' (27) panicked at src/config/database/pool.rs:25:10:
[INFO] [stdout] database URL should be valid path to SQLite DB file: Error(Some("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5738cd46a472 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5738cd46a472 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5738cd481a7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5738cd481a7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5738cd46f506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5738cd46f506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5738cd44883f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5738cd44883f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5738cd462569 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5738ccee05be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5738ccee05be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5738cd4627d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5738cd4627d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5738cd4488f8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5738cd43dab9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5738cd44974d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5738cd48226c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5738cd481fb2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5738cce7b65a - <core[585f66e14d78f9ba]::result::Result<r2d2[140d6420bc42fc6b]::Pool<diesel[59182c479dd9aae8]::r2d2::ConnectionManager<diesel[59182c479dd9aae8]::pg::connection::PgConnection>>, r2d2[140d6420bc42fc6b]::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5738cce92ace - cinematch[bf98ce988d6ece2f]::config::database::pool::create_test_db_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/database/pool.rs:25:10
[INFO] [stdout]   22:     0x5738cced0882 - <actix_web[728a66c5b2cff5cd]::app::App<actix_web[728a66c5b2cff5cd]::app_service::AppEntry> as cinematch[bf98ce988d6ece2f]::config::AppStateConfig>::bind_app_state_for_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/state.rs:20:38
[INFO] [stdout]   23:     0x5738cce8e273 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:43:30
[INFO] [stdout]   24:     0x5738cce6e72f - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   25:     0x5738cce6aab0 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   26:     0x5738cce37ac5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::try_with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5738cce3725e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5738cce69096 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   29:     0x5738cce74756 - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   30:     0x5738cce6bd75 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   31:     0x5738cce5361d - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5738cce36fcd - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x5738cce3696b - tokio[8aec9e1b5dca6041]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_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.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5738cce3696b - tokio[8aec9e1b5dca6041]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_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.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5738cce3696b - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x5738cce18460 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x5738cce32f2d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x5738cce28294 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x5738cce68c9b - <tokio[8aec9e1b5dca6041]::runtime::context::scoped::Scoped<tokio[8aec9e1b5dca6041]::runtime::scheduler::Context>>::set::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5738cce9aa19 - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5738cce3a092 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::try_with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x5738cce381fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x5738cce985fd - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5738cce21f00 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x5738cce22d97 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x5738cce26476 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5738ccecae15 - tokio[8aec9e1b5dca6041]::runtime::context::runtime::enter_runtime::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5738cce14fb6 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5738cceabd89 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5738ccead261 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5738cce694ce - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x5738cce88d47 - <actix_rt[1827847e501fe62c]::runtime::Runtime>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x5738cce80e47 - <actix_rt[1827847e501fe62c]::system::SystemRunner>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x5738cce92ed8 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:39:5
[INFO] [stdout]   55:     0x5738cce8ca37 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:40:37
[INFO] [stdout]   56:     0x5738cce66f76 - <cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_parce_error::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5738cced496b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5738cced496b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x5738ccee11ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x5738ccedb694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x5738ccedb694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5738ccee3cc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x5738ccee3cc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5738cd469cdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x5738cd469cdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7499e20c0aa4 - <unknown>
[INFO] [stdout]   78:     0x7499e214da64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::auth::tests::login::tests::login_empty_login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::auth::tests::login::tests::login_empty_login' (25) panicked at src/config/database/pool.rs:25:10:
[INFO] [stdout] database URL should be valid path to SQLite DB file: Error(Some("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5738cd46a472 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5738cd46a472 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5738cd481a7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5738cd481a7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5738cd46f506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5738cd46f506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5738cd44883f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5738cd44883f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5738cd462569 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5738ccee05be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5738ccee05be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5738cd4627d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5738cd4627d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5738cd4488f8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5738cd43dab9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5738cd44974d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5738cd48226c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5738cd481fb2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5738cce7b65a - <core[585f66e14d78f9ba]::result::Result<r2d2[140d6420bc42fc6b]::Pool<diesel[59182c479dd9aae8]::r2d2::ConnectionManager<diesel[59182c479dd9aae8]::pg::connection::PgConnection>>, r2d2[140d6420bc42fc6b]::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5738cce92ace - cinematch[bf98ce988d6ece2f]::config::database::pool::create_test_db_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/database/pool.rs:25:10
[INFO] [stdout]   22:     0x5738cced0882 - <actix_web[728a66c5b2cff5cd]::app::App<actix_web[728a66c5b2cff5cd]::app_service::AppEntry> as cinematch[bf98ce988d6ece2f]::config::AppStateConfig>::bind_app_state_for_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/state.rs:20:38
[INFO] [stdout]   23:     0x5738cce8d713 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:64:30
[INFO] [stdout]   24:     0x5738cce6e5ef - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   25:     0x5738cce6a9c0 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   26:     0x5738cce379c5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::try_with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5738cce3720e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5738cce69056 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   29:     0x5738cce74706 - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   30:     0x5738cce6bb35 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   31:     0x5738cce535dd - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5738cce36f8d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x5738cce367cb - tokio[8aec9e1b5dca6041]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5738cce367cb - tokio[8aec9e1b5dca6041]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stderr] error: test failed, to rerun pass `--bin cinematch`
[INFO] [stdout]   35:     0x5738cce367cb - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x5738cce18140 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x5738cce3248d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x5738cce28274 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x5738cce68b4b - <tokio[8aec9e1b5dca6041]::runtime::context::scoped::Scoped<tokio[8aec9e1b5dca6041]::runtime::scheduler::Context>>::set::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5738cce9a9d9 - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5738cce39f52 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::try_with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x5738cce3819e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x5738cce985bd - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5738cce21ae0 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x5738cce22d17 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x5738cce26136 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5738ccecacb5 - tokio[8aec9e1b5dca6041]::runtime::context::runtime::enter_runtime::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5738cce14ed6 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5738cceabc49 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5738cceacfe1 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5738cce6944e - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x5738cce88cf7 - <actix_rt[1827847e501fe62c]::runtime::Runtime>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x5738cce80e07 - <actix_rt[1827847e501fe62c]::system::SystemRunner>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x5738cce92e48 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:60:5
[INFO] [stdout]   55:     0x5738cce8ca07 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/login.rs:61:33
[INFO] [stdout]   56:     0x5738cce66f36 - <cinematch[bf98ce988d6ece2f]::routes::auth::tests::login::tests::login_empty_login::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5738cced496b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5738cced496b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x5738ccee11ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x5738ccedb694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x5738ccedb694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5738ccee3cc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x5738ccee3cc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5738cd469cdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x5738cd469cdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7499e20c0aa4 - <unknown>
[INFO] [stdout]   78:     0x7499e214da64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::auth::tests::registration::tests::registration_parce_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::auth::tests::registration::tests::registration_parce_error' (32) panicked at src/config/database/pool.rs:25:10:
[INFO] [stdout] database URL should be valid path to SQLite DB file: Error(Some("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5738cd46a472 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5738cd46a472 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5738cd481a7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5738cd481a7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5738cd46f506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5738cd46f506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5738cd44883f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5738cd44883f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5738cd462569 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5738ccee05be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5738ccee05be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5738cd4627d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5738cd4627d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5738cd4488f8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5738cd43dab9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5738cd44974d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5738cd48226c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5738cd481fb2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5738cce7b65a - <core[585f66e14d78f9ba]::result::Result<r2d2[140d6420bc42fc6b]::Pool<diesel[59182c479dd9aae8]::r2d2::ConnectionManager<diesel[59182c479dd9aae8]::pg::connection::PgConnection>>, r2d2[140d6420bc42fc6b]::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5738cce92ace - cinematch[bf98ce988d6ece2f]::config::database::pool::create_test_db_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/database/pool.rs:25:10
[INFO] [stdout]   22:     0x5738cced0882 - <actix_web[728a66c5b2cff5cd]::app::App<actix_web[728a66c5b2cff5cd]::app_service::AppEntry> as cinematch[bf98ce988d6ece2f]::config::AppStateConfig>::bind_app_state_for_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/state.rs:20:38
[INFO] [stdout]   23:     0x5738cce4ed33 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:45:30
[INFO] [stdout]   24:     0x5738cce6e0ef - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   25:     0x5738cce6a600 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   26:     0x5738cce375c5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::try_with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5738cce370ce - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5738cce68f56 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   29:     0x5738cce745c6 - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   30:     0x5738cce6b235 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   31:     0x5738cce534dd - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5738cce36e8d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_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.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x5738cce3614b - tokio[8aec9e1b5dca6041]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_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.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5738cce3614b - tokio[8aec9e1b5dca6041]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_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.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5738cce3614b - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x5738cce174c0 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x5738cce2fa0d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x5738cce281f4 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x5738cce6860b - <tokio[8aec9e1b5dca6041]::runtime::context::scoped::Scoped<tokio[8aec9e1b5dca6041]::runtime::scheduler::Context>>::set::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5738cce9a8d9 - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5738cce39a52 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::try_with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x5738cce3801e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x5738cce984bd - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5738cce20a60 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x5738cce22b17 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x5738cce25436 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5738cceca735 - tokio[8aec9e1b5dca6041]::runtime::context::runtime::enter_runtime::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5738cce14b56 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5738cceab749 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5738cceac5e1 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5738cce6924e - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x5738cce88bb7 - <actix_rt[1827847e501fe62c]::runtime::Runtime>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x5738cce80d07 - <actix_rt[1827847e501fe62c]::system::SystemRunner>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x5738cce523b8 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:41:5
[INFO] [stdout]   55:     0x5738cce4d2b7 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:42:44
[INFO] [stdout]   56:     0x5738cce66e36 - <cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_parce_error::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5738cced496b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5738cced496b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x5738ccee11ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x5738ccedb694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x5738ccedb694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5738ccee3cc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x5738ccee3cc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5738cd469cdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x5738cd469cdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7499e20c0aa4 - <unknown>
[INFO] [stdout]   78:     0x7499e214da64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::auth::tests::registration::tests::registration_empty_login stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::auth::tests::registration::tests::registration_empty_login' (29) panicked at src/config/database/pool.rs:25:10:
[INFO] [stdout] database URL should be valid path to SQLite DB file: Error(Some("connection to server at \"localhost\" (::1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\nconnection to server at \"localhost\" (127.0.0.1), port 5432 failed: Connection refused\n\tIs the server running on that host and accepting TCP/IP connections?\n"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5738cd46a472 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5738cd46a472 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5738cd46a472 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5738cd481a7a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5738cd481a7a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5738cd46f506 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5738cd46f506 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5738cd44883f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5738cd44883f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5738cd462569 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5738ccee05be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5738ccee05be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5738cd4627d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5738cd4627d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5738cd4488f8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5738cd43dab9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5738cd44974d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5738cd48226c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5738cd481fb2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5738cce7b65a - <core[585f66e14d78f9ba]::result::Result<r2d2[140d6420bc42fc6b]::Pool<diesel[59182c479dd9aae8]::r2d2::ConnectionManager<diesel[59182c479dd9aae8]::pg::connection::PgConnection>>, r2d2[140d6420bc42fc6b]::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5738cce92ace - cinematch[bf98ce988d6ece2f]::config::database::pool::create_test_db_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/database/pool.rs:25:10
[INFO] [stdout]   22:     0x5738cced0882 - <actix_web[728a66c5b2cff5cd]::app::App<actix_web[728a66c5b2cff5cd]::app_service::AppEntry> as cinematch[bf98ce988d6ece2f]::config::AppStateConfig>::bind_app_state_for_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/state.rs:20:38
[INFO] [stdout]   23:     0x5738cce4e133 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:66:30
[INFO] [stdout]   24:     0x5738cce6dfaf - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1076:44
[INFO] [stdout]   25:     0x5738cce6a510 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:827:13
[INFO] [stdout]   26:     0x5738cce374c5 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::try_with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x5738cce3707e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::task::local::LocalData>>::with::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x5738cce68f16 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::with::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:825:17
[INFO] [stdout]   29:     0x5738cce74576 - <tokio[8aec9e1b5dca6041]::task::local::RunUntil<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:1066:22
[INFO] [stdout]   30:     0x5738cce6aff5 - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:723:19
[INFO] [stdout]   31:     0x5738cce5349d - <core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5738cce36e4d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x5738cce35fab - tokio[8aec9e1b5dca6041]::task::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5738cce35fab - tokio[8aec9e1b5dca6041]::task::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5738cce35fab - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x5738cce171a0 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x5738cce2ef6d - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x5738cce281d4 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x5738cce684bb - <tokio[8aec9e1b5dca6041]::runtime::context::scoped::Scoped<tokio[8aec9e1b5dca6041]::runtime::scheduler::Context>>::set::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5738cce9a899 - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5738cce39912 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::try_with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   42:     0x5738cce37fbe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[8aec9e1b5dca6041]::runtime::context::Context>>::with::<tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   43:     0x5738cce9847d - tokio[8aec9e1b5dca6041]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5738cce20640 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x5738cce22a97 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x5738cce250f6 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5738cceca5d5 - tokio[8aec9e1b5dca6041]::runtime::context::runtime::enter_runtime::<<tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5738cce14a76 - <tokio[8aec9e1b5dca6041]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5738cceab609 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on_inner::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5738cceac361 - <tokio[8aec9e1b5dca6041]::runtime::runtime::Runtime>::block_on::<<tokio[8aec9e1b5dca6041]::task::local::LocalSet>::run_until<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5738cce691ce - <tokio[8aec9e1b5dca6041]::task::local::LocalSet>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/local.rs:680:12
[INFO] [stdout]   52:     0x5738cce88b67 - <actix_rt[1827847e501fe62c]::runtime::Runtime>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/runtime.rs:138:20
[INFO] [stdout]   53:     0x5738cce80cc7 - <actix_rt[1827847e501fe62c]::system::SystemRunner>::block_on::<cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.11.0/src/system.rs:240:17
[INFO] [stdout]   54:     0x5738cce52328 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:62:5
[INFO] [stdout]   55:     0x5738cce4d287 - cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/auth/tests/registration.rs:63:40
[INFO] [stdout]   56:     0x5738cce66df6 - <cinematch[bf98ce988d6ece2f]::routes::auth::tests::registration::tests::registration_empty_login::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5738cced496b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5738cced496b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   59:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   60:     0x5738ccee11ca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5738ccee11ca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   65:     0x5738ccee11ca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   66:     0x5738ccedb694 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   67:     0x5738ccedb694 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5738ccee3cc2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x5738ccee3cc2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   74:     0x5738ccee3cc2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x5738cd469cdf - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   76:     0x5738cd469cdf - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   77:     0x7499e20c0aa4 - <unknown>
[INFO] [stdout]   78:     0x7499e214da64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     routes::auth::tests::login::tests::login_empty_login
[INFO] [stdout]     routes::auth::tests::login::tests::login_empty_password
[INFO] [stdout]     routes::auth::tests::login::tests::login_parce_error
[INFO] [stdout]     routes::auth::tests::login::tests::login_success
[INFO] [stdout]     routes::auth::tests::registration::tests::registration_empty_login
[INFO] [stdout]     routes::auth::tests::registration::tests::registration_empty_password
[INFO] [stdout]     routes::auth::tests::registration::tests::registration_empty_username
[INFO] [stdout]     routes::auth::tests::registration::tests::registration_parce_error
[INFO] [stdout]     routes::auth::tests::registration::tests::registration_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "67726fabf72dc14fcfb0875487fd14f957bf17bc9dfaf0011c52c5160a1eb6d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67726fabf72dc14fcfb0875487fd14f957bf17bc9dfaf0011c52c5160a1eb6d5", kill_on_drop: false }`
[INFO] [stdout] 67726fabf72dc14fcfb0875487fd14f957bf17bc9dfaf0011c52c5160a1eb6d5
