[INFO] cloning repository https://github.com/ctkai01/examination_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctkai01/examination_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctkai01%2Fexamination_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctkai01%2Fexamination_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c25fc7cdb0acc1dda06c6f33e86f4fd43f55788
[INFO] checking ctkai01/examination_app against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctkai01%2Fexamination_app" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ctkai01/examination_app
[INFO] finished tweaking git repo https://github.com/ctkai01/examination_app
[INFO] tweaked toml for git repo https://github.com/ctkai01/examination_app written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ctkai01/examination_app on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ctkai01/examination_app already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-actix-web v0.5.1
[INFO] [stderr]   Downloaded futures-task v0.3.26
[INFO] [stderr]   Downloaded futures-sink v0.3.26
[INFO] [stderr]   Downloaded tracing-error v0.1.2
[INFO] [stderr]   Downloaded validator_derive v0.10.1
[INFO] [stderr]   Downloaded chrono-tz-build v0.1.0
[INFO] [stderr]   Downloaded rust-ini v0.13.0
[INFO] [stderr]   Downloaded dotenvy v0.15.6
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded which v2.0.1
[INFO] [stderr]   Downloaded futures-core v0.3.26
[INFO] [stderr]   Downloaded validator v0.10.1
[INFO] [stderr]   Downloaded futures-macro v0.3.26
[INFO] [stderr]   Downloaded pq-sys v0.4.7
[INFO] [stderr]   Downloaded futures-io v0.3.26
[INFO] [stderr]   Downloaded serde v0.8.23
[INFO] [stderr]   Downloaded actix-web-httpauth v0.8.0
[INFO] [stderr]   Downloaded color-backtrace v0.4.2
[INFO] [stderr]   Downloaded clang-sys v0.26.4
[INFO] [stderr]   Downloaded jsonwebtoken v8.2.0
[INFO] [stderr]   Downloaded hashbrown v0.1.8
[INFO] [stderr]   Downloaded diesel_derives v2.0.1
[INFO] [stderr]   Downloaded eyre v0.4.3
[INFO] [stderr]   Downloaded futures v0.3.26
[INFO] [stderr]   Downloaded semver v1.0.16
[INFO] [stderr]   Downloaded unicode-bidi v0.3.9
[INFO] [stderr]   Downloaded serde-hjson v0.9.1
[INFO] [stderr]   Downloaded config v0.11.0
[INFO] [stderr]   Downloaded futures-util v0.3.26
[INFO] [stderr]   Downloaded h2 v0.3.15
[INFO] [stderr]   Downloaded color-spantrace v0.1.6
[INFO] [stderr]   Downloaded bindgen v0.48.1
[INFO] [stderr]   Downloaded actix-http v3.2.2
[INFO] [stderr]   Downloaded actix-web v4.2.1
[INFO] [stderr]   Downloaded tracing-bunyan-formatter v0.3.6
[INFO] [stderr]   Downloaded actix-web-codegen v4.1.0
[INFO] [stderr]   Downloaded owo-colors v1.3.0
[INFO] [stderr]   Downloaded futures-executor v0.3.26
[INFO] [stderr]   Downloaded diesel v2.0.3
[INFO] [stderr]   Downloaded r2d2 v0.8.10
[INFO] [stderr]   Downloaded futures-channel v0.3.26
[INFO] [stderr]   Downloaded chrono-tz v0.8.1
[INFO] [stderr]   Downloaded color-eyre v0.3.4
[INFO] [stderr]   Downloaded tokio v1.24.2
[INFO] [stderr]   Downloaded gimli v0.27.1
[INFO] [stderr]   Downloaded zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]   Downloaded argonautica v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05656a82e4df5a5a292d2ab5b8f057eb1fc0086f45cf515763ebe2273acc8acd
[INFO] running `Command { std: "docker" "start" "-a" "05656a82e4df5a5a292d2ab5b8f057eb1fc0086f45cf515763ebe2273acc8acd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05656a82e4df5a5a292d2ab5b8f057eb1fc0086f45cf515763ebe2273acc8acd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05656a82e4df5a5a292d2ab5b8f057eb1fc0086f45cf515763ebe2273acc8acd", kill_on_drop: false }`
[INFO] [stdout] 05656a82e4df5a5a292d2ab5b8f057eb1fc0086f45cf515763ebe2273acc8acd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ee976a3201999db5ee9c12a2c71ddd0fa915b064330e6d57b6404f29617a51e
[INFO] running `Command { std: "docker" "start" "-a" "3ee976a3201999db5ee9c12a2c71ddd0fa915b064330e6d57b6404f29617a51e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling tokio v1.24.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.27.1
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.9
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling bindgen v0.48.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling chrono-tz-build v0.1.0
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking actix-rt v2.7.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling eyre v0.4.3
[INFO] [stderr]     Checking tracing-error v0.1.2
[INFO] [stderr]     Checking actix-server v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking actix-codec v0.5.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling chrono-tz v0.8.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.6
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking owo-colors v1.3.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking color-backtrace v0.4.2
[INFO] [stderr]     Checking color-spantrace v0.1.6
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling validator v0.10.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.10
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling diesel_derives v2.0.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking futures-executor v0.3.26
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.6
[INFO] [stderr]     Checking jwt v0.16.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]    Compiling validator_derive v0.10.1
[INFO] [stderr]     Checking color-eyre v0.3.4
[INFO] [stderr]     Checking jsonwebtoken v8.2.0
[INFO] [stderr]     Checking futures v0.3.26
[INFO] [stderr]     Checking dotenvy v0.15.6
[INFO] [stderr]     Checking diesel v2.0.3
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking actix-http v3.2.2
[INFO] [stderr]    Compiling argonautica v0.2.0
[INFO] [stderr]     Checking actix-web v4.2.1
[INFO] [stderr]     Checking tracing-actix-web v0.5.1
[INFO] [stderr]     Checking actix-web-httpauth v0.8.0
[INFO] [stderr]     Checking todo-actix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Algorithm` and `errors::Error`
[INFO] [stdout]  --> src/config/crypto.rs:7:54
[INFO] [stdout]   |
[INFO] [stdout] 7 | use jsonwebtoken::{DecodingKey, decode, EncodingKey, Algorithm, Validation, Header, encode, errors::Error, TokenData};
[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: `PooledConnection`
[INFO] [stdout]  --> src/config/mod.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use r2d2::{Pool, PooledConnection};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `NaiveDateTime`, and `NaiveDate`
[INFO] [stdout]  --> src/models/user.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, NaiveDate, NaiveDateTime};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instrument`
[INFO] [stdout]   --> src/handlers/user.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tracing::{info, instrument};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `basic::BasicAuth`
[INFO] [stdout]  --> src/handlers/auth.rs:2:58
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web_httpauth::extractors::{bearer::BearerAuth, basic::BasicAuth};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instrument`
[INFO] [stdout]  --> src/handlers/auth.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{debug, instrument};
[INFO] [stdout]   |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Algorithm` and `errors::Error`
[INFO] [stdout]  --> src/config/crypto.rs:7:54
[INFO] [stdout]   |
[INFO] [stdout] 7 | use jsonwebtoken::{DecodingKey, decode, EncodingKey, Algorithm, Validation, Header, encode, errors::Error, TokenData};
[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: `PooledConnection`
[INFO] [stdout]  --> src/config/mod.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use r2d2::{Pool, PooledConnection};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `NaiveDateTime`, and `NaiveDate`
[INFO] [stdout]  --> src/models/user.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, NaiveDate, NaiveDateTime};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instrument`
[INFO] [stdout]   --> src/handlers/user.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | use tracing::{info, instrument};
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `basic::BasicAuth`
[INFO] [stdout]  --> src/handlers/auth.rs:2:58
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web_httpauth::extractors::{bearer::BearerAuth, basic::BasicAuth};
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instrument`
[INFO] [stdout]  --> src/handlers/auth.rs:4:22
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::{debug, instrument};
[INFO] [stdout]   |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]   --> src/handlers/user.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     user: AuthenticatedUser,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repository`
[INFO] [stdout]   --> src/handlers/user.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     repository: UserRepository,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/errors/mod.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             AppError::INVALID_CREDENTIALS => "Invalid username or password provided",
[INFO] [stdout]    |             ----------------------------- matches all the relevant values
[INFO] [stdout] 25 |             AppError::NOT_AUTHORIZED => "Not authorized.",
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/errors/mod.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             AppError::INVALID_CREDENTIALS => StatusCode::UNAUTHORIZED,
[INFO] [stdout]    |             ----------------------------- matches all the relevant values
[INFO] [stdout] 68 |             AppError::NOT_AUTHORIZED => StatusCode::UNAUTHORIZED,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/auth.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct AuthenticatedUser(pub String);
[INFO] [stdout]    |            ----------------- ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `AuthenticatedUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]   --> src/handlers/user.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     user: AuthenticatedUser,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `repository`
[INFO] [stdout]   --> src/handlers/user.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     repository: UserRepository,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repository`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/errors/mod.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             AppError::INVALID_CREDENTIALS => "Invalid username or password provided",
[INFO] [stdout]    |             ----------------------------- matches all the relevant values
[INFO] [stdout] 25 |             AppError::NOT_AUTHORIZED => "Not authorized.",
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/errors/mod.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             AppError::INVALID_CREDENTIALS => StatusCode::UNAUTHORIZED,
[INFO] [stdout]    |             ----------------------------- matches all the relevant values
[INFO] [stdout] 68 |             AppError::NOT_AUTHORIZED => StatusCode::UNAUTHORIZED,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]   --> src/main.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn register(user: web::Form<NewUser>) -> impl Responder {
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]   --> src/main.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn test() -> impl Responder {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register` is never used
[INFO] [stdout]   --> src/main.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn register(user: web::Form<NewUser>) -> impl Responder {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/handlers/auth.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct AuthenticatedUser(pub String);
[INFO] [stdout]    |            ----------------- ^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `AuthenticatedUser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::env;
[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 variable: `user`
[INFO] [stdout]   --> src/main.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn register(user: web::Form<NewUser>) -> impl Responder {
[INFO] [stdout]    |                   ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test` is never used
[INFO] [stdout]   --> src/main.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | async fn test() -> impl Responder {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register` is never used
[INFO] [stdout]   --> src/main.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | async fn register(user: web::Form<NewUser>) -> impl Responder {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, diesel_derives v2.0.1, nom v4.2.3, nom v5.1.2
[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" "3ee976a3201999db5ee9c12a2c71ddd0fa915b064330e6d57b6404f29617a51e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ee976a3201999db5ee9c12a2c71ddd0fa915b064330e6d57b6404f29617a51e", kill_on_drop: false }`
[INFO] [stdout] 3ee976a3201999db5ee9c12a2c71ddd0fa915b064330e6d57b6404f29617a51e
