[INFO] cloning repository https://github.com/CaioOliveira793/rust_conduit_backend_impl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CaioOliveira793/rust_conduit_backend_impl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaioOliveira793%2Frust_conduit_backend_impl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaioOliveira793%2Frust_conduit_backend_impl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29ab6c137ed117ea6c6eb1d477d45c91071d7cc9
[INFO] testing CaioOliveira793/rust_conduit_backend_impl against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaioOliveira793%2Frust_conduit_backend_impl" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CaioOliveira793/rust_conduit_backend_impl
[INFO] finished tweaking git repo https://github.com/CaioOliveira793/rust_conduit_backend_impl
[INFO] tweaked toml for git repo https://github.com/CaioOliveira793/rust_conduit_backend_impl written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CaioOliveira793/rust_conduit_backend_impl on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CaioOliveira793/rust_conduit_backend_impl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c
[INFO] running `Command { std: "docker" "start" "782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.88
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling sqlformat v0.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling cruet v0.13.1
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling whoami v1.2.3
[INFO] [stderr]    Compiling textnonce v1.0.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling salvo_macros v0.37.4
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling enumflags2 v0.7.5
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling pem v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.6
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling str-buf v2.0.5
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]    Compiling etag v3.0.0
[INFO] [stderr]    Compiling jsonwebtoken v8.1.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling blake2 v0.10.5
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling hyper-rustls v0.23.1
[INFO] [stderr]    Compiling salvo_core v0.37.4
[INFO] [stderr]    Compiling salvo_extra v0.37.4
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]    Compiling salvo v0.37.4
[INFO] [stderr]    Compiling sqlx v0.6.2
[INFO] [stderr]    Compiling realworld_backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PutFollowDto` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub struct PutFollowDto<'a> {
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProfileResponse` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |         struct ProfileResponse;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FollowResponse` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |         struct FollowResponse;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleDto` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub struct PutArticleDto<'a> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |         struct ArticleResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleFavorite` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:114:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub struct PutArticleFavorite<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleFavoriteResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 |         struct ArticleFavoriteResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleComment` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub struct PutArticleComment<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleCommentResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 131 |         struct ArticleCommentResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleCommentVote` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub struct PutArticleCommentVote<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleCommentVoteResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 145 |         struct ArticleCommentVoteResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `database_host`, `database_port`, `database_name`, `database_user`, and `database_password` are never read
[INFO] [stdout]   --> src/config.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |     pub struct EnvVar {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |         pub database_host: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 13 |         pub database_port: u16,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 14 |         pub database_name: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 15 |         pub database_user: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 16 |         pub database_password: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnvVar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonPointer` is never constructed
[INFO] [stdout]  --> src/domain/datatype/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct JsonPointer {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `inner`, `ref_inner`, and `ref_mut_inner` are never used
[INFO] [stdout]   --> src/error.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UnknownError {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn inner(self) -> BoxedError {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn ref_inner(&self) -> &BoxedError {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn ref_mut_inner(&mut self) -> &mut BoxedError {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidInput` and `Unknown` are never constructed
[INFO] [stdout]    --> src/error.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub enum DispatchError {
[INFO] [stdout]     |              ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 161 |         InvalidInput(Option<UnknownError>),
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |         Unknown(UnknownError),
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DispatchError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AccessDenied` is never constructed
[INFO] [stdout]    --> src/error.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub enum ForbiddenError {
[INFO] [stdout]     |              -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 481 |         AccessDenied,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ForbiddenError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling dashmap v5.4.0
[INFO] [stderr]    Compiling ipnet v2.5.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stdout] warning: struct `PutFollowDto` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub struct PutFollowDto<'a> {
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProfileResponse` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |         struct ProfileResponse;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FollowResponse` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |         struct FollowResponse;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleDto` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub struct PutArticleDto<'a> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |         struct ArticleResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleFavorite` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:114:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub struct PutArticleFavorite<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleFavoriteResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 |         struct ArticleFavoriteResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleComment` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub struct PutArticleComment<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleCommentResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 131 |         struct ArticleCommentResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleCommentVote` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub struct PutArticleCommentVote<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleCommentVoteResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 145 |         struct ArticleCommentVoteResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `database_host`, `database_port`, `database_name`, `database_user`, and `database_password` are never read
[INFO] [stdout]   --> src/config.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |     pub struct EnvVar {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |         pub database_host: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 13 |         pub database_port: u16,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 14 |         pub database_name: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 15 |         pub database_user: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 16 |         pub database_password: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnvVar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonPointer` is never constructed
[INFO] [stdout]  --> src/domain/datatype/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct JsonPointer {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `inner`, `ref_inner`, and `ref_mut_inner` are never used
[INFO] [stdout]   --> src/error.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UnknownError {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn inner(self) -> BoxedError {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn ref_inner(&self) -> &BoxedError {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn ref_mut_inner(&mut self) -> &mut BoxedError {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidInput` and `Unknown` are never constructed
[INFO] [stdout]    --> src/error.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub enum DispatchError {
[INFO] [stdout]     |              ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 161 |         InvalidInput(Option<UnknownError>),
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |         Unknown(UnknownError),
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DispatchError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AccessDenied` is never constructed
[INFO] [stdout]    --> src/error.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub enum ForbiddenError {
[INFO] [stdout]     |              -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 481 |         AccessDenied,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ForbiddenError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling serial_test_derive v0.9.0
[INFO] [stderr]    Compiling serial_test v0.9.0
[INFO] [stderr]    Compiling realworld_backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `PutFollowDto` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub struct PutFollowDto<'a> {
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProfileResponse` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |         struct ProfileResponse;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FollowResponse` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |         struct FollowResponse;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleDto` is never constructed
[INFO] [stdout]   --> src/app/resource.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub struct PutArticleDto<'a> {
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 |         struct ArticleResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleFavorite` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:114:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub struct PutArticleFavorite<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleFavoriteResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 |         struct ArticleFavoriteResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleComment` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:125:16
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub struct PutArticleComment<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleCommentResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 131 |         struct ArticleCommentResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PutArticleCommentVote` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub struct PutArticleCommentVote<'a> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ArticleCommentVoteResponse` is never constructed
[INFO] [stdout]    --> src/app/resource.rs:145:16
[INFO] [stdout]     |
[INFO] [stdout] 145 |         struct ArticleCommentVoteResponse;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `database_host`, `database_port`, `database_name`, `database_user`, and `database_password` are never read
[INFO] [stdout]   --> src/config.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |     pub struct EnvVar {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |         pub database_host: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 13 |         pub database_port: u16,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 14 |         pub database_name: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 15 |         pub database_user: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 16 |         pub database_password: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnvVar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JsonPointer` is never constructed
[INFO] [stdout]  --> src/domain/datatype/mod.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct JsonPointer {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `inner`, `ref_inner`, and `ref_mut_inner` are never used
[INFO] [stdout]   --> src/error.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl UnknownError {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn inner(self) -> BoxedError {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn ref_inner(&self) -> &BoxedError {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn ref_mut_inner(&mut self) -> &mut BoxedError {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidInput` and `Unknown` are never constructed
[INFO] [stdout]    --> src/error.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |     pub enum DispatchError {
[INFO] [stdout]     |              ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 161 |         InvalidInput(Option<UnknownError>),
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |         Unknown(UnknownError),
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DispatchError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `AccessDenied` is never constructed
[INFO] [stdout]    --> src/error.rs:481:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |     pub enum ForbiddenError {
[INFO] [stdout]     |              -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 481 |         AccessDenied,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ForbiddenError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActionsPayload` is never constructed
[INFO] [stdout]    --> src/infra/service.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 |     struct ActionsPayload {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: struct `PutFollowDto` is never constructed
[INFO] [stderr]   --> src/app/resource.rs:72:16
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub struct PutFollowDto<'a> {
[INFO] [stderr]    |                ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ProfileResponse` is never constructed
[INFO] [stderr]   --> src/app/resource.rs:77:16
[INFO] [stderr]    |
[INFO] [stderr] 77 |         struct ProfileResponse;
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FollowResponse` is never constructed
[INFO] [stderr]   --> src/app/resource.rs:84:16
[INFO] [stderr]    |
[INFO] [stderr] 84 |         struct FollowResponse;
[INFO] [stderr]    |                ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PutArticleDto` is never constructed
[INFO] [stderr]   --> src/app/resource.rs:96:16
[INFO] [stderr]    |
[INFO] [stderr] 96 |     pub struct PutArticleDto<'a> {
[INFO] [stderr]    |                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ArticleResponse` is never constructed
[INFO] [stderr]    --> src/app/resource.rs:103:16
[INFO] [stderr]     |
[INFO] [stderr] 103 |         struct ArticleResponse;
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PutArticleFavorite` is never constructed
[INFO] [stderr]    --> src/app/resource.rs:114:16
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub struct PutArticleFavorite<'a> {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ArticleFavoriteResponse` is never constructed
[INFO] [stderr]    --> src/app/resource.rs:119:16
[INFO] [stderr]     |
[INFO] [stderr] 119 |         struct ArticleFavoriteResponse;
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PutArticleComment` is never constructed
[INFO] [stderr]    --> src/app/resource.rs:125:16
[INFO] [stderr]     |
[INFO] [stderr] 125 |     pub struct PutArticleComment<'a> {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ArticleCommentResponse` is never constructed
[INFO] [stderr]    --> src/app/resource.rs:131:16
[INFO] [stderr]     |
[INFO] [stderr] 131 |         struct ArticleCommentResponse;
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PutArticleCommentVote` is never constructed
[INFO] [stderr]    --> src/app/resource.rs:139:16
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub struct PutArticleCommentVote<'a> {
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ArticleCommentVoteResponse` is never constructed
[INFO] [stderr]    --> src/app/resource.rs:145:16
[INFO] [stderr]     |
[INFO] [stderr] 145 |         struct ArticleCommentVoteResponse;
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `resource_response` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `database_host`, `database_port`, `database_name`, `database_user`, and `database_password` are never read
[INFO] [stderr]   --> src/config.rs:12:13
[INFO] [stderr]    |
[INFO] [stderr]  9 |     pub struct EnvVar {
[INFO] [stderr]    |                ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 12 |         pub database_host: String,
[INFO] [stderr]    |             ^^^^^^^^^^^^^
[INFO] [stderr] 13 |         pub database_port: u16,
[INFO] [stderr]    |             ^^^^^^^^^^^^^
[INFO] [stderr] 14 |         pub database_name: String,
[INFO] [stderr]    |             ^^^^^^^^^^^^^
[INFO] [stderr] 15 |         pub database_user: String,
[INFO] [stderr]    |             ^^^^^^^^^^^^^
[INFO] [stderr] 16 |         pub database_password: String,
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `EnvVar` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `JsonPointer` is never constructed
[INFO] [stderr]  --> src/domain/datatype/mod.rs:8:12
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct JsonPointer {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `inner`, `ref_inner`, and `ref_mut_inner` are never used
[INFO] [stderr]   --> src/error.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl UnknownError {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 18 |     pub fn inner(self) -> BoxedError {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub fn ref_inner(&self) -> &BoxedError {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn ref_mut_inner(&mut self) -> &mut BoxedError {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `InvalidInput` and `Unknown` are never constructed
[INFO] [stderr]    --> src/error.rs:161:9
[INFO] [stderr]     |
[INFO] [stderr] 157 |     pub enum DispatchError {
[INFO] [stderr]     |              ------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 161 |         InvalidInput(Option<UnknownError>),
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 165 |         Unknown(UnknownError),
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `DispatchError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `AccessDenied` is never constructed
[INFO] [stderr]    --> src/error.rs:481:9
[INFO] [stderr]     |
[INFO] [stderr] 476 |     pub enum ForbiddenError {
[INFO] [stderr]     |              -------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 481 |         AccessDenied,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ForbiddenError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `realworld_backend` (bin "conduit_api") generated 16 warnings
[INFO] [stderr] warning: struct `ActionsPayload` is never constructed
[INFO] [stderr]    --> src/infra/service.rs:173:12
[INFO] [stderr]     |
[INFO] [stderr] 173 |     struct ActionsPayload {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `realworld_backend` (bin "conduit_api" test) generated 17 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-core v0.6.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/conduit_api-273dad65db1311d6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test domain::datatype::security::password_hash_test::parse_and_serialize ... ok
[INFO] [stdout] test infra::service::jwt_encryption_service_test::issue_token_and_verify ... ok
[INFO] [stdout] test infra::service::argon2_hash_service_test::hash_serialize_and_verify_password ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.91s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/user.rs (/opt/rustwide/target/debug/deps/user-8005d4344ec447fc)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test authenticate_user::authenticate_user ... FAILED
[INFO] [stdout] test authenticate_user::validate_inexistent_user ... FAILED
[INFO] [stdout] test authenticate_user::verify_user_password ... FAILED
[INFO] [stdout] test create_user::create_user ... FAILED
[INFO] [stdout] test create_user::validate_duplicated_data ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- authenticate_user::authenticate_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'authenticate_user::authenticate_user' (3923) panicked at tests/setup/mod.rs:41:10:
[INFO] [stdout] Expect to create a database pool with a open connection: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bdc230dde41 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bdc230dde41 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bdc230dde41 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bdc230dde41 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bdc230f580a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bdc230f580a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5bdc230e29cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5bdc230e29cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5bdc230bab06 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bdc230bab06 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bdc230d54f9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bdc22a74350 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5bdc22a74350 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bdc230d5822 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5bdc230d5822 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5bdc230babb2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5bdc230b2069 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bdc230bba3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5bdc230f603c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bdc230f5d82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5bdc22881e1a - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8d34c2339cb17b21]::pool::Pool<sqlx_core[8d34c2339cb17b21]::postgres::database::Postgres>, sqlx_core[8d34c2339cb17b21]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5bdc2288ba27 - user[4eee0abf6581c21c]::setup::setup_database::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:41:10
[INFO] [stdout]   22:     0x5bdc2288a8fb - user[4eee0abf6581c21c]::setup::setup_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:11:55
[INFO] [stdout]   23:     0x5bdc22874ca1 - user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:113:45
[INFO] [stdout]   24:     0x5bdc2287959d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5bdc2287114d - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   26:     0x5bdc22870b1b - tokio[e875a5c88a903516]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   27:     0x5bdc22870b1b - tokio[e875a5c88a903516]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   28:     0x5bdc22870b1b - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   29:     0x5bdc22869900 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   30:     0x5bdc2286eab2 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   31:     0x5bdc2286d4f4 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   32:     0x5bdc228726f3 - <tokio[e875a5c88a903516]::macros::scoped_tls::ScopedKey<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Context>>::set::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5bdc2286be4f - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   34:     0x5bdc2286c98a - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   35:     0x5bdc22868945 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CurrentThread>::block_on::<user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5bdc2287aa65 - <tokio[e875a5c88a903516]::runtime::runtime::Runtime>::block_on::<user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   37:     0x5bdc22877932 - user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:142:49
[INFO] [stdout]   38:     0x5bdc2286800e - <user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5bdc22ac568e - serial_test[205189ca748b8474]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   40:     0x5bdc2287849c - user[4eee0abf6581c21c]::authenticate_user::authenticate_user
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:111:5
[INFO] [stdout]   41:     0x5bdc22877747 - user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:112:33
[INFO] [stdout]   42:     0x5bdc22867f56 - <user[4eee0abf6581c21c]::authenticate_user::authenticate_user::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5bdc22a6768b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5bdc22a6768b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5bdc22a74cd5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   48:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5bdc22a6f784 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5bdc22a6f784 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5bdc22a77e22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5bdc22a77e22 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5bdc22a77e22 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   57:     0x5bdc22a77e22 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5bdc22a77e22 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5bdc22a77e22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5bdc22a77e22 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5bdc230dcfef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   62:     0x5bdc230dcfef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   63:     0x7b69f3d5daa4 - <unknown>
[INFO] [stdout]   64:     0x7b69f3deaa64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authenticate_user::validate_inexistent_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'authenticate_user::validate_inexistent_user' (3924) panicked at tests/setup/mod.rs:41:10:
[INFO] [stdout] Expect to create a database pool with a open connection: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bdc230dde41 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bdc230dde41 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bdc230dde41 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bdc230dde41 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bdc230f580a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bdc230f580a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5bdc230e29cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5bdc230e29cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5bdc230bab06 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bdc230bab06 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bdc230d54f9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bdc22a74350 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5bdc22a74350 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bdc230d5822 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5bdc230d5822 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5bdc230babb2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5bdc230b2069 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bdc230bba3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5bdc230f603c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bdc230f5d82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5bdc22881e1a - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8d34c2339cb17b21]::pool::Pool<sqlx_core[8d34c2339cb17b21]::postgres::database::Postgres>, sqlx_core[8d34c2339cb17b21]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5bdc2288ba27 - user[4eee0abf6581c21c]::setup::setup_database::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:41:10
[INFO] [stdout]   22:     0x5bdc2288a8fb - user[4eee0abf6581c21c]::setup::setup_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:11:55
[INFO] [stdout]   23:     0x5bdc22876e4c - user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:148:45
[INFO] [stdout]   24:     0x5bdc2287961d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5bdc228711cd - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   26:     0x5bdc22870f7b - tokio[e875a5c88a903516]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   27:     0x5bdc22870f7b - tokio[e875a5c88a903516]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   28:     0x5bdc22870f7b - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   29:     0x5bdc22869f40 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   30:     0x5bdc2286fe12 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   31:     0x5bdc2286d534 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   32:     0x5bdc22872953 - <tokio[e875a5c88a903516]::macros::scoped_tls::ScopedKey<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Context>>::set::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5bdc2286c62f - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   34:     0x5bdc2286ca6a - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   35:     0x5bdc22868fa5 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CurrentThread>::block_on::<user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5bdc2287ae45 - <tokio[e875a5c88a903516]::runtime::runtime::Runtime>::block_on::<user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   37:     0x5bdc22877d32 - user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:162:58
[INFO] [stdout]   38:     0x5bdc2286806e - <user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5bdc22ac568e - serial_test[205189ca748b8474]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   40:     0x5bdc228784dc - user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:146:5
[INFO] [stdout]   41:     0x5bdc228777a7 - user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:147:40
[INFO] [stdout]   42:     0x5bdc22867fd6 - <user[4eee0abf6581c21c]::authenticate_user::validate_inexistent_user::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5bdc22a6768b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5bdc22a6768b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5bdc22a74cd5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   48:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5bdc22a6f784 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5bdc22a6f784 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5bdc22a77e22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5bdc22a77e22 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5bdc22a77e22 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   57:     0x5bdc22a77e22 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5bdc22a77e22 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5bdc22a77e22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5bdc22a77e22 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5bdc230dcfef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   62:     0x5bdc230dcfef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   63:     0x7b69f3d5daa4 - <unknown>
[INFO] [stdout]   64:     0x7b69f3deaa64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- authenticate_user::verify_user_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'authenticate_user::verify_user_password' (3925) panicked at tests/setup/mod.rs:41:10:
[INFO] [stdout] Expect to create a database pool with a open connection: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bdc230dde41 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bdc230dde41 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bdc230dde41 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bdc230dde41 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bdc230f580a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bdc230f580a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5bdc230e29cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5bdc230e29cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5bdc230bab06 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bdc230bab06 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bdc230d54f9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bdc22a74350 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5bdc22a74350 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bdc230d5822 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5bdc230d5822 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5bdc230babb2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5bdc230b2069 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bdc230bba3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5bdc230f603c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bdc230f5d82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5bdc22881e1a - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8d34c2339cb17b21]::pool::Pool<sqlx_core[8d34c2339cb17b21]::postgres::database::Postgres>, sqlx_core[8d34c2339cb17b21]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5bdc2288ba27 - user[4eee0abf6581c21c]::setup::setup_database::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:41:10
[INFO] [stdout]   22:     0x5bdc2288a8fb - user[4eee0abf6581c21c]::setup::setup_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:11:55
[INFO] [stdout]   23:     0x5bdc22875d91 - user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:168:45
[INFO] [stdout]   24:     0x5bdc228795dd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5bdc2287118d - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::verify_user_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.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   26:     0x5bdc22870d4b - tokio[e875a5c88a903516]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::verify_user_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.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   27:     0x5bdc22870d4b - tokio[e875a5c88a903516]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::verify_user_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.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   28:     0x5bdc22870d4b - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   29:     0x5bdc22869c20 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   30:     0x5bdc2286f462 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   31:     0x5bdc2286d514 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   32:     0x5bdc22872823 - <tokio[e875a5c88a903516]::macros::scoped_tls::ScopedKey<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Context>>::set::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5bdc2286c23f - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   34:     0x5bdc2286c9fa - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   35:     0x5bdc22868c75 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CurrentThread>::block_on::<user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5bdc2287ac55 - <tokio[e875a5c88a903516]::runtime::runtime::Runtime>::block_on::<user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   37:     0x5bdc22877b32 - user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:197:59
[INFO] [stdout]   38:     0x5bdc2286803e - <user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5bdc22ac568e - serial_test[205189ca748b8474]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   40:     0x5bdc228784bc - user[4eee0abf6581c21c]::authenticate_user::verify_user_password
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:166:5
[INFO] [stdout]   41:     0x5bdc22877777 - user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:167:36
[INFO] [stdout]   42:     0x5bdc22867f96 - <user[4eee0abf6581c21c]::authenticate_user::verify_user_password::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5bdc22a6768b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5bdc22a6768b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5bdc22a74cd5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   48:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5bdc22a6f784 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5bdc22a6f784 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5bdc22a77e22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5bdc22a77e22 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5bdc22a77e22 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   57:     0x5bdc22a77e22 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5bdc22a77e22 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5bdc22a77e22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5bdc22a77e22 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5bdc230dcfef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   62:     0x5bdc230dcfef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   63:     0x7b69f3d5daa4 - <unknown>
[INFO] [stdout]   64:     0x7b69f3deaa64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- create_user::create_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'create_user::create_user' (3926) panicked at tests/setup/mod.rs:41:10:
[INFO] [stdout] Expect to create a database pool with a open connection: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bdc230dde41 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bdc230dde41 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bdc230dde41 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bdc230dde41 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bdc230f580a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bdc230f580a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5bdc230e29cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5bdc230e29cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5bdc230bab06 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bdc230bab06 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bdc230d54f9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bdc22a74350 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5bdc22a74350 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bdc230d5822 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5bdc230d5822 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5bdc230babb2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5bdc230b2069 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bdc230bba3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5bdc230f603c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bdc230f5d82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5bdc22881e1a - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8d34c2339cb17b21]::pool::Pool<sqlx_core[8d34c2339cb17b21]::postgres::database::Postgres>, sqlx_core[8d34c2339cb17b21]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5bdc2288ba27 - user[4eee0abf6581c21c]::setup::setup_database::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:41:10
[INFO] [stdout]   22:     0x5bdc2288a8fb - user[4eee0abf6581c21c]::setup::setup_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:11:55
[INFO] [stdout]   23:     0x5bdc22888030 - user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:44:45
[INFO] [stdout]   24:     0x5bdc2287951d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5bdc228710cd - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   26:     0x5bdc228706bb - tokio[e875a5c88a903516]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   27:     0x5bdc228706bb - tokio[e875a5c88a903516]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   28:     0x5bdc228706bb - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   29:     0x5bdc228692c0 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   30:     0x5bdc2286d752 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   31:     0x5bdc2286d4b4 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   32:     0x5bdc22872493 - <tokio[e875a5c88a903516]::macros::scoped_tls::ScopedKey<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Context>>::set::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5bdc2286b66f - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   34:     0x5bdc2286c8aa - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   35:     0x5bdc228682e5 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CurrentThread>::block_on::<user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5bdc2287a685 - <tokio[e875a5c88a903516]::runtime::runtime::Runtime>::block_on::<user[4eee0abf6581c21c]::create_user::create_user::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   37:     0x5bdc2288a2b2 - user[4eee0abf6581c21c]::create_user::create_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:71:41
[INFO] [stdout]   38:     0x5bdc22867eee - <user[4eee0abf6581c21c]::create_user::create_user::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5bdc22ac568e - serial_test[205189ca748b8474]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   40:     0x5bdc2288c8fc - user[4eee0abf6581c21c]::create_user::create_user
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:42:5
[INFO] [stdout]   41:     0x5bdc2288a0f7 - user[4eee0abf6581c21c]::create_user::create_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:43:27
[INFO] [stdout]   42:     0x5bdc22867e76 - <user[4eee0abf6581c21c]::create_user::create_user::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5bdc22a6768b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5bdc22a6768b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5bdc22a74cd5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   48:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5bdc22a6f784 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5bdc22a6f784 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5bdc22a77e22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5bdc22a77e22 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5bdc22a77e22 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   57:     0x5bdc22a77e22 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5bdc22a77e22 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5bdc22a77e22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5bdc22a77e22 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5bdc230dcfef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   62:     0x5bdc230dcfef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   63:     0x7b69f3d5daa4 - <unknown>
[INFO] [stdout]   64:     0x7b69f3deaa64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- create_user::validate_duplicated_data stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'create_user::validate_duplicated_data' (3927) panicked at tests/setup/mod.rs:41:10:
[INFO] [stdout] Expect to create a database pool with a open connection: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bdc230dde41 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bdc230dde41 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bdc230dde41 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bdc230dde41 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bdc230f580a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bdc230f580a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5bdc230e29cc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5bdc230e29cc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5bdc230bab06 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bdc230bab06 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bdc230d54f9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bdc22a74350 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5bdc22a74350 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bdc230d5822 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5bdc230d5822 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5bdc230babb2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5bdc230b2069 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bdc230bba3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5bdc230f603c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bdc230f5d82 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5bdc22881e1a - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[8d34c2339cb17b21]::pool::Pool<sqlx_core[8d34c2339cb17b21]::postgres::database::Postgres>, sqlx_core[8d34c2339cb17b21]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5bdc2288ba27 - user[4eee0abf6581c21c]::setup::setup_database::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:41:10
[INFO] [stdout]   22:     0x5bdc2288a8fb - user[4eee0abf6581c21c]::setup::setup_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/setup/mod.rs:11:55
[INFO] [stdout]   23:     0x5bdc22889231 - user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:77:45
[INFO] [stdout]   24:     0x5bdc2287955d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5bdc2287110d - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:73
[INFO] [stdout]   26:     0x5bdc228708eb - tokio[e875a5c88a903516]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   27:     0x5bdc228708eb - tokio[e875a5c88a903516]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   28:     0x5bdc228708eb - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:531:25
[INFO] [stdout]   29:     0x5bdc228695e0 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stderr] error: test failed, to rerun pass `--test user`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:340:19
[INFO] [stdout]   30:     0x5bdc2286e102 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:530:44
[INFO] [stdout]   31:     0x5bdc2286d4d4 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:57
[INFO] [stdout]   32:     0x5bdc228725c3 - <tokio[e875a5c88a903516]::macros::scoped_tls::ScopedKey<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Context>>::set::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   33:     0x5bdc2286ba5f - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:601:35
[INFO] [stdout]   34:     0x5bdc2286c91a - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:520:24
[INFO] [stdout]   35:     0x5bdc22868615 - <tokio[e875a5c88a903516]::runtime::scheduler::current_thread::CurrentThread>::block_on::<user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   36:     0x5bdc2287a875 - <tokio[e875a5c88a903516]::runtime::runtime::Runtime>::block_on::<user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.22.0/src/runtime/runtime.rs:279:52
[INFO] [stdout]   37:     0x5bdc2288a4b2 - user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:101:58
[INFO] [stdout]   38:     0x5bdc22867f1e - <user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5bdc22ac568e - serial_test[205189ca748b8474]::serial_code_lock::local_serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.9.0/src/serial_code_lock.rs:27:5
[INFO] [stdout]   40:     0x5bdc2288c91c - user[4eee0abf6581c21c]::create_user::validate_duplicated_data
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:75:5
[INFO] [stdout]   41:     0x5bdc2288a127 - user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/user.rs:76:40
[INFO] [stdout]   42:     0x5bdc22867eb6 - <user[4eee0abf6581c21c]::create_user::validate_duplicated_data::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5bdc22a6768b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5bdc22a6768b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x5bdc22a74cd5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   48:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5bdc22a74cd5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x5bdc22a74cd5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x5bdc22a6f784 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x5bdc22a6f784 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5bdc22a77e22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x5bdc22a77e22 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x5bdc22a77e22 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   57:     0x5bdc22a77e22 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5bdc22a77e22 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5bdc22a77e22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x5bdc22a77e22 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5bdc230dcfef - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   62:     0x5bdc230dcfef - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   63:     0x7b69f3d5daa4 - <unknown>
[INFO] [stdout]   64:     0x7b69f3deaa64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     authenticate_user::authenticate_user
[INFO] [stdout]     authenticate_user::validate_inexistent_user
[INFO] [stdout]     authenticate_user::verify_user_password
[INFO] [stdout]     create_user::create_user
[INFO] [stdout]     create_user::validate_duplicated_data
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.74s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c", kill_on_drop: false }`
[INFO] [stdout] 782afe77bab3870213fe404bbb5072396c70af571f67006ee8eedf06ff8c8e5c
