[INFO] cloning repository https://github.com/ocebr/yolo_user
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ocebr/yolo_user" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focebr%2Fyolo_user", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focebr%2Fyolo_user'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cf02f1ba3dd39d578859b0cda6369fb005298aa
[INFO] testing ocebr/yolo_user against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focebr%2Fyolo_user" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ocebr/yolo_user
[INFO] finished tweaking git repo https://github.com/ocebr/yolo_user
[INFO] tweaked toml for git repo https://github.com/ocebr/yolo_user written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ocebr/yolo_user on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ocebr/yolo_user already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52567748c0160815c388a6a56973e580c52ad474d87a570d56827f85890f1218
[INFO] running `Command { std: "docker" "start" "-a" "52567748c0160815c388a6a56973e580c52ad474d87a570d56827f85890f1218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52567748c0160815c388a6a56973e580c52ad474d87a570d56827f85890f1218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52567748c0160815c388a6a56973e580c52ad474d87a570d56827f85890f1218", kill_on_drop: false }`
[INFO] [stdout] 52567748c0160815c388a6a56973e580c52ad474d87a570d56827f85890f1218
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffe883b01ae1463cf85d4a4f1f89588e2877d733d35f782ac3f12c5471124d4c
[INFO] running `Command { std: "docker" "start" "-a" "ffe883b01ae1463cf85d4a4f1f89588e2877d733d35f782ac3f12c5471124d4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-sink v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling bindgen v0.48.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling tokio-openssl v0.4.0
[INFO] [stderr]    Compiling md-5 v0.8.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling validator_types v0.14.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling headers v0.3.5
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling async-stream v0.2.1
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling validator_derive v0.14.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-native-tls v0.3.3
[INFO] [stderr]    Compiling pin-project v0.4.28
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling h2 v0.3.9
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling argonautica v0.2.0
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling sqlx-core v0.3.5
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling validator v0.14.0
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling actix-http v2.2.1
[INFO] [stderr]    Compiling sqlx-macros v0.3.5
[INFO] [stderr]    Compiling hyper v0.14.16
[INFO] [stderr]    Compiling sqlx v0.3.5
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.7
[INFO] [stderr]    Compiling actix-cors v0.5.4
[INFO] [stderr]    Compiling actix-web-httpauth v0.5.1
[INFO] [stderr]    Compiling yolo_users v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Hasher` and `input::Salt`
[INFO] [stdout]  --> src/config/crypto.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use argonautica::{Hasher,Verifier,input::Salt};
[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 imports: `NewUser`, `UpdateProfile`, `User`, and `config::crypto::CryptoService`
[INFO] [stdout]  --> src/db/user.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{config::crypto::CryptoService,
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 |     models::user::{User,NewUser,UpdateProfile,UserLogin},
[INFO] [stdout]   |                    ^^^^ ^^^^^^^ ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/db/user.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::AppResponse`
[INFO] [stdout]  --> src/handlers/signin.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::AppResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppErrorCode` and `AppError`
[INFO] [stdout]  --> src/handlers/signin.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     errors::{AppErrorCode,AppError},
[INFO] [stdout]   |              ^^^^^^^^^^^^ ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FromRequest`, `dev::HttpResponseBuilder`, and `web::Json`
[INFO] [stdout]  --> src/handlers/signin.rs:8:38
[INFO] [stdout]   |
[INFO] [stdout] 8 | use actix_web::{web::Data,web::Form, FromRequest, HttpResponse, HttpRequest,dev::HttpResponseBuilder,web::Json};
[INFO] [stdout]   |                                      ^^^^^^^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `basic::BasicAuth` and `bearer::BearerAuth`
[INFO] [stdout]  --> src/handlers/signin.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 | use actix_web_httpauth::extractors::{basic::BasicAuth, bearer::BearerAuth};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BoxFuture` and `ready`
[INFO] [stdout]   --> src/handlers/signin.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::future::{ready, BoxFuture};
[INFO] [stdout]    |                       ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/handlers/signin.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, instrument};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/handlers/signin.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HttpResponse`, `Responder`, and `web`
[INFO] [stdout]   --> src/main.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | use actix_web::{web, App, HttpServer, Responder, middleware::Logger ,HttpResponse};
[INFO] [stdout]    |                 ^^^                   ^^^^^^^^^                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SslAcceptor`, `SslFiletype`, and `SslMethod`
[INFO] [stdout]   --> src/main.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 | use openssl::ssl::{SslAcceptor, SslFiletype, SslMethod};
[INFO] [stdout]    |                    ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginUser` is never constructed
[INFO] [stdout]   --> src/main.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct LoginUser {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `host` and `port` are never read
[INFO] [stdout]   --> src/config/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 18 |     pub host : String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |     pub port : i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UNIQUE_VIOLATION_CODE` is never used
[INFO] [stdout]  --> src/db/mod.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const UNIQUE_VIOLATION_CODE: &str = "23505";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AppResult` is never used
[INFO] [stdout]  --> src/handlers/mod.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type AppResult<T> = Result<T, AppError>;
[INFO] [stdout]   |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AppResponse` is never used
[INFO] [stdout]  --> src/handlers/mod.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | type AppResponse = AppResult<HttpResponse>;
[INFO] [stdout]   |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/models/user.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NewUser` is never constructed
[INFO] [stdout]   --> src/models/user.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct NewUser {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateProfile` is never constructed
[INFO] [stdout]   --> src/models/user.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct UpdateProfile {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PasswordSalt` is never constructed
[INFO] [stdout]   --> src/models/user.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct PasswordSalt {
[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: cexpr v0.3.6, nom v4.2.3, nom v5.1.2, sqlx-macros v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "ffe883b01ae1463cf85d4a4f1f89588e2877d733d35f782ac3f12c5471124d4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe883b01ae1463cf85d4a4f1f89588e2877d733d35f782ac3f12c5471124d4c", kill_on_drop: false }`
[INFO] [stdout] ffe883b01ae1463cf85d4a4f1f89588e2877d733d35f782ac3f12c5471124d4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3396803cdd27dccb31ae2c85ab720c2ea24367a9f75dc6ab19a55e133711a732
[INFO] running `Command { std: "docker" "start" "-a" "3396803cdd27dccb31ae2c85ab720c2ea24367a9f75dc6ab19a55e133711a732", kill_on_drop: false }`
[INFO] [stderr]    Compiling yolo_users v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Hasher` and `input::Salt`
[INFO] [stdout]  --> src/config/crypto.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use argonautica::{Hasher,Verifier,input::Salt};
[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 imports: `NewUser`, `UpdateProfile`, `User`, and `config::crypto::CryptoService`
[INFO] [stdout]  --> src/db/user.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{config::crypto::CryptoService,
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 |     models::user::{User,NewUser,UpdateProfile,UserLogin},
[INFO] [stdout]   |                    ^^^^ ^^^^^^^ ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/db/user.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::AppResponse`
[INFO] [stdout]  --> src/handlers/signin.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::AppResponse;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AppErrorCode` and `AppError`
[INFO] [stdout]  --> src/handlers/signin.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 |     errors::{AppErrorCode,AppError},
[INFO] [stdout]   |              ^^^^^^^^^^^^ ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FromRequest`, `dev::HttpResponseBuilder`, and `web::Json`
[INFO] [stdout]  --> src/handlers/signin.rs:8:38
[INFO] [stdout]   |
[INFO] [stdout] 8 | use actix_web::{web::Data,web::Form, FromRequest, HttpResponse, HttpRequest,dev::HttpResponseBuilder,web::Json};
[INFO] [stdout]   |                                      ^^^^^^^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `basic::BasicAuth` and `bearer::BearerAuth`
[INFO] [stdout]  --> src/handlers/signin.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 | use actix_web_httpauth::extractors::{basic::BasicAuth, bearer::BearerAuth};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BoxFuture` and `ready`
[INFO] [stdout]   --> src/handlers/signin.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use futures::future::{ready, BoxFuture};
[INFO] [stdout]    |                       ^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]   --> src/handlers/signin.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tracing::{debug, instrument};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/handlers/signin.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HttpResponse`, `Responder`, and `web`
[INFO] [stdout]   --> src/main.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | use actix_web::{web, App, HttpServer, Responder, middleware::Logger ,HttpResponse};
[INFO] [stdout]    |                 ^^^                   ^^^^^^^^^                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SslAcceptor`, `SslFiletype`, and `SslMethod`
[INFO] [stdout]   --> src/main.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 | use openssl::ssl::{SslAcceptor, SslFiletype, SslMethod};
[INFO] [stdout]    |                    ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginUser` is never constructed
[INFO] [stdout]   --> src/main.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct LoginUser {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `host` and `port` are never read
[INFO] [stdout]   --> src/config/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 18 |     pub host : String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |     pub port : i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `UNIQUE_VIOLATION_CODE` is never used
[INFO] [stdout]  --> src/db/mod.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub const UNIQUE_VIOLATION_CODE: &str = "23505";
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AppResult` is never used
[INFO] [stdout]  --> src/handlers/mod.rs:7:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | type AppResult<T> = Result<T, AppError>;
[INFO] [stdout]   |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `AppResponse` is never used
[INFO] [stdout]  --> src/handlers/mod.rs:8:6
[INFO] [stdout]   |
[INFO] [stdout] 8 | type AppResponse = AppResult<HttpResponse>;
[INFO] [stdout]   |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/models/user.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NewUser` is never constructed
[INFO] [stdout]   --> src/models/user.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct NewUser {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpdateProfile` is never constructed
[INFO] [stdout]   --> src/models/user.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct UpdateProfile {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PasswordSalt` is never constructed
[INFO] [stdout]   --> src/models/user.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct PasswordSalt {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3, nom v5.1.2, sqlx-macros v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "3396803cdd27dccb31ae2c85ab720c2ea24367a9f75dc6ab19a55e133711a732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3396803cdd27dccb31ae2c85ab720c2ea24367a9f75dc6ab19a55e133711a732", kill_on_drop: false }`
[INFO] [stdout] 3396803cdd27dccb31ae2c85ab720c2ea24367a9f75dc6ab19a55e133711a732
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3cf04d6b534a5a2fa4dc5cf48be0feb1b35e244b2f120ee1de15eac295bb3c0b
[INFO] running `Command { std: "docker" "start" "-a" "3cf04d6b534a5a2fa4dc5cf48be0feb1b35e244b2f120ee1de15eac295bb3c0b", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Hasher` and `input::Salt`
[INFO] [stderr]  --> src/config/crypto.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 | use argonautica::{Hasher,Verifier,input::Salt};
[INFO] [stderr]   |                   ^^^^^^          ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `NewUser`, `UpdateProfile`, `User`, and `config::crypto::CryptoService`
[INFO] [stderr]  --> src/db/user.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::{config::crypto::CryptoService,
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 2 |     models::user::{User,NewUser,UpdateProfile,UserLogin},
[INFO] [stderr]   |                    ^^^^ ^^^^^^^ ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid::Uuid`
[INFO] [stderr]   --> src/db/user.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use uuid::Uuid;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::AppResponse`
[INFO] [stderr]  --> src/handlers/signin.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::AppResponse;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AppErrorCode` and `AppError`
[INFO] [stderr]  --> src/handlers/signin.rs:5:14
[INFO] [stderr]   |
[INFO] [stderr] 5 |     errors::{AppErrorCode,AppError},
[INFO] [stderr]   |              ^^^^^^^^^^^^ ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `FromRequest`, `dev::HttpResponseBuilder`, and `web::Json`
[INFO] [stderr]  --> src/handlers/signin.rs:8:38
[INFO] [stderr]   |
[INFO] [stderr] 8 | use actix_web::{web::Data,web::Form, FromRequest, HttpResponse, HttpRequest,dev::HttpResponseBuilder,web::Json};
[INFO] [stderr]   |                                      ^^^^^^^^^^^                            ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `basic::BasicAuth` and `bearer::BearerAuth`
[INFO] [stderr]  --> src/handlers/signin.rs:9:38
[INFO] [stderr]   |
[INFO] [stderr] 9 | use actix_web_httpauth::extractors::{basic::BasicAuth, bearer::BearerAuth};
[INFO] [stderr]   |                                      ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BoxFuture` and `ready`
[INFO] [stderr]   --> src/handlers/signin.rs:10:23
[INFO] [stderr]    |
[INFO] [stderr] 10 | use futures::future::{ready, BoxFuture};
[INFO] [stderr]    |                       ^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `debug`
[INFO] [stderr]   --> src/handlers/signin.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 | use tracing::{debug, instrument};
[INFO] [stderr]    |               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid::Uuid`
[INFO] [stderr]   --> src/handlers/signin.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use uuid::Uuid;
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `HttpResponse`, `Responder`, and `web`
[INFO] [stderr]   --> src/main.rs:16:17
[INFO] [stderr]    |
[INFO] [stderr] 16 | use actix_web::{web, App, HttpServer, Responder, middleware::Logger ,HttpResponse};
[INFO] [stderr]    |                 ^^^                   ^^^^^^^^^                      ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `SslAcceptor`, `SslFiletype`, and `SslMethod`
[INFO] [stderr]   --> src/main.rs:18:20
[INFO] [stderr]    |
[INFO] [stderr] 18 | use openssl::ssl::{SslAcceptor, SslFiletype, SslMethod};
[INFO] [stderr]    |                    ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LoginUser` is never constructed
[INFO] [stderr]   --> src/main.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | struct LoginUser {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `host` and `port` are never read
[INFO] [stderr]   --> src/config/mod.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Config {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 18 |     pub host : String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 19 |     pub port : i32,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: constant `UNIQUE_VIOLATION_CODE` is never used
[INFO] [stderr]  --> src/db/mod.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub const UNIQUE_VIOLATION_CODE: &str = "23505";
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `AppResult` is never used
[INFO] [stderr]  --> src/handlers/mod.rs:7:6
[INFO] [stderr]   |
[INFO] [stderr] 7 | type AppResult<T> = Result<T, AppError>;
[INFO] [stderr]   |      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `AppResponse` is never used
[INFO] [stderr]  --> src/handlers/mod.rs:8:6
[INFO] [stderr]   |
[INFO] [stderr] 8 | type AppResponse = AppResult<HttpResponse>;
[INFO] [stderr]   |      ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `User` is never constructed
[INFO] [stderr]  --> src/models/user.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct User {
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NewUser` is never constructed
[INFO] [stderr]   --> src/models/user.rs:45:12
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub struct NewUser {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UpdateProfile` is never constructed
[INFO] [stderr]   --> src/models/user.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub struct UpdateProfile {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PasswordSalt` is never constructed
[INFO] [stderr]   --> src/models/user.rs:62:12
[INFO] [stderr]    |
[INFO] [stderr] 62 | pub struct PasswordSalt {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `yolo_users` (bin "yolo_users" test) generated 21 warnings (run `cargo fix --bin "yolo_users" -p yolo_users --tests` to apply 12 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3, nom v5.1.2, sqlx-macros v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yolo_users-db9d66225eaff38b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3cf04d6b534a5a2fa4dc5cf48be0feb1b35e244b2f120ee1de15eac295bb3c0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf04d6b534a5a2fa4dc5cf48be0feb1b35e244b2f120ee1de15eac295bb3c0b", kill_on_drop: false }`
[INFO] [stdout] 3cf04d6b534a5a2fa4dc5cf48be0feb1b35e244b2f120ee1de15eac295bb3c0b
