[INFO] cloning repository https://github.com/Puskar-Roy/Rust-Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Puskar-Roy/Rust-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPuskar-Roy%2FRust-Server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPuskar-Roy%2FRust-Server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e8c0f18a78f2262df33b5faf7deeba75e7cfcf0
[INFO] building Puskar-Roy/Rust-Server against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPuskar-Roy%2FRust-Server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Puskar-Roy/Rust-Server
[INFO] finished tweaking git repo https://github.com/Puskar-Roy/Rust-Server
[INFO] tweaked toml for git repo https://github.com/Puskar-Roy/Rust-Server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Puskar-Roy/Rust-Server on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Puskar-Roy/Rust-Server 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.212
[INFO] [stderr]   Downloaded deadpool-postgres v0.10.5
[INFO] [stderr]   Downloaded serde_derive v1.0.212
[INFO] [stderr]   Downloaded bcrypt v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3114c34bf468fa2a01da4e97951cd221c3044358a7ebd562b36c9cfefd528c6a
[INFO] running `Command { std: "docker" "start" "-a" "3114c34bf468fa2a01da4e97951cd221c3044358a7ebd562b36c9cfefd528c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3114c34bf468fa2a01da4e97951cd221c3044358a7ebd562b36c9cfefd528c6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3114c34bf468fa2a01da4e97951cd221c3044358a7ebd562b36c9cfefd528c6a", kill_on_drop: false }`
[INFO] [stdout] 3114c34bf468fa2a01da4e97951cd221c3044358a7ebd562b36c9cfefd528c6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a11015d0e2ade4fc262830a3fbd90db33f084551d27482ad64609a26a293a70f
[INFO] running `Command { std: "docker" "start" "-a" "a11015d0e2ade4fc262830a3fbd90db33f084551d27482ad64609a26a293a70f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling serde v1.0.212
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bcrypt v0.13.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.212
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling postgres-types v0.2.8
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-postgres v0.7.12
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling deadpool-postgres v0.10.5
[INFO] [stderr]    Compiling jsonwebtoken v8.3.0
[INFO] [stderr]    Compiling actix-http v3.9.0
[INFO] [stderr]    Compiling actix-web v4.9.0
[INFO] [stderr]    Compiling rust-4 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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: type `RegisterData` is more private than the item `register_user`
[INFO] [stdout]   --> src/routes.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / pub async fn register_user(
[INFO] [stdout] 28 | |     pool: web::Data<Pool>,
[INFO] [stdout] 29 | |     form: web::Json<RegisterData>,
[INFO] [stdout] 30 | | ) -> Result<HttpResponse, Error> {
[INFO] [stdout]    | |________________________________^ function `register_user` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RegisterData` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/routes.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct RegisterData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LoginData` is more private than the item `login_user`
[INFO] [stdout]   --> src/routes.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / pub async fn login_user(
[INFO] [stdout] 61 | |     pool: web::Data<Pool>,
[INFO] [stdout] 62 | |     form: web::Json<LoginData>,
[INFO] [stdout] 63 | | ) -> Result<HttpResponse, Error> {
[INFO] [stdout]    | |________________________________^ function `login_user` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `LoginData` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/routes.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct LoginData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/models.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.47s
[INFO] running `Command { std: "docker" "inspect" "a11015d0e2ade4fc262830a3fbd90db33f084551d27482ad64609a26a293a70f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a11015d0e2ade4fc262830a3fbd90db33f084551d27482ad64609a26a293a70f", kill_on_drop: false }`
[INFO] [stdout] a11015d0e2ade4fc262830a3fbd90db33f084551d27482ad64609a26a293a70f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af352d4393de56ca59303bbddb2eafd4d0f4cceff25c32f08eb6e8655c0018ec
[INFO] running `Command { std: "docker" "start" "-a" "af352d4393de56ca59303bbddb2eafd4d0f4cceff25c32f08eb6e8655c0018ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-4 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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: type `RegisterData` is more private than the item `register_user`
[INFO] [stdout]   --> src/routes.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | / pub async fn register_user(
[INFO] [stdout] 28 | |     pool: web::Data<Pool>,
[INFO] [stdout] 29 | |     form: web::Json<RegisterData>,
[INFO] [stdout] 30 | | ) -> Result<HttpResponse, Error> {
[INFO] [stdout]    | |________________________________^ function `register_user` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RegisterData` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/routes.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct RegisterData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `LoginData` is more private than the item `login_user`
[INFO] [stdout]   --> src/routes.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / pub async fn login_user(
[INFO] [stdout] 61 | |     pool: web::Data<Pool>,
[INFO] [stdout] 62 | |     form: web::Json<LoginData>,
[INFO] [stdout] 63 | | ) -> Result<HttpResponse, Error> {
[INFO] [stdout]    | |________________________________^ function `login_user` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `LoginData` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/routes.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct LoginData {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/models.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct User {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.48s
[INFO] running `Command { std: "docker" "inspect" "af352d4393de56ca59303bbddb2eafd4d0f4cceff25c32f08eb6e8655c0018ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af352d4393de56ca59303bbddb2eafd4d0f4cceff25c32f08eb6e8655c0018ec", kill_on_drop: false }`
[INFO] [stdout] af352d4393de56ca59303bbddb2eafd4d0f4cceff25c32f08eb6e8655c0018ec
