[INFO] cloning repository https://github.com/WowLabz/authentication_service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WowLabz/authentication_service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWowLabz%2Fauthentication_service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWowLabz%2Fauthentication_service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d32fada22c15fd926359c19e420021791de3cf9f
[INFO] testing WowLabz/authentication_service against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWowLabz%2Fauthentication_service" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WowLabz/authentication_service
[INFO] finished tweaking git repo https://github.com/WowLabz/authentication_service
[INFO] tweaked toml for git repo https://github.com/WowLabz/authentication_service written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WowLabz/authentication_service on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WowLabz/authentication_service 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 580911a152970e027eab025ceb7d47076b387839e509003af369c341f3b407af
[INFO] running `Command { std: "docker" "start" "-a" "580911a152970e027eab025ceb7d47076b387839e509003af369c341f3b407af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "580911a152970e027eab025ceb7d47076b387839e509003af369c341f3b407af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "580911a152970e027eab025ceb7d47076b387839e509003af369c341f3b407af", kill_on_drop: false }`
[INFO] [stdout] 580911a152970e027eab025ceb7d47076b387839e509003af369c341f3b407af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3263ed89555e090c653f7d25be290258951cbaf84d2b32bdeb848f209e35fb5
[INFO] running `Command { std: "docker" "start" "-a" "b3263ed89555e090c653f7d25be290258951cbaf84d2b32bdeb848f209e35fb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.7
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling bitflags v1.3.1
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling inlinable_string v0.1.14
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling object v0.26.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling sha2 v0.9.5
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling multer v2.0.1
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.2
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling state v0.5.2
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling twoway v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling rocket v0.5.0-rc.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sharded-slab v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling eyre v0.4.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling blake3 v1.0.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling pbkdf2 v0.3.0
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling md-5 v0.8.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling url-escape v0.1.0
[INFO] [stderr]    Compiling if_chain v1.0.1
[INFO] [stderr]    Compiling rust-argon2 v0.8.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling strum v0.22.0
[INFO] [stderr]    Compiling color-backtrace v0.4.2
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki-roots v0.18.0
[INFO] [stderr]    Compiling darling_core v0.13.0
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling ctor v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling enum-ordinalize v3.1.10
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling educe v0.4.18
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.4.1
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling darling_macro v0.13.0
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling darling v0.13.0
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling os_info v3.0.7
[INFO] [stderr]    Compiling serde_with_macros v1.4.2
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling async-std v1.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling tokio-rustls v0.13.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling ubyte v0.10.1
[INFO] [stderr]    Compiling serde_with v1.9.4
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.2.19
[INFO] [stderr]    Compiling validator v0.10.1
[INFO] [stderr]    Compiling bson v1.2.3
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling validator_derive v0.10.1
[INFO] [stderr]    Compiling mongodb v1.2.2
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling color-eyre v0.3.4
[INFO] [stderr]    Compiling hyper v0.14.11
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.1
[INFO] [stderr]    Compiling rocket-multipart-form-data v0.10.0
[INFO] [stderr]    Compiling rocket-download-response v0.5.0
[INFO] [stderr]    Compiling authentication_server_rocket v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `futures::compat::Future01CompatExt`
[INFO] [stdout]  --> src/config/crypto.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::compat::Future01CompatExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/config/crypto.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sign_in`
[INFO] [stdout]   --> src/controller/user_controller.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn sign_in(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sign_up`
[INFO] [stdout]   --> src/controller/user_controller.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn sign_up(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `find_user`
[INFO] [stdout]   --> src/controller/user_controller.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub async fn find_user(user: Json<Value>) -> Result<status::Custom<Value>, status::Custom<Value>> {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete_user`
[INFO] [stdout]   --> src/controller/user_controller.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub async fn delete_user(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_user_tags`
[INFO] [stdout]   --> src/controller/user_controller.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn get_user_tags() -> Result<status::Custom<Value>, status::Custom<Value>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MultipartFormDataField`, `MultipartFormDataOptions`, and `MultipartFormData`
[INFO] [stdout]  --> src/controller/file_controller.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     MultipartFormData, MultipartFormDataField, MultipartFormDataOptions,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_std::io::prelude::*`
[INFO] [stdout]   --> src/controller/file_controller.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_std::io::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `upload_file`
[INFO] [stdout]   --> src/controller/file_controller.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub async fn upload_file(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `download_file`
[INFO] [stdout]   --> src/controller/file_controller.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub async fn download_file(filename: &str) -> Result<DownloadResponse, Status> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> src/models/user.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Status`
[INFO] [stdout]  --> src/services/file_service.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rocket::http::{ContentType, Status};
[INFO] [stdout]   |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rocket::response::status`
[INFO] [stdout]  --> src/services/file_service.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rocket::response::status;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/config/crypto.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let config = Config::default();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UploadForm` is never constructed
[INFO] [stdout]   --> src/controller/file_controller.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct UploadForm<'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: field `0` is never read
[INFO] [stdout]  --> src/handlers/error.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     MongoError(mongodb::error::Error),
[INFO] [stdout]   |     ---------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     MongoError(mongodb::error::Error),
[INFO] [stdout] 6 +     MongoError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/handlers/error.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     UserAlreadyExists(User),
[INFO] [stdout]   |     ----------------- ^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     UserAlreadyExists(User),
[INFO] [stdout] 7 +     UserAlreadyExists(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/handlers/error.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     DbError(String),
[INFO] [stdout]   |     ------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     DbError(String),
[INFO] [stdout] 8 +     DbError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/handlers/error.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |     PasswordMismatch(String),
[INFO] [stdout]   |     ---------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     PasswordMismatch(String),
[INFO] [stdout] 9 +     PasswordMismatch(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/error.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     LoginError(String)
[INFO] [stdout]    |     ---------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     LoginError(String)
[INFO] [stdout] 10 +     LoginError(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/error.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     RocketError(rocket::Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     RocketError(rocket::Error),
[INFO] [stdout] 21 +     RocketError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/error.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     IOError(async_std::io::Error),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     IOError(async_std::io::Error),
[INFO] [stdout] 22 +     IOError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/error.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     MultipartFormError(MultipartFormDataError),
[INFO] [stdout]    |     ------------------ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     MultipartFormError(MultipartFormDataError),
[INFO] [stdout] 23 +     MultipartFormError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/error.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Message(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Message(String),
[INFO] [stdout] 24 +     Message(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content_type` is never read
[INFO] [stdout]   --> src/services/file_service.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MultipartHandler {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 15 |     pub content_type: Option<Mime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `find_all`, `update_one`, and `delete_one` are never used
[INFO] [stdout]    --> src/utils/mongo_util.rs:80:18
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl MongoUtil {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub async fn find_all() -> Result<Vec<Document>, Error> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub async fn update_one(id: ObjectId, new_data: RegisterUser) -> Result<Option<User>, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub async fn delete_one(id: ObjectId) -> Result<DeleteResult, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.3, ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b3263ed89555e090c653f7d25be290258951cbaf84d2b32bdeb848f209e35fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3263ed89555e090c653f7d25be290258951cbaf84d2b32bdeb848f209e35fb5", kill_on_drop: false }`
[INFO] [stdout] b3263ed89555e090c653f7d25be290258951cbaf84d2b32bdeb848f209e35fb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df663884e2a22f2ce81e73d2e5ac2b09be9e2a231c87be8172b74976d4cb79e6
[INFO] running `Command { std: "docker" "start" "-a" "df663884e2a22f2ce81e73d2e5ac2b09be9e2a231c87be8172b74976d4cb79e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling authentication_server_rocket v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `futures::compat::Future01CompatExt`
[INFO] [stdout]  --> src/config/crypto.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::compat::Future01CompatExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/config/crypto.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sign_in`
[INFO] [stdout]   --> src/controller/user_controller.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn sign_in(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sign_up`
[INFO] [stdout]   --> src/controller/user_controller.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn sign_up(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `find_user`
[INFO] [stdout]   --> src/controller/user_controller.rs:53:14
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub async fn find_user(user: Json<Value>) -> Result<status::Custom<Value>, status::Custom<Value>> {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delete_user`
[INFO] [stdout]   --> src/controller/user_controller.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub async fn delete_user(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_user_tags`
[INFO] [stdout]   --> src/controller/user_controller.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn get_user_tags() -> Result<status::Custom<Value>, status::Custom<Value>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MultipartFormDataField`, `MultipartFormDataOptions`, and `MultipartFormData`
[INFO] [stdout]  --> src/controller/file_controller.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     MultipartFormData, MultipartFormDataField, MultipartFormDataOptions,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_std::io::prelude::*`
[INFO] [stdout]   --> src/controller/file_controller.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use async_std::io::prelude::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `upload_file`
[INFO] [stdout]   --> src/controller/file_controller.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub async fn upload_file(
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `download_file`
[INFO] [stdout]   --> src/controller/file_controller.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub async fn download_file(filename: &str) -> Result<DownloadResponse, Status> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> src/models/user.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Status`
[INFO] [stdout]  --> src/services/file_service.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rocket::http::{ContentType, Status};
[INFO] [stdout]   |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rocket::response::status`
[INFO] [stdout]  --> src/services/file_service.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rocket::response::status;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/config/crypto.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let config = Config::default();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UploadForm` is never constructed
[INFO] [stdout]   --> src/controller/file_controller.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct UploadForm<'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: field `0` is never read
[INFO] [stdout]  --> src/handlers/error.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     MongoError(mongodb::error::Error),
[INFO] [stdout]   |     ---------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     MongoError(mongodb::error::Error),
[INFO] [stdout] 6 +     MongoError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/handlers/error.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     UserAlreadyExists(User),
[INFO] [stdout]   |     ----------------- ^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     UserAlreadyExists(User),
[INFO] [stdout] 7 +     UserAlreadyExists(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/handlers/error.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     DbError(String),
[INFO] [stdout]   |     ------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     DbError(String),
[INFO] [stdout] 8 +     DbError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/handlers/error.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |     PasswordMismatch(String),
[INFO] [stdout]   |     ---------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     PasswordMismatch(String),
[INFO] [stdout] 9 +     PasswordMismatch(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/error.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     LoginError(String)
[INFO] [stdout]    |     ---------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     LoginError(String)
[INFO] [stdout] 10 +     LoginError(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/error.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     RocketError(rocket::Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     RocketError(rocket::Error),
[INFO] [stdout] 21 +     RocketError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/error.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |     IOError(async_std::io::Error),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 22 -     IOError(async_std::io::Error),
[INFO] [stdout] 22 +     IOError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/error.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     MultipartFormError(MultipartFormDataError),
[INFO] [stdout]    |     ------------------ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 23 -     MultipartFormError(MultipartFormDataError),
[INFO] [stdout] 23 +     MultipartFormError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/error.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Message(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Message(String),
[INFO] [stdout] 24 +     Message(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `content_type` is never read
[INFO] [stdout]   --> src/services/file_service.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MultipartHandler {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 15 |     pub content_type: Option<Mime>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `find_all`, `update_one`, and `delete_one` are never used
[INFO] [stdout]    --> src/utils/mongo_util.rs:80:18
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl MongoUtil {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  80 |     pub async fn find_all() -> Result<Vec<Document>, Error> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  87 |     pub async fn update_one(id: ObjectId, new_data: RegisterUser) -> Result<Option<User>, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub async fn delete_one(id: ObjectId) -> Result<DeleteResult, Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:144:35
[INFO] [stdout]     |
[INFO] [stdout] 144 |             .body(REQ_BODY_SIGN_UP.clone())
[INFO] [stdout]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:151:36
[INFO] [stdout]     |
[INFO] [stdout] 151 |             .body(REQ_BODY_DEL_USER.clone())
[INFO] [stdout]     |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:172:35
[INFO] [stdout]     |
[INFO] [stdout] 172 |             .body(REQ_BODY_SIGN_UP.clone())
[INFO] [stdout]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:181:34
[INFO] [stdout]     |
[INFO] [stdout] 181 |             .body(REQ_BODY_LOG_IN.clone())
[INFO] [stdout]     |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:188:36
[INFO] [stdout]     |
[INFO] [stdout] 188 |             .body(REQ_BODY_DEL_USER.clone())
[INFO] [stdout]     |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:205:35
[INFO] [stdout]     |
[INFO] [stdout] 205 |             .body(REQ_BODY_SIGN_UP.clone())
[INFO] [stdout]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:212:35
[INFO] [stdout]     |
[INFO] [stdout] 212 |             .body(REQ_BODY_SIGN_UP.clone())
[INFO] [stdout]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:219:36
[INFO] [stdout]     |
[INFO] [stdout] 219 |             .body(REQ_BODY_DEL_USER.clone())
[INFO] [stdout]     |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:236:34
[INFO] [stdout]     |
[INFO] [stdout] 236 |             .body(REQ_BODY_LOG_IN.clone())
[INFO] [stdout]     |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:253:35
[INFO] [stdout]     |
[INFO] [stdout] 253 |             .body(REQ_BODY_SIGN_UP.clone())
[INFO] [stdout]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:268:36
[INFO] [stdout]     |
[INFO] [stdout] 268 |             .body(REQ_BODY_DEL_USER.clone())
[INFO] [stdout]     |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.3, ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "df663884e2a22f2ce81e73d2e5ac2b09be9e2a231c87be8172b74976d4cb79e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df663884e2a22f2ce81e73d2e5ac2b09be9e2a231c87be8172b74976d4cb79e6", kill_on_drop: false }`
[INFO] [stdout] df663884e2a22f2ce81e73d2e5ac2b09be9e2a231c87be8172b74976d4cb79e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41fb78673c0278a7970c0a3fcbcb0fc62023bc8e8551766a55e2998cc6304cf2
[INFO] running `Command { std: "docker" "start" "-a" "41fb78673c0278a7970c0a3fcbcb0fc62023bc8e8551766a55e2998cc6304cf2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `futures::compat::Future01CompatExt`
[INFO] [stderr]  --> src/config/crypto.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use futures::compat::Future01CompatExt;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::sync::Arc`
[INFO] [stderr]  --> src/config/crypto.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::sync::Arc;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `sign_in`
[INFO] [stderr]   --> src/controller/user_controller.rs:15:14
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub async fn sign_in(
[INFO] [stderr]    |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `sign_up`
[INFO] [stderr]   --> src/controller/user_controller.rs:33:14
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub async fn sign_up(
[INFO] [stderr]    |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `find_user`
[INFO] [stderr]   --> src/controller/user_controller.rs:53:14
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub async fn find_user(user: Json<Value>) -> Result<status::Custom<Value>, status::Custom<Value>> {
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `delete_user`
[INFO] [stderr]   --> src/controller/user_controller.rs:65:14
[INFO] [stderr]    |
[INFO] [stderr] 65 | pub async fn delete_user(
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_user_tags`
[INFO] [stderr]   --> src/controller/user_controller.rs:79:8
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub fn get_user_tags() -> Result<status::Custom<Value>, status::Custom<Value>> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `MultipartFormDataField`, `MultipartFormDataOptions`, and `MultipartFormData`
[INFO] [stderr]  --> src/controller/file_controller.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 |     MultipartFormData, MultipartFormDataField, MultipartFormDataOptions,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `async_std::io::prelude::*`
[INFO] [stderr]   --> src/controller/file_controller.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use async_std::io::prelude::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `upload_file`
[INFO] [stderr]   --> src/controller/file_controller.rs:25:14
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub async fn upload_file(
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `download_file`
[INFO] [stderr]   --> src/controller/file_controller.rs:48:14
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub async fn download_file(filename: &str) -> Result<DownloadResponse, Status> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Value` and `json`
[INFO] [stderr]  --> src/models/user.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 | use serde_json::{json, Value};
[INFO] [stderr]   |                  ^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Status`
[INFO] [stderr]  --> src/services/file_service.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | use rocket::http::{ContentType, Status};
[INFO] [stderr]   |                                 ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rocket::response::status`
[INFO] [stderr]  --> src/services/file_service.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use rocket::response::status;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `config`
[INFO] [stderr]   --> src/config/crypto.rs:32:13
[INFO] [stderr]    |
[INFO] [stderr] 32 |         let config = Config::default();
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UploadForm` is never constructed
[INFO] [stderr]   --> src/controller/file_controller.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct UploadForm<'a> {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/handlers/error.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 |     MongoError(mongodb::error::Error),
[INFO] [stderr]   |     ---------- ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 6 -     MongoError(mongodb::error::Error),
[INFO] [stderr] 6 +     MongoError(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/handlers/error.rs:7:23
[INFO] [stderr]   |
[INFO] [stderr] 7 |     UserAlreadyExists(User),
[INFO] [stderr]   |     ----------------- ^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 7 -     UserAlreadyExists(User),
[INFO] [stderr] 7 +     UserAlreadyExists(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/handlers/error.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 |     DbError(String),
[INFO] [stderr]   |     ------- ^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 8 -     DbError(String),
[INFO] [stderr] 8 +     DbError(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/handlers/error.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     PasswordMismatch(String),
[INFO] [stderr]   |     ---------------- ^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 9 -     PasswordMismatch(String),
[INFO] [stderr] 9 +     PasswordMismatch(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/handlers/error.rs:10:16
[INFO] [stderr]    |
[INFO] [stderr] 10 |     LoginError(String)
[INFO] [stderr]    |     ---------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AuthenticationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 10 -     LoginError(String)
[INFO] [stderr] 10 +     LoginError(())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/handlers/error.rs:21:17
[INFO] [stderr]    |
[INFO] [stderr] 21 |     RocketError(rocket::Error),
[INFO] [stderr]    |     ----------- ^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 21 -     RocketError(rocket::Error),
[INFO] [stderr] 21 +     RocketError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/handlers/error.rs:22:13
[INFO] [stderr]    |
[INFO] [stderr] 22 |     IOError(async_std::io::Error),
[INFO] [stderr]    |     ------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 22 -     IOError(async_std::io::Error),
[INFO] [stderr] 22 +     IOError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/handlers/error.rs:23:24
[INFO] [stderr]    |
[INFO] [stderr] 23 |     MultipartFormError(MultipartFormDataError),
[INFO] [stderr]    |     ------------------ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 23 -     MultipartFormError(MultipartFormDataError),
[INFO] [stderr] 23 +     MultipartFormError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/handlers/error.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 |     Message(String),
[INFO] [stderr]    |     ------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TransmissionError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 24 -     Message(String),
[INFO] [stderr] 24 +     Message(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `content_type` is never read
[INFO] [stderr]   --> src/services/file_service.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct MultipartHandler {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 15 |     pub content_type: Option<Mime>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `find_all`, `update_one`, and `delete_one` are never used
[INFO] [stderr]    --> src/utils/mongo_util.rs:80:18
[INFO] [stderr]     |
[INFO] [stderr]  22 | impl MongoUtil {
[INFO] [stderr]     | -------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  80 |     pub async fn find_all() -> Result<Vec<Document>, Error> {
[INFO] [stderr]     |                  ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  87 |     pub async fn update_one(id: ObjectId, new_data: RegisterUser) -> Result<Option<User>, Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     pub async fn delete_one(id: ObjectId) -> Result<DeleteResult, Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:144:35
[INFO] [stderr]     |
[INFO] [stderr] 144 |             .body(REQ_BODY_SIGN_UP.clone())
[INFO] [stderr]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:151:36
[INFO] [stderr]     |
[INFO] [stderr] 151 |             .body(REQ_BODY_DEL_USER.clone())
[INFO] [stderr]     |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:172:35
[INFO] [stderr]     |
[INFO] [stderr] 172 |             .body(REQ_BODY_SIGN_UP.clone())
[INFO] [stderr]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:181:34
[INFO] [stderr]     |
[INFO] [stderr] 181 |             .body(REQ_BODY_LOG_IN.clone())
[INFO] [stderr]     |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:188:36
[INFO] [stderr]     |
[INFO] [stderr] 188 |             .body(REQ_BODY_DEL_USER.clone())
[INFO] [stderr]     |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:205:35
[INFO] [stderr]     |
[INFO] [stderr] 205 |             .body(REQ_BODY_SIGN_UP.clone())
[INFO] [stderr]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:212:35
[INFO] [stderr]     |
[INFO] [stderr] 212 |             .body(REQ_BODY_SIGN_UP.clone())
[INFO] [stderr]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:219:36
[INFO] [stderr]     |
[INFO] [stderr] 219 |             .body(REQ_BODY_DEL_USER.clone())
[INFO] [stderr]     |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:236:34
[INFO] [stderr]     |
[INFO] [stderr] 236 |             .body(REQ_BODY_LOG_IN.clone())
[INFO] [stderr]     |                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:253:35
[INFO] [stderr]     |
[INFO] [stderr] 253 |             .body(REQ_BODY_SIGN_UP.clone())
[INFO] [stderr]     |                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/main.rs:268:36
[INFO] [stderr]     |
[INFO] [stderr] 268 |             .body(REQ_BODY_DEL_USER.clone())
[INFO] [stderr]     |                                    ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr] 
[INFO] [stderr] warning: `authentication_server_rocket` (bin "authentication_server_rocket" test) generated 38 warnings (run `cargo fix --bin "authentication_server_rocket" --tests` to apply 25 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.2.3, ubyte v0.10.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/authentication_server_rocket-023e6080d9f3c384)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test::it_works_with_correct_status_for_getting_all_user_tags ... ok
[INFO] [stdout] test test::it_works_with_correct_status_for_api_home_route ... ok
[INFO] [stdout] test test::correct_response_for_page_not_found ... ok
[INFO] [stdout] test test::upload_and_download_file ... FAILED
[INFO] [stdout] test test::correct_error_for_user_sign_in_without_sign_up ... ok
[INFO] [stdout] test test::correct_error_for_incorrect_password_sign_in has been running for over 60 seconds
[INFO] [stdout] test test::correct_error_response_if_user_already_registered has been running for over 60 seconds
[INFO] [stdout] test test::it_works_for_sign_in has been running for over 60 seconds
[INFO] [stdout] test test::it_works_for_sign_up_and_delete_user_once_signed_up has been running for over 60 seconds
[INFO] [stdout] test test::correct_error_for_incorrect_password_sign_in ... FAILED
[INFO] [stdout] test test::it_works_for_sign_up_and_delete_user_once_signed_up ... FAILED
[INFO] [stdout] test test::correct_error_response_if_user_already_registered ... FAILED
[INFO] [stdout] test test::it_works_for_sign_in ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::upload_and_download_file stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 0.0.0.0
[INFO] [stdout]    >> port: 7001
[INFO] [stdout]    >> workers: 16
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> secret key: [generated]
[INFO] [stdout] Warning: secrets enabled without a stable `secret_key`
[INFO] [stdout]    >> disable `secrets` feature or configure a `secret_key`
[INFO] [stdout]    >> this becomes an error in non-debug profiles
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (api_home) GET /
[INFO] [stdout]    >> (file_home) GET /files
[INFO] [stdout]    >> (sign_in) POST /auth/sign-in
[INFO] [stdout]    >> (sign_up) POST /auth/sign-up
[INFO] [stdout]    >> (find_user) POST /auth/find-user
[INFO] [stdout]    >> (delete_user) POST /auth/delete-user
[INFO] [stdout]    >> (get_user_tags) GET /auth/get-user-tags
[INFO] [stdout]    >> (upload_file) POST /files/
[INFO] [stdout]    >> (download_file) GET /files/<filename>
[INFO] [stdout] Catchers:
[INFO] [stdout]    >> (not_found) 404
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Add CORS headers to responses (response)
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout] Rocket has launched into local orbit
[INFO] [stdout] POST /files multipart/form-data:
[INFO] [stdout]    >> Matched: (upload_file) POST /files/
[INFO] [stdout] 
[INFO] [stdout] thread 'test::upload_and_download_file' (33) panicked at src/controller/file_controller.rs:39:52:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: IOError(Custom { kind: ReadOnlyFilesystem, error: VerboseError { source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, message: "could not create directory `./uploads`" } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed7014186b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed7014186b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed7014186b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed7014186b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed70142b9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed70142b9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed7013e36d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed7013e36d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed7013f0ae2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed7013f5c0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed7013f5aa1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed7007a839e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed7007a839e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed7013f637f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed7013f637f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed7013f612a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed7013f0c19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed7013d6b0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed701436df0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed701435d96 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5ed70075cc85 - core::result::Result<T,E>::unwrap::hc0789078d6826098
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5ed70075cc85 - authentication_server_rocket::controller::file_controller::upload_file::{{closure}}::h6b779e218c77580a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/file_controller.rs:39:52
[INFO] [stdout]   22:     0x5ed70075f407 - authentication_server_rocket::controller::file_controller::upload_file::into_info::monomorphized_function::{{closure}}::hbd9a25809188f9dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/file_controller.rs:25:5
[INFO] [stdout]   23:     0x5ed700fa2040 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c3100c70b84d089
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ed700e8d70a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h5763faf8af09fab2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   25:     0x5ed7010273fe - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hb3735d5769bc36d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.16/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   26:     0x5ed700e8d8ab - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0262e518b1b407c8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5ed700f101f9 - std::panicking::catch_unwind::do_call::h15db49e194e1f2da
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5ed700f619bb - __rust_try
[INFO] [stdout]   29:     0x5ed700f561e0 - std::panicking::catch_unwind::h1522452e5c0a769a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5ed700f561e0 - std::panic::catch_unwind::h4d6cb90a17447281
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ed70102723f - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h03880758204b5830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.16/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   32:     0x5ed700f86800 - rocket::server::handle::{{closure}}::h7adae0e3481c9a14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:55:10
[INFO] [stdout]   33:     0x5ed700f84956 - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route::{{closure}}::h4e77904f59dae9d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:280:80
[INFO] [stdout]   34:     0x5ed700f8288e - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route_and_process::{{closure}}::h9d7fb544f9896dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:235:60
[INFO] [stdout]   35:     0x5ed700f856ac - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::dispatch::{{closure}}::h4a4e16fd9dce1a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:209:66
[INFO] [stdout]   36:     0x5ed700ea521e - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::hc6e0879efe224560
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   37:     0x5ed700ea3fe4 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::h1aea6b4fef390748
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/request.rs:100:12
[INFO] [stdout]   38:     0x5ed700ea34db - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::ha4003b8ce6566ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/request.rs:124:63
[INFO] [stdout]   39:     0x5ed700725ba7 - authentication_server_rocket::test::upload_and_download_file::{{closure}}::hf9d02f1025d21a7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:298:14
[INFO] [stdout]   40:     0x5ed700757a1d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h020d202eed2e98df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:65
[INFO] [stdout]   41:     0x5ed7006e0dd0 - tokio::coop::with_budget::{{closure}}::hdb4de6b07dc418d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   42:     0x5ed70071e015 - std::thread::local::LocalKey<T>::try_with::he63ea86e9e864d23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   43:     0x5ed70071ae4e - std::thread::local::LocalKey<T>::with::hfda6fd87f3f815ef
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   44:     0x5ed700754946 - tokio::coop::with_budget::hb0127594ff08c5ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   45:     0x5ed700754946 - tokio::coop::budget::hf3f3d08fe1f82c6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   46:     0x5ed700754946 - tokio::park::thread::CachedParkThread::block_on::h0f722f34efaddc94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:31
[INFO] [stdout]   47:     0x5ed700758222 - tokio::runtime::enter::Enter::block_on::h73ed3f0f351081ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   48:     0x5ed7006a2dce - tokio::runtime::thread_pool::ThreadPool::block_on::h8b34958c15a58de3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   49:     0x5ed7006d1f2e - tokio::runtime::Runtime::block_on::h473787201639dd4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   50:     0x5ed7006e20b3 - rocket::async_test::h859025e3cc706203
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   51:     0x5ed7007252d6 - authentication_server_rocket::test::upload_and_download_file::h22d1d41b89522045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:274:41
[INFO] [stdout]   52:     0x5ed7007252f7 - authentication_server_rocket::test::upload_and_download_file::{{closure}}::h9198a86e0addb9f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:274:40
[INFO] [stdout]   53:     0x5ed70068acd6 - core::ops::function::FnOnce::call_once::hef8c786de8f2c97a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ed7007a815b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5ed7007a815b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x5ed7007bddc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x5ed7007bddc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ed7007bddc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5ed7007bddc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5ed7007bddc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ed7007bddc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x5ed7007bddc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x5ed7007945b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x5ed7007945b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   65:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   66:     0x5ed700797e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x5ed700797e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   68:     0x5ed700797e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   69:     0x5ed700797e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   71:     0x5ed700797e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5ed7013ebc9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   73:     0x5ed7013ebc9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   74:     0x7a9a64acdaa4 - <unknown>
[INFO] [stdout]   75:     0x7a9a64b5aa34 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout]    >> Handler upload_file panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will severely degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Failure
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'test::upload_and_download_file' (33) panicked at src/main.rs:299:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed7014186b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed7014186b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed7014186b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed7014186b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed70142b9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed70142b9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed7013e36d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed7013e36d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed7013f0ae2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed7013f5c0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed7013f5aa1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed7007a839e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed7007a839e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed7013f637f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed7013f637f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed7013f612a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed7013f0c19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed7013d6b0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed701436df0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed701436ba3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ed7006b7c93 - core::panicking::assert_failed::he97268dc2911d3ec
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ed700725da1 - authentication_server_rocket::test::upload_and_download_file::{{closure}}::hf9d02f1025d21a7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:299:9
[INFO] [stdout]   22:     0x5ed700757a1d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h020d202eed2e98df
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x5ed7006e0dd0 - tokio::coop::with_budget::{{closure}}::hdb4de6b07dc418d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ed70071e015 - std::thread::local::LocalKey<T>::try_with::he63ea86e9e864d23
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5ed70071ae4e - std::thread::local::LocalKey<T>::with::hfda6fd87f3f815ef
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5ed700754946 - tokio::coop::with_budget::hb0127594ff08c5ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ed700754946 - tokio::coop::budget::hf3f3d08fe1f82c6b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ed700754946 - tokio::park::thread::CachedParkThread::block_on::h0f722f34efaddc94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x5ed700758222 - tokio::runtime::enter::Enter::block_on::h73ed3f0f351081ae
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x5ed7006a2dce - tokio::runtime::thread_pool::ThreadPool::block_on::h8b34958c15a58de3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   31:     0x5ed7006d1f2e - tokio::runtime::Runtime::block_on::h473787201639dd4c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   32:     0x5ed7006e20b3 - rocket::async_test::h859025e3cc706203
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   33:     0x5ed7007252d6 - authentication_server_rocket::test::upload_and_download_file::h22d1d41b89522045
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:274:41
[INFO] [stdout]   34:     0x5ed7007252f7 - authentication_server_rocket::test::upload_and_download_file::{{closure}}::h9198a86e0addb9f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:274:40
[INFO] [stdout]   35:     0x5ed70068acd6 - core::ops::function::FnOnce::call_once::hef8c786de8f2c97a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ed7007a815b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5ed7007a815b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5ed7007bddc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5ed7007bddc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ed7007bddc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5ed7007bddc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5ed7007bddc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ed7007bddc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5ed7007bddc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5ed7007945b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5ed7007945b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   48:     0x5ed700797e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ed700797e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5ed700797e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5ed700797e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   53:     0x5ed700797e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ed7013ebc9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   55:     0x5ed7013ebc9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   56:     0x7a9a64acdaa4 - <unknown>
[INFO] [stdout]   57:     0x7a9a64b5aa34 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::correct_error_for_incorrect_password_sign_in stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 0.0.0.0
[INFO] [stdout]    >> port: 7001
[INFO] [stdout]    >> workers: 16
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> secret key: [generated]
[INFO] [stdout] Warning: secrets enabled without a stable `secret_key`
[INFO] [stdout]    >> disable `secrets` feature or configure a `secret_key`
[INFO] [stdout]    >> this becomes an error in non-debug profiles
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (api_home) GET /
[INFO] [stdout]    >> (file_home) GET /files
[INFO] [stdout]    >> (sign_in) POST /auth/sign-in
[INFO] [stdout]    >> (sign_up) POST /auth/sign-up
[INFO] [stdout]    >> (find_user) POST /auth/find-user
[INFO] [stdout]    >> (delete_user) POST /auth/delete-user
[INFO] [stdout]    >> (get_user_tags) GET /auth/get-user-tags
[INFO] [stdout]    >> (upload_file) POST /files/
[INFO] [stdout]    >> (download_file) GET /files/<filename>
[INFO] [stdout] Catchers:
[INFO] [stdout]    >> (not_found) 404
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Add CORS headers to responses (response)
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Rocket has launched into local orbit
[INFO] [stdout] POST /auth/sign-up application/x-www-form-urlencoded:
[INFO] [stdout]    >> Matched: (sign_up) POST /auth/sign-up
[INFO] [stdout] password_hash : RegisterUser {
[INFO] [stdout]     first_name: "kakashi",
[INFO] [stdout]     last_name: "hatake",
[INFO] [stdout]     user_type: Customer,
[INFO] [stdout]     user_tags: [
[INFO] [stdout]         WebDevelopment,
[INFO] [stdout]         MobileDevelopment,
[INFO] [stdout]     ],
[INFO] [stdout]     email_id: "kakashi@gmail.com",
[INFO] [stdout]     password: "$argon2i$v=19$m=4096,t=3,p=1$bXktc2VjcmV0a2V5LXRvLWNoYW5nZS1pbi1wcm9k$sQ6ORgOjJ/6njlzOVbTQyn8f312mUCG3MygDxnJeZPo",
[INFO] [stdout] }
[INFO] [stdout] Connected to mongodb
[INFO] [stdout] Connected to mongodb
[INFO] [stdout] 
[INFO] [stdout] thread 'test::correct_error_for_incorrect_password_sign_in' (24) panicked at src/utils/mongo_util.rs:51:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: ServerSelectionError { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: localhost:27017, Type: Unknown, Error: Connection refused (os error 111) }, ] }" }, labels: [] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed7014186b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed7014186b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed7014186b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed7014186b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed70142b9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed70142b9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed7013e36d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed7013e36d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed7013f0ae2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed7013f5c0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed7013f5aa1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed7007a839e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed7007a839e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed7013f637f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed7013f637f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed7013f612a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed7013f0c19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed7013d6b0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed701436df0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed701435d96 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5ed70076ae4e - core::result::Result<T,E>::unwrap::h93b559cc393379c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5ed70076ae4e - authentication_server_rocket::utils::mongo_util::MongoUtil::insert_one::{{closure}}::h11acffd018c2359d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/mongo_util.rs:51:62
[INFO] [stdout]   22:     0x5ed70072f40d - authentication_server_rocket::services::user_service::UserService::register::{{closure}}::hebc1f13e0a86578d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/user_service.rs:16:68
[INFO] [stdout]   23:     0x5ed7007665fc - authentication_server_rocket::controller::user_controller::sign_up::{{closure}}::h8ce3de4eff118b1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/user_controller.rs:41:72
[INFO] [stdout]   24:     0x5ed7007683d7 - authentication_server_rocket::controller::user_controller::sign_up::into_info::monomorphized_function::{{closure}}::h1b77152d92861215
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/user_controller.rs:33:5
[INFO] [stdout]   25:     0x5ed700fa2040 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c3100c70b84d089
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ed700e8d70a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h5763faf8af09fab2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   27:     0x5ed7010273fe - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hb3735d5769bc36d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.16/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   28:     0x5ed700e8d8ab - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0262e518b1b407c8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ed700f101f9 - std::panicking::catch_unwind::do_call::h15db49e194e1f2da
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5ed700f619bb - __rust_try
[INFO] [stdout]   31:     0x5ed700f561e0 - std::panicking::catch_unwind::h1522452e5c0a769a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5ed700f561e0 - std::panic::catch_unwind::h4d6cb90a17447281
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5ed70102723f - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h03880758204b5830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.16/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   34:     0x5ed700f86800 - rocket::server::handle::{{closure}}::h7adae0e3481c9a14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:55:10
[INFO] [stdout]   35:     0x5ed700f84956 - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route::{{closure}}::h4e77904f59dae9d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:280:80
[INFO] [stdout]   36:     0x5ed700f8288e - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route_and_process::{{closure}}::h9d7fb544f9896dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:235:60
[INFO] [stdout]   37:     0x5ed700f856ac - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::dispatch::{{closure}}::h4a4e16fd9dce1a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:209:66
[INFO] [stdout]   38:     0x5ed700ea521e - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::hc6e0879efe224560
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   39:     0x5ed700ea3fe4 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::h1aea6b4fef390748
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/request.rs:100:12
[INFO] [stdout]   40:     0x5ed700ea34db - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::ha4003b8ce6566ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/request.rs:124:63
[INFO] [stdout]   41:     0x5ed700727da3 - authentication_server_rocket::test::correct_error_for_incorrect_password_sign_in::{{closure}}::hf9364e53bae30f5d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:255:29
[INFO] [stdout]   42:     0x5ed700757c1d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h71ca63ee5195c85f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:65
[INFO] [stdout]   43:     0x5ed7006e0910 - tokio::coop::with_budget::{{closure}}::ha01f094832f644d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   44:     0x5ed70071c165 - std::thread::local::LocalKey<T>::try_with::h5f3d43c92cba0cc8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5ed70071aaee - std::thread::local::LocalKey<T>::with::hccbadd0a07dd71d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5ed700753a97 - tokio::coop::with_budget::h10db384968aa6601
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   47:     0x5ed700753a97 - tokio::coop::budget::h08ee394009c8de46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   48:     0x5ed700753a97 - tokio::park::thread::CachedParkThread::block_on::h0995802420aacbd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:31
[INFO] [stdout]   49:     0x5ed700758902 - tokio::runtime::enter::Enter::block_on::hd6fbd4b856eaf6c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   50:     0x5ed7006a2b6e - tokio::runtime::thread_pool::ThreadPool::block_on::h3bbfea0eb5756627
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   51:     0x5ed7006d22ae - tokio::runtime::Runtime::block_on::h7354d86853550c9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   52:     0x5ed7006e1ec3 - rocket::async_test::h6517bb30cfcc13a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   53:     0x5ed7007273d6 - authentication_server_rocket::test::correct_error_for_incorrect_password_sign_in::h8fd481cad0f5972b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:242:61
[INFO] [stdout]   54:     0x5ed7007273f7 - authentication_server_rocket::test::correct_error_for_incorrect_password_sign_in::{{closure}}::hceed13e5c2a14e9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:242:60
[INFO] [stdout]   55:     0x5ed70068a9f6 - core::ops::function::FnOnce::call_once::hbf0bbb1724e227a8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ed7007a815b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ed7007a815b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5ed7007bddc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5ed7007bddc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5ed7007bddc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5ed7007bddc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5ed7007bddc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ed7007bddc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5ed7007bddc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5ed7007945b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5ed7007945b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x5ed700797e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5ed700797e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x5ed700797e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   71:     0x5ed700797e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x5ed700797e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ed7013ebc9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   75:     0x5ed7013ebc9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   76:     0x7a9a64acdaa4 - <unknown>
[INFO] [stdout]   77:     0x7a9a64b5aa34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout]    >> Handler sign_up panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will severely degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Failure
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'test::correct_error_for_incorrect_password_sign_in' (24) panicked at src/main.rs:255:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed7014186b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed7014186b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed7014186b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed7014186b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed70142b9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed70142b9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed7013e36d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed7013e36d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed7013f0ae2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed7013f5c0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed7013f5aa1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed7007a839e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed7007a839e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed7013f637f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed7013f637f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed7013f612a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed7013f0c19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed7013d6b0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed701436df0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed701436ba3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ed7006b7c93 - core::panicking::assert_failed::he97268dc2911d3ec
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ed700727f4c - authentication_server_rocket::test::correct_error_for_incorrect_password_sign_in::{{closure}}::hf9364e53bae30f5d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:255:9
[INFO] [stdout]   22:     0x5ed700757c1d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h71ca63ee5195c85f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x5ed7006e0910 - tokio::coop::with_budget::{{closure}}::ha01f094832f644d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ed70071c165 - std::thread::local::LocalKey<T>::try_with::h5f3d43c92cba0cc8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5ed70071aaee - std::thread::local::LocalKey<T>::with::hccbadd0a07dd71d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5ed700753a97 - tokio::coop::with_budget::h10db384968aa6601
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ed700753a97 - tokio::coop::budget::h08ee394009c8de46
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ed700753a97 - tokio::park::thread::CachedParkThread::block_on::h0995802420aacbd1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x5ed700758902 - tokio::runtime::enter::Enter::block_on::hd6fbd4b856eaf6c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x5ed7006a2b6e - tokio::runtime::thread_pool::ThreadPool::block_on::h3bbfea0eb5756627
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   31:     0x5ed7006d22ae - tokio::runtime::Runtime::block_on::h7354d86853550c9e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   32:     0x5ed7006e1ec3 - rocket::async_test::h6517bb30cfcc13a3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   33:     0x5ed7007273d6 - authentication_server_rocket::test::correct_error_for_incorrect_password_sign_in::h8fd481cad0f5972b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:242:61
[INFO] [stdout]   34:     0x5ed7007273f7 - authentication_server_rocket::test::correct_error_for_incorrect_password_sign_in::{{closure}}::hceed13e5c2a14e9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:242:60
[INFO] [stdout]   35:     0x5ed70068a9f6 - core::ops::function::FnOnce::call_once::hbf0bbb1724e227a8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ed7007a815b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5ed7007a815b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5ed7007bddc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5ed7007bddc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ed7007bddc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5ed7007bddc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5ed7007bddc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ed7007bddc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5ed7007bddc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5ed7007945b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5ed7007945b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   48:     0x5ed700797e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ed700797e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5ed700797e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5ed700797e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   53:     0x5ed700797e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ed7013ebc9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   55:     0x5ed7013ebc9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   56:     0x7a9a64acdaa4 - <unknown>
[INFO] [stdout]   57:     0x7a9a64b5aa34 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::it_works_for_sign_up_and_delete_user_once_signed_up stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 0.0.0.0
[INFO] [stdout]    >> port: 7001
[INFO] [stdout]    >> workers: 16
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> secret key: [generated]
[INFO] [stdout] Warning: secrets enabled without a stable `secret_key`
[INFO] [stdout]    >> disable `secrets` feature or configure a `secret_key`
[INFO] [stdout]    >> this becomes an error in non-debug profiles
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (api_home) GET /
[INFO] [stdout]    >> (file_home) GET /files
[INFO] [stdout]    >> (sign_in) POST /auth/sign-in
[INFO] [stdout]    >> (sign_up) POST /auth/sign-up
[INFO] [stdout]    >> (find_user) POST /auth/find-user
[INFO] [stdout]    >> (delete_user) POST /auth/delete-user
[INFO] [stdout]    >> (get_user_tags) GET /auth/get-user-tags
[INFO] [stdout]    >> (upload_file) POST /files/
[INFO] [stdout]    >> (download_file) GET /files/<filename>
[INFO] [stdout] Catchers:
[INFO] [stdout]    >> (not_found) 404
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Add CORS headers to responses (response)
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Rocket has launched into local orbit
[INFO] [stdout] POST /auth/sign-up application/x-www-form-urlencoded:
[INFO] [stdout]    >> Matched: (sign_up) POST /auth/sign-up
[INFO] [stdout] password_hash : RegisterUser {
[INFO] [stdout]     first_name: "kakashi",
[INFO] [stdout]     last_name: "hatake",
[INFO] [stdout]     user_type: Customer,
[INFO] [stdout]     user_tags: [
[INFO] [stdout]         WebDevelopment,
[INFO] [stdout]         MobileDevelopment,
[INFO] [stdout]     ],
[INFO] [stdout]     email_id: "kakashi@gmail.com",
[INFO] [stdout]     password: "$argon2i$v=19$m=4096,t=3,p=1$bXktc2VjcmV0a2V5LXRvLWNoYW5nZS1pbi1wcm9k$sQ6ORgOjJ/6njlzOVbTQyn8f312mUCG3MygDxnJeZPo",
[INFO] [stdout] }
[INFO] [stdout] Connected to mongodb
[INFO] [stdout] Connected to mongodb
[INFO] [stdout] 
[INFO] [stdout] thread 'test::it_works_for_sign_up_and_delete_user_once_signed_up' (30) panicked at src/utils/mongo_util.rs:51:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: ServerSelectionError { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: localhost:27017, Type: Unknown, Error: Connection refused (os error 111) }, ] }" }, labels: [] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed7014186b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed7014186b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed7014186b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed7014186b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed70142b9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed70142b9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed7013e36d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed7013e36d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed7013f0ae2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed7013f5c0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed7013f5aa1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed7007a839e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed7007a839e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed7013f637f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed7013f637f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed7013f612a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed7013f0c19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed7013d6b0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed701436df0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed701435d96 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5ed70076ae4e - core::result::Result<T,E>::unwrap::h93b559cc393379c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5ed70076ae4e - authentication_server_rocket::utils::mongo_util::MongoUtil::insert_one::{{closure}}::h11acffd018c2359d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/mongo_util.rs:51:62
[INFO] [stdout]   22:     0x5ed70072f40d - authentication_server_rocket::services::user_service::UserService::register::{{closure}}::hebc1f13e0a86578d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/user_service.rs:16:68
[INFO] [stdout]   23:     0x5ed7007665fc - authentication_server_rocket::controller::user_controller::sign_up::{{closure}}::h8ce3de4eff118b1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/user_controller.rs:41:72
[INFO] [stdout]   24:     0x5ed7007683d7 - authentication_server_rocket::controller::user_controller::sign_up::into_info::monomorphized_function::{{closure}}::h1b77152d92861215
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/user_controller.rs:33:5
[INFO] [stdout]   25:     0x5ed700fa2040 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c3100c70b84d089
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ed700e8d70a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h5763faf8af09fab2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   27:     0x5ed7010273fe - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hb3735d5769bc36d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.16/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   28:     0x5ed700e8d8ab - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0262e518b1b407c8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ed700f101f9 - std::panicking::catch_unwind::do_call::h15db49e194e1f2da
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5ed700f619bb - __rust_try
[INFO] [stdout]   31:     0x5ed700f561e0 - std::panicking::catch_unwind::h1522452e5c0a769a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5ed700f561e0 - std::panic::catch_unwind::h4d6cb90a17447281
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5ed70102723f - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h03880758204b5830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.16/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   34:     0x5ed700f86800 - rocket::server::handle::{{closure}}::h7adae0e3481c9a14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:55:10
[INFO] [stdout]   35:     0x5ed700f84956 - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route::{{closure}}::h4e77904f59dae9d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:280:80
[INFO] [stdout]   36:     0x5ed700f8288e - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route_and_process::{{closure}}::h9d7fb544f9896dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:235:60
[INFO] [stdout]   37:     0x5ed700f856ac - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::dispatch::{{closure}}::h4a4e16fd9dce1a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:209:66
[INFO] [stdout]   38:     0x5ed700ea521e - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::hc6e0879efe224560
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   39:     0x5ed700ea3fe4 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::h1aea6b4fef390748
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/request.rs:100:12
[INFO] [stdout]   40:     0x5ed700ea34db - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::ha4003b8ce6566ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/request.rs:124:63
[INFO] [stdout]   41:     0x5ed70072b7bd - authentication_server_rocket::test::it_works_for_sign_up_and_delete_user_once_signed_up::{{closure}}::hf4c9d0f091564aeb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:146:29
[INFO] [stdout]   42:     0x5ed700757a9d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h49f8b38d6acce3d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:65
[INFO] [stdout]   43:     0x5ed7006df870 - tokio::coop::with_budget::{{closure}}::h5f4aecce3a86f75e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   44:     0x5ed70071c865 - std::thread::local::LocalKey<T>::try_with::h7eeedc6743f1625d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5ed70071ac0e - std::thread::local::LocalKey<T>::with::hd2a8df3760072082
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5ed7007562e7 - tokio::coop::with_budget::hfbfb439499c4e516
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   47:     0x5ed7007562e7 - tokio::coop::budget::h13f77ce7ec280614
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   48:     0x5ed7007562e7 - tokio::park::thread::CachedParkThread::block_on::h66e63815a8e23ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:31
[INFO] [stdout]   49:     0x5ed7007582f2 - tokio::runtime::enter::Enter::block_on::h79612a636522797b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   50:     0x5ed7006a2c9e - tokio::runtime::thread_pool::ThreadPool::block_on::h5c51c389019e0a36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   51:     0x5ed7006d19ee - tokio::runtime::Runtime::block_on::h2665fa02922a6c94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   52:     0x5ed7006e1cd3 - rocket::async_test::h631e910c2f700cec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   53:     0x5ed70072ae46 - authentication_server_rocket::test::it_works_for_sign_up_and_delete_user_once_signed_up::h5d70d9e99c934a3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:135:68
[INFO] [stdout]   54:     0x5ed70072ae67 - authentication_server_rocket::test::it_works_for_sign_up_and_delete_user_once_signed_up::{{closure}}::h16ef0cf80c61b96d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:135:67
[INFO] [stdout]   55:     0x5ed70068a436 - core::ops::function::FnOnce::call_once::h36cee743fb73854b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ed7007a815b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ed7007a815b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5ed7007bddc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5ed7007bddc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5ed7007bddc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5ed7007bddc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5ed7007bddc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ed7007bddc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5ed7007bddc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5ed7007945b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5ed7007945b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x5ed700797e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5ed700797e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x5ed700797e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   71:     0x5ed700797e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x5ed700797e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ed7013ebc9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   75:     0x5ed7013ebc9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   76:     0x7a9a64acdaa4 - <unknown>
[INFO] [stdout]   77:     0x7a9a64b5aa34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout]    >> Handler sign_up panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will severely degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Failure
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'test::it_works_for_sign_up_and_delete_user_once_signed_up' (30) panicked at src/main.rs:146:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed7014186b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed7014186b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed7014186b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed7014186b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed70142b9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed70142b9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed7013e36d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed7013e36d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed7013f0ae2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed7013f5c0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed7013f5aa1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed7007a839e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed7007a839e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed7013f637f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed7013f637f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed7013f612a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed7013f0c19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed7013d6b0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed701436df0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed701436ba3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ed7006b7c93 - core::panicking::assert_failed::he97268dc2911d3ec
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ed70072b95a - authentication_server_rocket::test::it_works_for_sign_up_and_delete_user_once_signed_up::{{closure}}::hf4c9d0f091564aeb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:146:9
[INFO] [stdout]   22:     0x5ed700757a9d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h49f8b38d6acce3d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x5ed7006df870 - tokio::coop::with_budget::{{closure}}::h5f4aecce3a86f75e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ed70071c865 - std::thread::local::LocalKey<T>::try_with::h7eeedc6743f1625d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5ed70071ac0e - std::thread::local::LocalKey<T>::with::hd2a8df3760072082
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5ed7007562e7 - tokio::coop::with_budget::hfbfb439499c4e516
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ed7007562e7 - tokio::coop::budget::h13f77ce7ec280614
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ed7007562e7 - tokio::park::thread::CachedParkThread::block_on::h66e63815a8e23ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x5ed7007582f2 - tokio::runtime::enter::Enter::block_on::h79612a636522797b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x5ed7006a2c9e - tokio::runtime::thread_pool::ThreadPool::block_on::h5c51c389019e0a36
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   31:     0x5ed7006d19ee - tokio::runtime::Runtime::block_on::h2665fa02922a6c94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   32:     0x5ed7006e1cd3 - rocket::async_test::h631e910c2f700cec
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   33:     0x5ed70072ae46 - authentication_server_rocket::test::it_works_for_sign_up_and_delete_user_once_signed_up::h5d70d9e99c934a3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:135:68
[INFO] [stdout]   34:     0x5ed70072ae67 - authentication_server_rocket::test::it_works_for_sign_up_and_delete_user_once_signed_up::{{closure}}::h16ef0cf80c61b96d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:135:67
[INFO] [stdout]   35:     0x5ed70068a436 - core::ops::function::FnOnce::call_once::h36cee743fb73854b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ed7007a815b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5ed7007a815b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5ed7007bddc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5ed7007bddc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ed7007bddc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5ed7007bddc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5ed7007bddc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ed7007bddc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5ed7007bddc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5ed7007945b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5ed7007945b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   48:     0x5ed700797e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ed700797e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5ed700797e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5ed700797e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   53:     0x5ed700797e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ed7013ebc9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   55:     0x5ed7013ebc9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   56:     0x7a9a64acdaa4 - <unknown>
[INFO] [stdout]   57:     0x7a9a64b5aa34 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::correct_error_response_if_user_already_registered stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 0.0.0.0
[INFO] [stdout]    >> port: 7001
[INFO] [stdout]    >> workers: 16
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> secret key: [generated]
[INFO] [stdout] Warning: secrets enabled without a stable `secret_key`
[INFO] [stdout]    >> disable `secrets` feature or configure a `secret_key`
[INFO] [stdout]    >> this becomes an error in non-debug profiles
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (api_home) GET /
[INFO] [stdout]    >> (file_home) GET /files
[INFO] [stdout]    >> (sign_in) POST /auth/sign-in
[INFO] [stdout]    >> (sign_up) POST /auth/sign-up
[INFO] [stdout]    >> (find_user) POST /auth/find-user
[INFO] [stdout]    >> (delete_user) POST /auth/delete-user
[INFO] [stdout]    >> (get_user_tags) GET /auth/get-user-tags
[INFO] [stdout]    >> (upload_file) POST /files/
[INFO] [stdout]    >> (download_file) GET /files/<filename>
[INFO] [stdout] Catchers:
[INFO] [stdout]    >> (not_found) 404
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout]    >> Add CORS headers to responses (response)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Rocket has launched into local orbit
[INFO] [stdout] POST /auth/sign-up application/x-www-form-urlencoded:
[INFO] [stdout]    >> Matched: (sign_up) POST /auth/sign-up
[INFO] [stdout] password_hash : RegisterUser {
[INFO] [stdout]     first_name: "kakashi",
[INFO] [stdout]     last_name: "hatake",
[INFO] [stdout]     user_type: Customer,
[INFO] [stdout]     user_tags: [
[INFO] [stdout]         WebDevelopment,
[INFO] [stdout]         MobileDevelopment,
[INFO] [stdout]     ],
[INFO] [stdout]     email_id: "kakashi@gmail.com",
[INFO] [stdout]     password: "$argon2i$v=19$m=4096,t=3,p=1$bXktc2VjcmV0a2V5LXRvLWNoYW5nZS1pbi1wcm9k$sQ6ORgOjJ/6njlzOVbTQyn8f312mUCG3MygDxnJeZPo",
[INFO] [stdout] }
[INFO] [stdout] Connected to mongodb
[INFO] [stdout] Connected to mongodb
[INFO] [stdout] 
[INFO] [stdout] thread 'test::correct_error_response_if_user_already_registered' (26) panicked at src/utils/mongo_util.rs:51:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: ServerSelectionError { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: localhost:27017, Type: Unknown, Error: Connection refused (os error 111) }, ] }" }, labels: [] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed7014186b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed7014186b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed7014186b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed7014186b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed70142b9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed70142b9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed7013e36d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed7013e36d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed7013f0ae2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed7013f5c0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed7013f5aa1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed7007a839e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed7007a839e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed7013f637f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed7013f637f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed7013f612a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed7013f0c19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed7013d6b0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed701436df0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed701435d96 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5ed70076ae4e - core::result::Result<T,E>::unwrap::h93b559cc393379c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5ed70076ae4e - authentication_server_rocket::utils::mongo_util::MongoUtil::insert_one::{{closure}}::h11acffd018c2359d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/mongo_util.rs:51:62
[INFO] [stdout]   22:     0x5ed70072f40d - authentication_server_rocket::services::user_service::UserService::register::{{closure}}::hebc1f13e0a86578d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/user_service.rs:16:68
[INFO] [stdout]   23:     0x5ed7007665fc - authentication_server_rocket::controller::user_controller::sign_up::{{closure}}::h8ce3de4eff118b1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/user_controller.rs:41:72
[INFO] [stdout]   24:     0x5ed7007683d7 - authentication_server_rocket::controller::user_controller::sign_up::into_info::monomorphized_function::{{closure}}::h1b77152d92861215
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/user_controller.rs:33:5
[INFO] [stdout]   25:     0x5ed700fa2040 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c3100c70b84d089
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ed700e8d70a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h5763faf8af09fab2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   27:     0x5ed7010273fe - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hb3735d5769bc36d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.16/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   28:     0x5ed700e8d8ab - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0262e518b1b407c8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ed700f101f9 - std::panicking::catch_unwind::do_call::h15db49e194e1f2da
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5ed700f619bb - __rust_try
[INFO] [stdout]   31:     0x5ed700f561e0 - std::panicking::catch_unwind::h1522452e5c0a769a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5ed700f561e0 - std::panic::catch_unwind::h4d6cb90a17447281
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5ed70102723f - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h03880758204b5830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.16/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   34:     0x5ed700f86800 - rocket::server::handle::{{closure}}::h7adae0e3481c9a14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:55:10
[INFO] [stdout]   35:     0x5ed700f84956 - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route::{{closure}}::h4e77904f59dae9d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:280:80
[INFO] [stdout]   36:     0x5ed700f8288e - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route_and_process::{{closure}}::h9d7fb544f9896dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:235:60
[INFO] [stdout]   37:     0x5ed700f856ac - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::dispatch::{{closure}}::h4a4e16fd9dce1a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:209:66
[INFO] [stdout]   38:     0x5ed700ea521e - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::hc6e0879efe224560
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   39:     0x5ed700ea3fe4 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::h1aea6b4fef390748
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/request.rs:100:12
[INFO] [stdout]   40:     0x5ed700ea34db - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::ha4003b8ce6566ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/request.rs:124:63
[INFO] [stdout]   41:     0x5ed70072a3c0 - authentication_server_rocket::test::correct_error_response_if_user_already_registered::{{closure}}::ha276c154770616fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:207:29
[INFO] [stdout]   42:     0x5ed700757c5d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hb6fa1a6c09808f4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:65
[INFO] [stdout]   43:     0x5ed7006e0a40 - tokio::coop::with_budget::{{closure}}::hacc9d5170846fa25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   44:     0x5ed70071af65 - std::thread::local::LocalKey<T>::try_with::h02c96630af2f54cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5ed70071a7ce - std::thread::local::LocalKey<T>::with::h9e0bf5c34a95180a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5ed700754cf7 - tokio::coop::with_budget::h0e445535cb78729d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   47:     0x5ed700754cf7 - tokio::coop::budget::he70c18660fbdca70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   48:     0x5ed700754cf7 - tokio::park::thread::CachedParkThread::block_on::h124b02d7b1cf269a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:31
[INFO] [stdout]   49:     0x5ed7007583c2 - tokio::runtime::enter::Enter::block_on::h7d81a63e3a6dcfc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   50:     0x5ed7006a2a3e - tokio::runtime::thread_pool::ThreadPool::block_on::h1f8b330c4c714a30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   51:     0x5ed7006d166e - tokio::runtime::Runtime::block_on::h192b57a03a9b506d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   52:     0x5ed7006e1703 - rocket::async_test::h1c27959910b5e333
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   53:     0x5ed700729a06 - authentication_server_rocket::test::correct_error_response_if_user_already_registered::h0176ed84c557de2f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:194:66
[INFO] [stdout]   54:     0x5ed700729a27 - authentication_server_rocket::test::correct_error_response_if_user_already_registered::{{closure}}::h5a363c8e9093fccb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:194:65
[INFO] [stdout]   55:     0x5ed70068a1a6 - core::ops::function::FnOnce::call_once::h11f311794a852501
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ed7007a815b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ed7007a815b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5ed7007bddc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5ed7007bddc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5ed7007bddc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5ed7007bddc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5ed7007bddc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ed7007bddc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5ed7007bddc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5ed7007945b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5ed7007945b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x5ed700797e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5ed700797e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x5ed700797e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   71:     0x5ed700797e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x5ed700797e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ed7013ebc9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   75:     0x5ed7013ebc9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   76:     0x7a9a64acdaa4 - <unknown>
[INFO] [stdout]   77:     0x7a9a64b5aa34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout]    >> Handler sign_up panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will severely degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Failure
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'test::correct_error_response_if_user_already_registered' (26) panicked at src/main.rs:207:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed7014186b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed7014186b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed7014186b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed7014186b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed70142b9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed70142b9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed7013e36d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed7013e36d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed7013f0ae2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed7013f5c0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed7013f5aa1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed7007a839e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed7007a839e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed7013f637f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed7013f637f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed7013f612a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed7013f0c19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed7013d6b0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed701436df0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed701436ba3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ed7006b7c93 - core::panicking::assert_failed::he97268dc2911d3ec
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ed70072a569 - authentication_server_rocket::test::correct_error_response_if_user_already_registered::{{closure}}::ha276c154770616fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:207:9
[INFO] [stdout]   22:     0x5ed700757c5d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hb6fa1a6c09808f4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x5ed7006e0a40 - tokio::coop::with_budget::{{closure}}::hacc9d5170846fa25
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ed70071af65 - std::thread::local::LocalKey<T>::try_with::h02c96630af2f54cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5ed70071a7ce - std::thread::local::LocalKey<T>::with::h9e0bf5c34a95180a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5ed700754cf7 - tokio::coop::with_budget::h0e445535cb78729d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ed700754cf7 - tokio::coop::budget::he70c18660fbdca70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ed700754cf7 - tokio::park::thread::CachedParkThread::block_on::h124b02d7b1cf269a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x5ed7007583c2 - tokio::runtime::enter::Enter::block_on::h7d81a63e3a6dcfc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x5ed7006a2a3e - tokio::runtime::thread_pool::ThreadPool::block_on::h1f8b330c4c714a30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   31:     0x5ed7006d166e - tokio::runtime::Runtime::block_on::h192b57a03a9b506d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   32:     0x5ed7006e1703 - rocket::async_test::h1c27959910b5e333
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   33:     0x5ed700729a06 - authentication_server_rocket::test::correct_error_response_if_user_already_registered::h0176ed84c557de2f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:194:66
[INFO] [stdout]   34:     0x5ed700729a27 - authentication_server_rocket::test::correct_error_response_if_user_already_registered::{{closure}}::h5a363c8e9093fccb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:194:65
[INFO] [stdout]   35:     0x5ed70068a1a6 - core::ops::function::FnOnce::call_once::h11f311794a852501
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ed7007a815b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5ed7007a815b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5ed7007bddc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5ed7007bddc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ed7007bddc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5ed7007bddc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5ed7007bddc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ed7007bddc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5ed7007bddc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5ed7007945b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5ed7007945b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   48:     0x5ed700797e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ed700797e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5ed700797e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5ed700797e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   53:     0x5ed700797e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ed7013ebc9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   55:     0x5ed7013ebc9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   56:     0x7a9a64acdaa4 - <unknown>
[INFO] [stdout]   57:     0x7a9a64b5aa34 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::it_works_for_sign_in stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 0.0.0.0
[INFO] [stdout]    >> port: 7001
[INFO] [stdout]    >> workers: 16
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> secret key: [generated]
[INFO] [stdout] Warning: secrets enabled without a stable `secret_key`
[INFO] [stdout]    >> disable `secrets` feature or configure a `secret_key`
[INFO] [stdout]    >> this becomes an error in non-debug profiles
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (api_home) GET /
[INFO] [stdout]    >> (file_home) GET /files
[INFO] [stdout]    >> (sign_in) POST /auth/sign-in
[INFO] [stdout]    >> (sign_up) POST /auth/sign-up
[INFO] [stdout]    >> (find_user) POST /auth/find-user
[INFO] [stdout]    >> (delete_user) POST /auth/delete-user
[INFO] [stdout]    >> (get_user_tags) GET /auth/get-user-tags
[INFO] [stdout]    >> (upload_file) POST /files/
[INFO] [stdout]    >> (download_file) GET /files/<filename>
[INFO] [stdout] Catchers:
[INFO] [stdout]    >> (not_found) 404
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout]    >> Add CORS headers to responses (response)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Rocket has launched into local orbit
[INFO] [stdout] POST /auth/sign-up application/x-www-form-urlencoded:
[INFO] [stdout]    >> Matched: (sign_up) POST /auth/sign-up
[INFO] [stdout] password_hash : RegisterUser {
[INFO] [stdout]     first_name: "kakashi",
[INFO] [stdout]     last_name: "hatake",
[INFO] [stdout]     user_type: Customer,
[INFO] [stdout]     user_tags: [
[INFO] [stdout]         WebDevelopment,
[INFO] [stdout]         MobileDevelopment,
[INFO] [stdout]     ],
[INFO] [stdout]     email_id: "kakashi@gmail.com",
[INFO] [stdout]     password: "$argon2i$v=19$m=4096,t=3,p=1$bXktc2VjcmV0a2V5LXRvLWNoYW5nZS1pbi1wcm9k$sQ6ORgOjJ/6njlzOVbTQyn8f312mUCG3MygDxnJeZPo",
[INFO] [stdout] }
[INFO] [stdout] Connected to mongodb
[INFO] [stdout] Connected to mongodb
[INFO] [stdout] 
[INFO] [stdout] thread 'test::it_works_for_sign_in' (29) panicked at src/utils/mongo_util.rs:51:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: ServerSelectionError { message: "Server selection timeout: No available servers. Topology: { Type: Unknown, Servers: [ { Address: localhost:27017, Type: Unknown, Error: Connection refused (os error 111) }, ] }" }, labels: [] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed7014186b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed7014186b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed7014186b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed7014186b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed70142b9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed70142b9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed7013e36d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed7013e36d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed7013f0ae2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed7013f5c0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed7013f5aa1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed7007a839e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed7007a839e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed7013f637f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed7013f637f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed7013f612a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed7013f0c19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed7013d6b0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed701436df0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed701435d96 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5ed70076ae4e - core::result::Result<T,E>::unwrap::h93b559cc393379c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5ed70076ae4e - authentication_server_rocket::utils::mongo_util::MongoUtil::insert_one::{{closure}}::h11acffd018c2359d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils/mongo_util.rs:51:62
[INFO] [stdout]   22:     0x5ed70072f40d - authentication_server_rocket::services::user_service::UserService::register::{{closure}}::hebc1f13e0a86578d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/user_service.rs:16:68
[INFO] [stdout]   23:     0x5ed7007665fc - authentication_server_rocket::controller::user_controller::sign_up::{{closure}}::h8ce3de4eff118b1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/user_controller.rs:41:72
[INFO] [stdout]   24:     0x5ed7007683d7 - authentication_server_rocket::controller::user_controller::sign_up::into_info::monomorphized_function::{{closure}}::h1b77152d92861215
[INFO] [stdout]                                at /opt/rustwide/workdir/src/controller/user_controller.rs:33:5
[INFO] [stdout]   25:     0x5ed700fa2040 - <core::pin::Pin<P> as core::future::future::Future>::poll::h0c3100c70b84d089
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ed700e8d70a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::future::future::Future>::poll::h5763faf8af09fab2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:299:9
[INFO] [stdout]   27:     0x5ed7010273fe - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::{{closure}}::hb3735d5769bc36d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.16/src/future/future/catch_unwind.rs:36:44
[INFO] [stdout]   28:     0x5ed700e8d8ab - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0262e518b1b407c8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ed700f101f9 - std::panicking::catch_unwind::do_call::h15db49e194e1f2da
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5ed700f619bb - __rust_try
[INFO] [stdout]   31:     0x5ed700f561e0 - std::panicking::catch_unwind::h1522452e5c0a769a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5ed700f561e0 - std::panic::catch_unwind::h4d6cb90a17447281
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5ed70102723f - <futures_util::future::future::catch_unwind::CatchUnwind<Fut> as core::future::future::Future>::poll::h03880758204b5830
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.16/src/future/future/catch_unwind.rs:36:9
[INFO] [stdout]   34:     0x5ed700f86800 - rocket::server::handle::{{closure}}::h7adae0e3481c9a14
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:55:10
[INFO] [stdout]   35:     0x5ed700f84956 - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route::{{closure}}::h4e77904f59dae9d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:280:80
[INFO] [stdout]   36:     0x5ed700f8288e - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::route_and_process::{{closure}}::h9d7fb544f9896dfb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:235:60
[INFO] [stdout]   37:     0x5ed700f856ac - rocket::server::<impl rocket::rocket::Rocket<rocket::phase::Orbit>>::dispatch::{{closure}}::h4a4e16fd9dce1a75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/server.rs:209:66
[INFO] [stdout]   38:     0x5ed700ea521e - rocket::local::asynchronous::response::LocalResponse::new::{{closure}}::hc6e0879efe224560
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   39:     0x5ed700ea3fe4 - rocket::local::asynchronous::request::LocalRequest::_dispatch::{{closure}}::h1aea6b4fef390748
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/request.rs:100:12
[INFO] [stdout]   40:     0x5ed700ea34db - rocket::local::asynchronous::request::LocalRequest::dispatch::{{closure}}::ha4003b8ce6566ee2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/local/asynchronous/request.rs:124:63
[INFO] [stdout]   41:     0x5ed700724803 - authentication_server_rocket::test::it_works_for_sign_in::{{closure}}::hd4fb7dfb55e147a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:175:29
[INFO] [stdout]   42:     0x5ed700757b1d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h5ce78473b567f2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:65
[INFO] [stdout]   43:     0x5ed7006df3b0 - tokio::coop::with_budget::{{closure}}::h4ac3c31d684c0f16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   44:     0x5ed70071e345 - std::thread::local::LocalKey<T>::try_with::hee769a7fb63a62e5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5ed70071a39e - std::thread::local::LocalKey<T>::with::h43d41dc127cd070e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5ed700754587 - tokio::coop::with_budget::h11ef708c8602663a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   47:     0x5ed700754587 - tokio::coop::budget::he93127804e7f218f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   48:     0x5ed700754587 - tokio::park::thread::CachedParkThread::block_on::h0eb95c1e65fcbf66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:31
[INFO] [stdout]   49:     0x5ed700757f02 - tokio::runtime::enter::Enter::block_on::h0a89ba612acea1e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   50:     0x5ed7006a2efe - tokio::runtime::thread_pool::ThreadPool::block_on::haa6e2ee5491309f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   51:     0x5ed7006d1bae - tokio::runtime::Runtime::block_on::h37ce67c66b937212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   52:     0x5ed7006e2493 - rocket::async_test::hc133674347b2a9f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   53:     0x5ed700723c16 - authentication_server_rocket::test::it_works_for_sign_in::h732df8873b05d091
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:157:37
[INFO] [stdout]   54:     0x5ed700723c37 - authentication_server_rocket::test::it_works_for_sign_in::{{closure}}::h49647d5414c7b1c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:157:36
[INFO] [stdout]   55:     0x5ed70068a126 - core::ops::function::FnOnce::call_once::h0c3a7a8722960755
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5ed7007a815b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5ed7007a815b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   58:     0x5ed7007bddc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   59:     0x5ed7007bddc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5ed7007bddc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x5ed7007bddc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x5ed7007bddc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5ed7007bddc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   64:     0x5ed7007bddc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   65:     0x5ed7007945b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   66:     0x5ed7007945b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   67:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x5ed700797e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5ed700797e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   70:     0x5ed700797e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   71:     0x5ed700797e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x5ed700797e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5ed7013ebc9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   75:     0x5ed7013ebc9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   76:     0x7a9a64acdaa4 - <unknown>
[INFO] [stdout]   77:     0x7a9a64b5aa34 - clone
[INFO] [stdout]   78:                0x0 - <unknown>
[INFO] [stdout]    >> Handler sign_up panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will severely degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Failure
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'test::it_works_for_sign_in' (29) panicked at src/main.rs:175:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed7014186b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed7014186b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed7014186b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed7014186b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed70142b9cf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed70142b9cf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5ed7013e36d1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed7013e36d1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed7013f0ae2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed7013f5c0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed7013f5aa1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed7007a839e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5ed7007a839e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed7013f637f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5ed7013f637f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed7013f612a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed7013f0c19 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed7013d6b0d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed701436df0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed701436ba3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ed7006b7c93 - core::panicking::assert_failed::he97268dc2911d3ec
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ed7007249ac - authentication_server_rocket::test::it_works_for_sign_in::{{closure}}::hd4fb7dfb55e147a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:175:9
[INFO] [stdout]   22:     0x5ed700757b1d - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h5ce78473b567f2de
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x5ed7006df3b0 - tokio::coop::with_budget::{{closure}}::h4ac3c31d684c0f16
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x5ed70071e345 - std::thread::local::LocalKey<T>::try_with::hee769a7fb63a62e5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   25:     0x5ed70071a39e - std::thread::local::LocalKey<T>::with::h43d41dc127cd070e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   26:     0x5ed700754587 - tokio::coop::with_budget::h11ef708c8602663a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x5ed700754587 - tokio::coop::budget::he93127804e7f218f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x5ed700754587 - tokio::park::thread::CachedParkThread::block_on::h0eb95c1e65fcbf66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x5ed700757f02 - tokio::runtime::enter::Enter::block_on::h0a89ba612acea1e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x5ed7006a2efe - tokio::runtime::thread_pool::ThreadPool::block_on::haa6e2ee5491309f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77:15
[INFO] [stdout]   31:     0x5ed7006d1bae - tokio::runtime::Runtime::block_on::h37ce67c66b937212
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463:48
[INFO] [stdout]   32:     0x5ed7006e2493 - rocket::async_test::hc133674347b2a9f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.0-rc.1/src/lib.rs:217:10
[INFO] [stdout]   33:     0x5ed700723c16 - authentication_server_rocket::test::it_works_for_sign_in::h732df8873b05d091
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:157:37
[INFO] [stdout]   34:     0x5ed700723c37 - authentication_server_rocket::test::it_works_for_sign_in::{{closure}}::h49647d5414c7b1c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:157:36
[INFO] [stdout]   35:     0x5ed70068a126 - core::ops::function::FnOnce::call_once::h0c3a7a8722960755
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ed7007a815b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5ed7007a815b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5ed7007bddc5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5ed7007bddc5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ed7007bddc5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5ed7007bddc5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5ed7007bddc5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ed7007bddc5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5ed7007bddc5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5ed7007945b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5ed7007945b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   48:     0x5ed700797e7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ed700797e7a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5ed700797e7a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5ed700797e7a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ed700797e7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   53:     0x5ed700797e7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ed7013ebc9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   55:     0x5ed7013ebc9f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   56:     0x7a9a64acdaa4 - <unknown>
[INFO] [stdout]   57:     0x7a9a64b5aa34 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::correct_error_for_incorrect_password_sign_in
[INFO] [stdout]     test::correct_error_response_if_user_already_registered
[INFO] [stdout]     test::it_works_for_sign_in
[INFO] [stdout]     test::it_works_for_sign_up_and_delete_user_once_signed_up
[INFO] [stdout]     test::upload_and_download_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 61.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin authentication_server_rocket`
[INFO] running `Command { std: "docker" "inspect" "41fb78673c0278a7970c0a3fcbcb0fc62023bc8e8551766a55e2998cc6304cf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41fb78673c0278a7970c0a3fcbcb0fc62023bc8e8551766a55e2998cc6304cf2", kill_on_drop: false }`
[INFO] [stdout] 41fb78673c0278a7970c0a3fcbcb0fc62023bc8e8551766a55e2998cc6304cf2
