[INFO] cloning repository https://github.com/fraugho/hey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fraugho/hey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraugho%2Fhey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraugho%2Fhey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5add3528ca968b3c1b451934536433f156418269 [INFO] checking fraugho/hey against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffraugho%2Fhey" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 44% (2614/5904) Updating files: 45% (2657/5904) Updating files: 46% (2716/5904) Updating files: 47% (2775/5904) Updating files: 48% (2834/5904) Updating files: 49% (2893/5904) Updating files: 50% (2952/5904) Updating files: 51% (3012/5904) Updating files: 52% (3071/5904) Updating files: 53% (3130/5904) Updating files: 54% (3189/5904) Updating files: 55% (3248/5904) Updating files: 56% (3307/5904) Updating files: 57% (3366/5904) Updating files: 58% (3425/5904) Updating files: 59% (3484/5904) Updating files: 60% (3543/5904) Updating files: 61% (3602/5904) Updating files: 61% (3647/5904) Updating files: 62% (3661/5904) Updating files: 63% (3720/5904) Updating files: 64% (3779/5904) Updating files: 64% (3811/5904) Updating files: 65% (3838/5904) Updating files: 66% (3897/5904) Updating files: 67% (3956/5904) Updating files: 67% (3962/5904) Updating files: 68% (4015/5904) Updating files: 68% (4042/5904) Updating files: 69% (4074/5904) Updating files: 70% (4133/5904) Updating files: 71% (4192/5904) Updating files: 71% (4220/5904) Updating files: 72% (4251/5904) Updating files: 72% (4302/5904) Updating files: 73% (4310/5904) Updating files: 73% (4365/5904) Updating files: 74% (4369/5904) Updating files: 75% (4428/5904) Updating files: 76% (4488/5904) Updating files: 77% (4547/5904) Updating files: 78% (4606/5904) Updating files: 79% (4665/5904) Updating files: 80% (4724/5904) Updating files: 81% (4783/5904) Updating files: 81% (4839/5904) Updating files: 82% (4842/5904) Updating files: 83% (4901/5904) Updating files: 84% (4960/5904) Updating files: 85% (5019/5904) Updating files: 86% (5078/5904) Updating files: 87% (5137/5904) Updating files: 88% (5196/5904) Updating files: 89% (5255/5904) Updating files: 90% (5314/5904) Updating files: 91% (5373/5904) Updating files: 92% (5432/5904) Updating files: 93% (5491/5904) Updating files: 94% (5550/5904) Updating files: 95% (5609/5904) Updating files: 96% (5668/5904) Updating files: 97% (5727/5904) Updating files: 98% (5786/5904) Updating files: 99% (5845/5904) Updating files: 100% (5904/5904) Updating files: 100% (5904/5904), done. [INFO] validating manifest of git repo https://github.com/fraugho/hey on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fraugho/hey [INFO] finished tweaking git repo https://github.com/fraugho/hey [INFO] tweaked toml for git repo https://github.com/fraugho/hey written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fraugho/hey 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b643a9c13bb88abe0a0619bed3ea2192a5c73f9aa96bff6418db552be6dd221 [INFO] running `Command { std: "docker" "start" "-a" "7b643a9c13bb88abe0a0619bed3ea2192a5c73f9aa96bff6418db552be6dd221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b643a9c13bb88abe0a0619bed3ea2192a5c73f9aa96bff6418db552be6dd221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b643a9c13bb88abe0a0619bed3ea2192a5c73f9aa96bff6418db552be6dd221", kill_on_drop: false }` [INFO] [stdout] 7b643a9c13bb88abe0a0619bed3ea2192a5c73f9aa96bff6418db552be6dd221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97460c7bfb8f79f7e34bb9e790895b02fff8e6a963257c84b35cc9455e1456ce [INFO] running `Command { std: "docker" "start" "-a" "97460c7bfb8f79f7e34bb9e790895b02fff8e6a963257c84b35cc9455e1456ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling webpki-roots v0.26.5 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking iri-string v0.7.3 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.8 [INFO] [stderr] Checking axum v0.7.7 [INFO] [stderr] Checking engineioxide v0.14.1 [INFO] [stderr] Checking socketioxide v0.14.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Compiling sqlx-macros v0.8.2 [INFO] [stderr] Checking axum-extra v0.9.4 [INFO] [stderr] Checking sqlx v0.8.2 [INFO] [stderr] Checking Hey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Response` and `get_service` [INFO] [stdout] --> src/main.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | response::{IntoResponse, Redirect, Response, Html}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 3 | routing::{get, get_service, post}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> src/main.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{path::PathBuf, fs}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlx::Pool` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use sqlx::Pool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cookie` [INFO] [stdout] --> src/main.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | use axum_extra::extract::cookie::{Cookie}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PgRow` [INFO] [stdout] --> src/db.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | use sqlx::postgres::{PgPoolOptions, PgRow}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/auth.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Response` and `get_service` [INFO] [stdout] --> src/main.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | response::{IntoResponse, Redirect, Response, Html}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 3 | routing::{get, get_service, post}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> src/main.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use std::{path::PathBuf, fs}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlx::Pool` [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use sqlx::Pool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cookie` [INFO] [stdout] --> src/main.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | use axum_extra::extract::cookie::{Cookie}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PgRow` [INFO] [stdout] --> src/db.rs:4:37 [INFO] [stdout] | [INFO] [stdout] 4 | use sqlx::postgres::{PgPoolOptions, PgRow}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/auth.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/main.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 81 | Ok(user_session) => { [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 95 | Err(LoginError::InvalidCredentials) => { [INFO] [stdout] | ----------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 99 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/main.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | _ => { [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/main.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 81 | Ok(user_session) => { [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 95 | Err(LoginError::InvalidCredentials) => { [INFO] [stdout] | ----------------------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 99 | _ => { [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login_get` is never used [INFO] [stdout] --> src/main.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | async fn login_get() -> impl IntoResponse { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> src/db.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Text`, `Image`, and `File` are never constructed [INFO] [stdout] --> src/message.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Message { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 3 | Text{user_id: String, content: String, date: u32}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | Image{url: String}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | File{url: String} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/state.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct UserSession { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 12 | pub username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserSession` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login_get` is never used [INFO] [stdout] --> src/main.rs:106:10 [INFO] [stdout] | [INFO] [stdout] 106 | async fn login_get() -> impl IntoResponse { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> src/db.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Text`, `Image`, and `File` are never constructed [INFO] [stdout] --> src/message.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Message { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 3 | Text{user_id: String, content: String, date: u32}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | Image{url: String}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 5 | File{url: String} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Message` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/state.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct UserSession { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 12 | pub username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UserSession` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.79s [INFO] running `Command { std: "docker" "inspect" "97460c7bfb8f79f7e34bb9e790895b02fff8e6a963257c84b35cc9455e1456ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97460c7bfb8f79f7e34bb9e790895b02fff8e6a963257c84b35cc9455e1456ce", kill_on_drop: false }` [INFO] [stdout] 97460c7bfb8f79f7e34bb9e790895b02fff8e6a963257c84b35cc9455e1456ce