[INFO] cloning repository https://github.com/tiberiumboy/live-bootcamp-auth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiberiumboy/live-bootcamp-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiumboy%2Flive-bootcamp-auth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiumboy%2Flive-bootcamp-auth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c58a976d2290c5811d4de1d793f5e02da8efda2c
[INFO] checking tiberiumboy/live-bootcamp-auth against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiberiumboy%2Flive-bootcamp-auth" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tiberiumboy/live-bootcamp-auth
[INFO] finished tweaking git repo https://github.com/tiberiumboy/live-bootcamp-auth
[INFO] tweaked toml for git repo https://github.com/tiberiumboy/live-bootcamp-auth written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tiberiumboy/live-bootcamp-auth on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tiberiumboy/live-bootcamp-auth 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.1.26
[INFO] [stderr]   Downloaded rustls v0.23.14
[INFO] [stderr]   Downloaded openssl-src v300.3.0+3.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9d534d46e05c4fd7d286b7033899c7a2d29594238d857ea9846bfc41eefe5eb
[INFO] running `Command { std: "docker" "start" "-a" "b9d534d46e05c4fd7d286b7033899c7a2d29594238d857ea9846bfc41eefe5eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9d534d46e05c4fd7d286b7033899c7a2d29594238d857ea9846bfc41eefe5eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d534d46e05c4fd7d286b7033899c7a2d29594238d857ea9846bfc41eefe5eb", kill_on_drop: false }`
[INFO] [stdout] b9d534d46e05c4fd7d286b7033899c7a2d29594238d857ea9846bfc41eefe5eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a4ebf4ef9d95a63a8da64b002e3ec8080f5781070ccc04992be192dc786554d
[INFO] running `Command { std: "docker" "start" "-a" "7a4ebf4ef9d95a63a8da64b002e3ec8080f5781070ccc04992be192dc786554d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling cc v1.1.26
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking http-range-header v0.4.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling openssl-src v300.3.0+3.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tower-http v0.6.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking auth-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `email` and `password` are never read
[INFO] [stdout]  --> src/routes/login.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct LoginRequest {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 7 |     email: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     password: String,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LoginRequest` 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: fields `email`, `password`, and `requires_2fa` are never read
[INFO] [stdout]   --> src/routes/signup.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct SignupRequest {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  7 |     email: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]  8 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  9 |     #[serde(alias = "requires2FA")]
[INFO] [stdout] 10 |     requires_2fa: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SignupRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email` and `password` are never read
[INFO] [stdout]  --> src/routes/login.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct LoginRequest {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 7 |     email: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 8 |     password: String,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LoginRequest` 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: fields `email`, `password`, and `requires_2fa` are never read
[INFO] [stdout]   --> src/routes/signup.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct SignupRequest {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout]  7 |     email: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]  8 |     password: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]  9 |     #[serde(alias = "requires2FA")]
[INFO] [stdout] 10 |     requires_2fa: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SignupRequest` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 40s
[INFO] running `Command { std: "docker" "inspect" "7a4ebf4ef9d95a63a8da64b002e3ec8080f5781070ccc04992be192dc786554d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a4ebf4ef9d95a63a8da64b002e3ec8080f5781070ccc04992be192dc786554d", kill_on_drop: false }`
[INFO] [stdout] 7a4ebf4ef9d95a63a8da64b002e3ec8080f5781070ccc04992be192dc786554d
