[INFO] cloning repository https://github.com/bkandh30/metered-api-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bkandh30/metered-api-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkandh30%2Fmetered-api-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkandh30%2Fmetered-api-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 595587ede46c0e2b844742f15292a94dc18f6936
[INFO] checking bkandh30/metered-api-server against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbkandh30%2Fmetered-api-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bkandh30/metered-api-server
[INFO] finished tweaking git repo https://github.com/bkandh30/metered-api-server
[INFO] tweaked toml for git repo https://github.com/bkandh30/metered-api-server written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bkandh30/metered-api-server on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bkandh30/metered-api-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bbedc61bbc34211e99faf1d4fd765e314bdac5bb895f3b896e0dcd023d09b166
[INFO] running `Command { std: "docker" "start" "-a" "bbedc61bbc34211e99faf1d4fd765e314bdac5bb895f3b896e0dcd023d09b166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbedc61bbc34211e99faf1d4fd765e314bdac5bb895f3b896e0dcd023d09b166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbedc61bbc34211e99faf1d4fd765e314bdac5bb895f3b896e0dcd023d09b166", kill_on_drop: false }`
[INFO] [stdout] bbedc61bbc34211e99faf1d4fd765e314bdac5bb895f3b896e0dcd023d09b166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18b319c7f7c996f4e7d4346983c7a635ea7c6c652956cd09d54c7fe47827da4c
[INFO] running `Command { std: "docker" "start" "-a" "18b319c7f7c996f4e7d4346983c7a635ea7c6c652956cd09d54c7fe47827da4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling schemars_derive v0.9.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking schemars v0.9.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking aide v0.15.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking warp v0.4.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking metered-api-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ErrorResponse` is never constructed
[INFO] [stdout]   --> src/middleware/validation.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ErrorResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 29 | |     let key = generate_api_key();
[INFO] [stdout] 30 | |
[INFO] [stdout] 31 | |     let result = sqlx::query_as::<_, ApiKey>(
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 29 | |     let key = generate_api_key();
[INFO] [stdout] 30 | |
[INFO] [stdout] 31 | |     let result = sqlx::query_as::<_, ApiKey>(
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     match result {
[INFO] [stdout] 44 | |         Ok(api_key) => {
[INFO] [stdout] 45 | |             let response = CreateApiKeyResponse {
[INFO] [stdout] 46 | |                 id: api_key.id,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |           Ok(api_key) => {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 45 | |             let response = CreateApiKeyResponse {
[INFO] [stdout] 46 | |                 id: api_key.id,
[INFO] [stdout] 47 | |                 key: api_key.key,
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |             ))
[INFO] [stdout] 54 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 | /             Ok(reply::with_status(
[INFO] [stdout] 51 | |                 reply::json(&response),
[INFO] [stdout] 52 | |                 StatusCode::CREATED,
[INFO] [stdout] 53 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |           Err(e) => {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 56 | |             tracing::error!("Failed to create API key: {:?}", e);
[INFO] [stdout] 57 | |             Ok(reply::with_status(
[INFO] [stdout] 58 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             ))
[INFO] [stdout] 63 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 | /             Ok(reply::with_status(
[INFO] [stdout] 58 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] 59 | |                     "error": "Failed to create API key"
[INFO] [stdout] 60 | |                 })),
[INFO] [stdout] 61 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 62 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:67:74
[INFO] [stdout]    |
[INFO] [stdout] 67 |   pub async fn list_api_keys(db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout] 68 | |     let result = sqlx::query_as::<_, ApiKey>("SELECT * FROM api_keys ORDER BY created_at DESC")
[INFO] [stdout] 69 | |         .fetch_all(&*db)
[INFO] [stdout] 70 | |         .await;
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:67:74
[INFO] [stdout]    |
[INFO] [stdout] 67 |   pub async fn list_api_keys(db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout] 68 | |     let result = sqlx::query_as::<_, ApiKey>("SELECT * FROM api_keys ORDER BY created_at DESC")
[INFO] [stdout] 69 | |         .fetch_all(&*db)
[INFO] [stdout] 70 | |         .await;
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | /     match result {
[INFO] [stdout] 73 | |         Ok(keys) => {
[INFO] [stdout] 74 | |             let key_infos: Vec<ApiKeyInfo> = keys
[INFO] [stdout] 75 | |                 .into_iter()
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |           Ok(keys) => {
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 74 | |             let key_infos: Vec<ApiKeyInfo> = keys
[INFO] [stdout] 75 | |                 .into_iter()
[INFO] [stdout] 76 | |                 .map(|k| ApiKeyInfo {
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |             Ok(reply::with_status(reply::json(&response), StatusCode::OK))
[INFO] [stdout] 87 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             Ok(reply::with_status(reply::json(&response), StatusCode::OK))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |           Err(e) => {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 89 | |             tracing::error!("Failed to list API keys: {:?}", e);
[INFO] [stdout] 90 | |             Ok(reply::with_status(
[INFO] [stdout] 91 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |             ))
[INFO] [stdout] 96 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 | /             Ok(reply::with_status(
[INFO] [stdout] 91 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] 92 | |                     "error": "Failed to list API keys"
[INFO] [stdout] 93 | |                 })),
[INFO] [stdout] 94 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 95 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:100:87
[INFO] [stdout]     |
[INFO] [stdout] 100 |   pub async fn delete_api_key(id: String, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________________________^
[INFO] [stdout] 101 | |     let uuid = match Uuid::parse_str(&id) {
[INFO] [stdout] 102 | |         Ok(u) => u,
[INFO] [stdout] 103 | |         Err(_) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:100:87
[INFO] [stdout]     |
[INFO] [stdout] 100 |   pub async fn delete_api_key(id: String, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________________________^
[INFO] [stdout] 101 | |     let uuid = match Uuid::parse_str(&id) {
[INFO] [stdout] 102 | |         Ok(u) => u,
[INFO] [stdout] 103 | |         Err(_) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |               return Ok(reply::with_status(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 105 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] 106 | |                     "error": "Invalid UUID format"
[INFO] [stdout] 107 | |                 })),
[INFO] [stdout] 108 | |                 StatusCode::BAD_REQUEST,
[INFO] [stdout] 109 | |             ));
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | /     match result {
[INFO] [stdout] 119 | |         Ok(res) => {
[INFO] [stdout] 120 | |             if res.rows_affected() == 0 {
[INFO] [stdout] 121 | |                 Ok(reply::with_status(
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |           Ok(res) => {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 120 | |             if res.rows_affected() == 0 {
[INFO] [stdout] 121 | |                 Ok(reply::with_status(
[INFO] [stdout] 122 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 | /             if res.rows_affected() == 0 {
[INFO] [stdout] 121 | |                 Ok(reply::with_status(
[INFO] [stdout] 122 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] 123 | |                         "message": "API key not found"
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |                 ))
[INFO] [stdout] 134 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:120:41
[INFO] [stdout]     |
[INFO] [stdout] 120 |               if res.rows_affected() == 0 {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 121 | |                 Ok(reply::with_status(
[INFO] [stdout] 122 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] 123 | |                         "message": "API key not found"
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |                 ))
[INFO] [stdout] 127 | |             } else {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 | /                 Ok(reply::with_status(
[INFO] [stdout] 122 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] 123 | |                         "message": "API key not found"
[INFO] [stdout] 124 | |                     })),
[INFO] [stdout] 125 | |                     StatusCode::NOT_FOUND,
[INFO] [stdout] 126 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |               } else {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 128 | |                 Ok(reply::with_status(
[INFO] [stdout] 129 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] 130 | |                         "message": "API key deleted successfully"
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |                 ))
[INFO] [stdout] 134 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 | /                 Ok(reply::with_status(
[INFO] [stdout] 129 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] 130 | |                         "message": "API key deleted successfully"
[INFO] [stdout] 131 | |                     })),
[INFO] [stdout] 132 | |                     StatusCode::OK,
[INFO] [stdout] 133 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |           Err(e) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 137 | |             tracing::error!("Failed to delete API key: {:?}", e);
[INFO] [stdout] 138 | |             Ok(reply::with_status(
[INFO] [stdout] 139 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             ))
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 | /             Ok(reply::with_status(
[INFO] [stdout] 139 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] 140 | |                     "error": "Failed to delete API key"
[INFO] [stdout] 141 | |                 })),
[INFO] [stdout] 142 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 143 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 16 | |     tracing::info!(
[INFO] [stdout] 17 | |         "Received reading from API key {}: sensor={}, value={}, unit={}",
[INFO] [stdout] 18 | |         api_key.key,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 16 | |     tracing::info!(
[INFO] [stdout] 17 | |         "Received reading from API key {}: sensor={}, value={}, unit={}",
[INFO] [stdout] 18 | |         api_key.key,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     match result {
[INFO] [stdout] 39 | |         Ok(_) => {
[INFO] [stdout] 40 | |             let response = ReadingResponse {
[INFO] [stdout] 41 | |                 status: "success".to_string(),
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |           Ok(_) => {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 40 | |             let response = ReadingResponse {
[INFO] [stdout] 41 | |                 status: "success".to_string(),
[INFO] [stdout] 42 | |                 message: "Reading recorded successfully".to_string(),
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |             ))
[INFO] [stdout] 55 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | /             Ok(reply::with_status(
[INFO] [stdout] 52 | |                 reply::json(&response),
[INFO] [stdout] 53 | |                 StatusCode::CREATED,
[INFO] [stdout] 54 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |           Err(e) => {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 57 | |             tracing::error!("Failed to save reading: {:?}", e);
[INFO] [stdout] 58 | |
[INFO] [stdout] 59 | |             let err_response =
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |             ))
[INFO] [stdout] 66 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 | /             Ok(reply::with_status(
[INFO] [stdout] 63 | |                 err_response,
[INFO] [stdout] 64 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 65 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/business.rs:70:90
[INFO] [stdout]     |
[INFO] [stdout]  70 |   pub async fn get_readings(api_key: ApiKey, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________________^
[INFO] [stdout]  71 | |     tracing::info!("Fetching readings for API key ID: {}", api_key.id);
[INFO] [stdout]  72 | |
[INFO] [stdout]  73 | |     let result = sqlx::query_as::<_, Reading>(
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/business.rs:70:90
[INFO] [stdout]     |
[INFO] [stdout]  70 |   pub async fn get_readings(api_key: ApiKey, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________________^
[INFO] [stdout]  71 | |     tracing::info!("Fetching readings for API key ID: {}", api_key.id);
[INFO] [stdout]  72 | |
[INFO] [stdout]  73 | |     let result = sqlx::query_as::<_, Reading>(
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/business.rs:84:5
[INFO] [stdout]     |
[INFO] [stdout]  84 | /     match result {
[INFO] [stdout]  85 | |         Ok(readings) => {
[INFO] [stdout]  86 | |             let response = serde_json::json!({
[INFO] [stdout]  87 | |                 "status": "success",
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |           Ok(readings) => {
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 86 | |             let response = serde_json::json!({
[INFO] [stdout] 87 | |                 "status": "success",
[INFO] [stdout] 88 | |                 "count": readings.len(),
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |             Ok(reply::with_status(reply::json(&response), StatusCode::OK))
[INFO] [stdout] 93 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Ok(reply::with_status(reply::json(&response), StatusCode::OK))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/business.rs:94:19
[INFO] [stdout]     |
[INFO] [stdout]  94 |           Err(e) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout]  95 | |             tracing::error!("Failed to fetch readings: {:?}", e);
[INFO] [stdout]  96 | |
[INFO] [stdout]  97 | |             let err_response =
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |             ))
[INFO] [stdout] 104 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/business.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 | /             Ok(reply::with_status(
[INFO] [stdout] 101 | |                 err_response,
[INFO] [stdout] 102 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 103 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]    --> src/handlers/metrics.rs:6:72
[INFO] [stdout]     |
[INFO] [stdout]   6 |   pub async fn get_metrics(db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  ________________________________________________________________________^
[INFO] [stdout]   7 | |     let total_requests = sqlx::query!("SELECT COUNT(*) as count FROM requests")
[INFO] [stdout]   8 | |         .fetch_one(&*db)
[INFO] [stdout]   9 | |         .await
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     Ok(reply::json(&metrics))
[INFO] [stdout] 124 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]    --> src/handlers/metrics.rs:6:72
[INFO] [stdout]     |
[INFO] [stdout]   6 |   pub async fn get_metrics(db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  ________________________________________________________________________^
[INFO] [stdout]   7 | |     let total_requests = sqlx::query!("SELECT COUNT(*) as count FROM requests")
[INFO] [stdout]   8 | |         .fetch_one(&*db)
[INFO] [stdout]   9 | |         .await
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     Ok(reply::json(&metrics))
[INFO] [stdout] 124 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]    --> src/handlers/metrics.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     Ok(reply::json(&metrics))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:8:89
[INFO] [stdout]    |
[INFO] [stdout]  8 |   pub async fn get_usage_stats(key: String, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout]  9 | |     let stats_query = sqlx::query!(
[INFO] [stdout] 10 | |         r#"
[INFO] [stdout] 11 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:8:89
[INFO] [stdout]    |
[INFO] [stdout]  8 |   pub async fn get_usage_stats(key: String, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout]  9 | |     let stats_query = sqlx::query!(
[INFO] [stdout] 10 | |         r#"
[INFO] [stdout] 11 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     match stats_query {
[INFO] [stdout] 28 | |         Ok(Some(record)) => {
[INFO] [stdout] 29 | |             let stats = UsageStats {
[INFO] [stdout] 30 | |                 api_key_name: record.name,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |           Ok(Some(record)) => {
[INFO] [stdout]    |  _____________________________^
[INFO] [stdout] 29 | |             let stats = UsageStats {
[INFO] [stdout] 30 | |                 api_key_name: record.name,
[INFO] [stdout] 31 | |                 total_requests: record.total_requests,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             Ok(reply::with_status(reply::json(&stats), StatusCode::OK))
[INFO] [stdout] 38 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             Ok(reply::with_status(reply::json(&stats), StatusCode::OK))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |           Ok(None) => Ok(reply::with_status(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 41 | |             reply::json(&serde_json::json!({
[INFO] [stdout] 42 | |                 "error": "API key not found"
[INFO] [stdout] 43 | |             })),
[INFO] [stdout] 44 | |             StatusCode::NOT_FOUND,
[INFO] [stdout] 45 | |         )),
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |           Err(e) => {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 48 | |             tracing::error!("Failed to get usage stats: {:?}", e);
[INFO] [stdout] 49 | |             Ok(reply::with_status(
[INFO] [stdout] 50 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |             ))
[INFO] [stdout] 55 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 | /             Ok(reply::with_status(
[INFO] [stdout] 50 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] 51 | |                     "error": "Failed to retrieve usage statistics"
[INFO] [stdout] 52 | |                 })),
[INFO] [stdout] 53 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 54 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/handlers/usage.rs:76:37
[INFO] [stdout]     |
[INFO] [stdout]  76 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout]  77 | |     let api_key = match sqlx::query!("SELECT id, name FROM api_keys WHERE key = $1", key)
[INFO] [stdout]  78 | |         .fetch_optional(&*db)
[INFO] [stdout]  79 | |         .await
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |     Ok(response)
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/handlers/usage.rs:76:37
[INFO] [stdout]     |
[INFO] [stdout]  76 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout]  77 | |     let api_key = match sqlx::query!("SELECT id, name FROM api_keys WHERE key = $1", key)
[INFO] [stdout]  78 | |         .fetch_optional(&*db)
[INFO] [stdout]  79 | |         .await
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |     Ok(response)
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |             return Ok(reply::with_status(err, StatusCode::NOT_FOUND).into_response());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |             return Ok(reply::with_status(err, StatusCode::INTERNAL_SERVER_ERROR).into_response());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/handlers/usage.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |             return Ok(reply::with_status(err, StatusCode::INTERNAL_SERVER_ERROR).into_response());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/handlers/usage.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/auth.rs:118:57
[INFO] [stdout]     |
[INFO] [stdout] 118 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 119 | |     let code;
[INFO] [stdout] 120 | |     let message;
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     Ok(reply::with_status(json, code))
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/auth.rs:118:57
[INFO] [stdout]     |
[INFO] [stdout] 118 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 119 | |     let code;
[INFO] [stdout] 120 | |     let message;
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     Ok(reply::with_status(json, code))
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/auth.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     Ok(reply::with_status(json, code))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metered-api-server` (bin "metered-api-server") due to 60 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `ErrorResponse` is never constructed
[INFO] [stdout]   --> src/middleware/validation.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ErrorResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 29 | |     let key = generate_api_key();
[INFO] [stdout] 30 | |
[INFO] [stdout] 31 | |     let result = sqlx::query_as::<_, ApiKey>(
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:28:37
[INFO] [stdout]    |
[INFO] [stdout] 28 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 29 | |     let key = generate_api_key();
[INFO] [stdout] 30 | |
[INFO] [stdout] 31 | |     let result = sqlx::query_as::<_, ApiKey>(
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     match result {
[INFO] [stdout] 44 | |         Ok(api_key) => {
[INFO] [stdout] 45 | |             let response = CreateApiKeyResponse {
[INFO] [stdout] 46 | |                 id: api_key.id,
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |           Ok(api_key) => {
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 45 | |             let response = CreateApiKeyResponse {
[INFO] [stdout] 46 | |                 id: api_key.id,
[INFO] [stdout] 47 | |                 key: api_key.key,
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |             ))
[INFO] [stdout] 54 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 | /             Ok(reply::with_status(
[INFO] [stdout] 51 | |                 reply::json(&response),
[INFO] [stdout] 52 | |                 StatusCode::CREATED,
[INFO] [stdout] 53 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |           Err(e) => {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 56 | |             tracing::error!("Failed to create API key: {:?}", e);
[INFO] [stdout] 57 | |             Ok(reply::with_status(
[INFO] [stdout] 58 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             ))
[INFO] [stdout] 63 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 | /             Ok(reply::with_status(
[INFO] [stdout] 58 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] 59 | |                     "error": "Failed to create API key"
[INFO] [stdout] 60 | |                 })),
[INFO] [stdout] 61 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 62 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:67:74
[INFO] [stdout]    |
[INFO] [stdout] 67 |   pub async fn list_api_keys(db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout] 68 | |     let result = sqlx::query_as::<_, ApiKey>("SELECT * FROM api_keys ORDER BY created_at DESC")
[INFO] [stdout] 69 | |         .fetch_all(&*db)
[INFO] [stdout] 70 | |         .await;
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:67:74
[INFO] [stdout]    |
[INFO] [stdout] 67 |   pub async fn list_api_keys(db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  __________________________________________________________________________^
[INFO] [stdout] 68 | |     let result = sqlx::query_as::<_, ApiKey>("SELECT * FROM api_keys ORDER BY created_at DESC")
[INFO] [stdout] 69 | |         .fetch_all(&*db)
[INFO] [stdout] 70 | |         .await;
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | /     match result {
[INFO] [stdout] 73 | |         Ok(keys) => {
[INFO] [stdout] 74 | |             let key_infos: Vec<ApiKeyInfo> = keys
[INFO] [stdout] 75 | |                 .into_iter()
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:73:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |           Ok(keys) => {
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 74 | |             let key_infos: Vec<ApiKeyInfo> = keys
[INFO] [stdout] 75 | |                 .into_iter()
[INFO] [stdout] 76 | |                 .map(|k| ApiKeyInfo {
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |             Ok(reply::with_status(reply::json(&response), StatusCode::OK))
[INFO] [stdout] 87 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             Ok(reply::with_status(reply::json(&response), StatusCode::OK))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |           Err(e) => {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 89 | |             tracing::error!("Failed to list API keys: {:?}", e);
[INFO] [stdout] 90 | |             Ok(reply::with_status(
[INFO] [stdout] 91 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |             ))
[INFO] [stdout] 96 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/admin.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 | /             Ok(reply::with_status(
[INFO] [stdout] 91 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] 92 | |                     "error": "Failed to list API keys"
[INFO] [stdout] 93 | |                 })),
[INFO] [stdout] 94 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 95 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:100:87
[INFO] [stdout]     |
[INFO] [stdout] 100 |   pub async fn delete_api_key(id: String, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________________________^
[INFO] [stdout] 101 | |     let uuid = match Uuid::parse_str(&id) {
[INFO] [stdout] 102 | |         Ok(u) => u,
[INFO] [stdout] 103 | |         Err(_) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:100:87
[INFO] [stdout]     |
[INFO] [stdout] 100 |   pub async fn delete_api_key(id: String, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _______________________________________________________________________________________^
[INFO] [stdout] 101 | |     let uuid = match Uuid::parse_str(&id) {
[INFO] [stdout] 102 | |         Ok(u) => u,
[INFO] [stdout] 103 | |         Err(_) => {
[INFO] [stdout] ...   |
[INFO] [stdout] 146 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |               return Ok(reply::with_status(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 105 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] 106 | |                     "error": "Invalid UUID format"
[INFO] [stdout] 107 | |                 })),
[INFO] [stdout] 108 | |                 StatusCode::BAD_REQUEST,
[INFO] [stdout] 109 | |             ));
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | /     match result {
[INFO] [stdout] 119 | |         Ok(res) => {
[INFO] [stdout] 120 | |             if res.rows_affected() == 0 {
[INFO] [stdout] 121 | |                 Ok(reply::with_status(
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:119:20
[INFO] [stdout]     |
[INFO] [stdout] 119 |           Ok(res) => {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 120 | |             if res.rows_affected() == 0 {
[INFO] [stdout] 121 | |                 Ok(reply::with_status(
[INFO] [stdout] 122 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 | /             if res.rows_affected() == 0 {
[INFO] [stdout] 121 | |                 Ok(reply::with_status(
[INFO] [stdout] 122 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] 123 | |                         "message": "API key not found"
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |                 ))
[INFO] [stdout] 134 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:120:41
[INFO] [stdout]     |
[INFO] [stdout] 120 |               if res.rows_affected() == 0 {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 121 | |                 Ok(reply::with_status(
[INFO] [stdout] 122 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] 123 | |                         "message": "API key not found"
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |                 ))
[INFO] [stdout] 127 | |             } else {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 | /                 Ok(reply::with_status(
[INFO] [stdout] 122 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] 123 | |                         "message": "API key not found"
[INFO] [stdout] 124 | |                     })),
[INFO] [stdout] 125 | |                     StatusCode::NOT_FOUND,
[INFO] [stdout] 126 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:127:20
[INFO] [stdout]     |
[INFO] [stdout] 127 |               } else {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 128 | |                 Ok(reply::with_status(
[INFO] [stdout] 129 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] 130 | |                         "message": "API key deleted successfully"
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |                 ))
[INFO] [stdout] 134 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 | /                 Ok(reply::with_status(
[INFO] [stdout] 129 | |                     reply::json(&serde_json::json!({
[INFO] [stdout] 130 | |                         "message": "API key deleted successfully"
[INFO] [stdout] 131 | |                     })),
[INFO] [stdout] 132 | |                     StatusCode::OK,
[INFO] [stdout] 133 | |                 ))
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 136 |           Err(e) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 137 | |             tracing::error!("Failed to delete API key: {:?}", e);
[INFO] [stdout] 138 | |             Ok(reply::with_status(
[INFO] [stdout] 139 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             ))
[INFO] [stdout] 144 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/admin.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 | /             Ok(reply::with_status(
[INFO] [stdout] 139 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] 140 | |                     "error": "Failed to delete API key"
[INFO] [stdout] 141 | |                 })),
[INFO] [stdout] 142 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 143 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 16 | |     tracing::info!(
[INFO] [stdout] 17 | |         "Received reading from API key {}: sensor={}, value={}, unit={}",
[INFO] [stdout] 18 | |         api_key.key,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 16 | |     tracing::info!(
[INFO] [stdout] 17 | |         "Received reading from API key {}: sensor={}, value={}, unit={}",
[INFO] [stdout] 18 | |         api_key.key,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | /     match result {
[INFO] [stdout] 39 | |         Ok(_) => {
[INFO] [stdout] 40 | |             let response = ReadingResponse {
[INFO] [stdout] 41 | |                 status: "success".to_string(),
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |           Ok(_) => {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 40 | |             let response = ReadingResponse {
[INFO] [stdout] 41 | |                 status: "success".to_string(),
[INFO] [stdout] 42 | |                 message: "Reading recorded successfully".to_string(),
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |             ))
[INFO] [stdout] 55 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | /             Ok(reply::with_status(
[INFO] [stdout] 52 | |                 reply::json(&response),
[INFO] [stdout] 53 | |                 StatusCode::CREATED,
[INFO] [stdout] 54 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |           Err(e) => {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 57 | |             tracing::error!("Failed to save reading: {:?}", e);
[INFO] [stdout] 58 | |
[INFO] [stdout] 59 | |             let err_response =
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |             ))
[INFO] [stdout] 66 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 | /             Ok(reply::with_status(
[INFO] [stdout] 63 | |                 err_response,
[INFO] [stdout] 64 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 65 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/business.rs:70:90
[INFO] [stdout]     |
[INFO] [stdout]  70 |   pub async fn get_readings(api_key: ApiKey, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________________^
[INFO] [stdout]  71 | |     tracing::info!("Fetching readings for API key ID: {}", api_key.id);
[INFO] [stdout]  72 | |
[INFO] [stdout]  73 | |     let result = sqlx::query_as::<_, Reading>(
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/business.rs:70:90
[INFO] [stdout]     |
[INFO] [stdout]  70 |   pub async fn get_readings(api_key: ApiKey, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________________^
[INFO] [stdout]  71 | |     tracing::info!("Fetching readings for API key ID: {}", api_key.id);
[INFO] [stdout]  72 | |
[INFO] [stdout]  73 | |     let result = sqlx::query_as::<_, Reading>(
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/business.rs:84:5
[INFO] [stdout]     |
[INFO] [stdout]  84 | /     match result {
[INFO] [stdout]  85 | |         Ok(readings) => {
[INFO] [stdout]  86 | |             let response = serde_json::json!({
[INFO] [stdout]  87 | |                 "status": "success",
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |           Ok(readings) => {
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 86 | |             let response = serde_json::json!({
[INFO] [stdout] 87 | |                 "status": "success",
[INFO] [stdout] 88 | |                 "count": readings.len(),
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |             Ok(reply::with_status(reply::json(&response), StatusCode::OK))
[INFO] [stdout] 93 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/business.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             Ok(reply::with_status(reply::json(&response), StatusCode::OK))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/business.rs:94:19
[INFO] [stdout]     |
[INFO] [stdout]  94 |           Err(e) => {
[INFO] [stdout]     |  ___________________^
[INFO] [stdout]  95 | |             tracing::error!("Failed to fetch readings: {:?}", e);
[INFO] [stdout]  96 | |
[INFO] [stdout]  97 | |             let err_response =
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |             ))
[INFO] [stdout] 104 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/handlers/business.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 | /             Ok(reply::with_status(
[INFO] [stdout] 101 | |                 err_response,
[INFO] [stdout] 102 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 103 | |             ))
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]    --> src/handlers/metrics.rs:6:72
[INFO] [stdout]     |
[INFO] [stdout]   6 |   pub async fn get_metrics(db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  ________________________________________________________________________^
[INFO] [stdout]   7 | |     let total_requests = sqlx::query!("SELECT COUNT(*) as count FROM requests")
[INFO] [stdout]   8 | |         .fetch_one(&*db)
[INFO] [stdout]   9 | |         .await
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     Ok(reply::json(&metrics))
[INFO] [stdout] 124 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]    --> src/handlers/metrics.rs:6:72
[INFO] [stdout]     |
[INFO] [stdout]   6 |   pub async fn get_metrics(db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  ________________________________________________________________________^
[INFO] [stdout]   7 | |     let total_requests = sqlx::query!("SELECT COUNT(*) as count FROM requests")
[INFO] [stdout]   8 | |         .fetch_one(&*db)
[INFO] [stdout]   9 | |         .await
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     Ok(reply::json(&metrics))
[INFO] [stdout] 124 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<warp::reply::Json, Infallible>
[INFO] [stdout]    --> src/handlers/metrics.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     Ok(reply::json(&metrics))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:8:89
[INFO] [stdout]    |
[INFO] [stdout]  8 |   pub async fn get_usage_stats(key: String, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout]  9 | |     let stats_query = sqlx::query!(
[INFO] [stdout] 10 | |         r#"
[INFO] [stdout] 11 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:8:89
[INFO] [stdout]    |
[INFO] [stdout]  8 |   pub async fn get_usage_stats(key: String, db: DbPool) -> Result<impl Reply, Infallible> {
[INFO] [stdout]    |  _________________________________________________________________________________________^
[INFO] [stdout]  9 | |     let stats_query = sqlx::query!(
[INFO] [stdout] 10 | |         r#"
[INFO] [stdout] 11 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     match stats_query {
[INFO] [stdout] 28 | |         Ok(Some(record)) => {
[INFO] [stdout] 29 | |             let stats = UsageStats {
[INFO] [stdout] 30 | |                 api_key_name: record.name,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |           Ok(Some(record)) => {
[INFO] [stdout]    |  _____________________________^
[INFO] [stdout] 29 | |             let stats = UsageStats {
[INFO] [stdout] 30 | |                 api_key_name: record.name,
[INFO] [stdout] 31 | |                 total_requests: record.total_requests,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             Ok(reply::with_status(reply::json(&stats), StatusCode::OK))
[INFO] [stdout] 38 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             Ok(reply::with_status(reply::json(&stats), StatusCode::OK))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |           Ok(None) => Ok(reply::with_status(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 41 | |             reply::json(&serde_json::json!({
[INFO] [stdout] 42 | |                 "error": "API key not found"
[INFO] [stdout] 43 | |             })),
[INFO] [stdout] 44 | |             StatusCode::NOT_FOUND,
[INFO] [stdout] 45 | |         )),
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |           Err(e) => {
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 48 | |             tracing::error!("Failed to get usage stats: {:?}", e);
[INFO] [stdout] 49 | |             Ok(reply::with_status(
[INFO] [stdout] 50 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |             ))
[INFO] [stdout] 55 | |         }
[INFO] [stdout]    | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 | /             Ok(reply::with_status(
[INFO] [stdout] 50 | |                 reply::json(&serde_json::json!({
[INFO] [stdout] 51 | |                     "error": "Failed to retrieve usage statistics"
[INFO] [stdout] 52 | |                 })),
[INFO] [stdout] 53 | |                 StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 54 | |             ))
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/handlers/usage.rs:76:37
[INFO] [stdout]     |
[INFO] [stdout]  76 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout]  77 | |     let api_key = match sqlx::query!("SELECT id, name FROM api_keys WHERE key = $1", key)
[INFO] [stdout]  78 | |         .fetch_optional(&*db)
[INFO] [stdout]  79 | |         .await
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |     Ok(response)
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/handlers/usage.rs:76:37
[INFO] [stdout]     |
[INFO] [stdout]  76 |   ) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout]  77 | |     let api_key = match sqlx::query!("SELECT id, name FROM api_keys WHERE key = $1", key)
[INFO] [stdout]  78 | |         .fetch_optional(&*db)
[INFO] [stdout]  79 | |         .await
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |     Ok(response)
[INFO] [stdout] 160 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |             return Ok(reply::with_status(err, StatusCode::NOT_FOUND).into_response());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]   --> src/handlers/usage.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |             return Ok(reply::with_status(err, StatusCode::INTERNAL_SERVER_ERROR).into_response());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/handlers/usage.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |             return Ok(reply::with_status(err, StatusCode::INTERNAL_SERVER_ERROR).into_response());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<warp::bodyt::Body>, Infallible>
[INFO] [stdout]    --> src/handlers/usage.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     Ok(response)
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/auth.rs:118:57
[INFO] [stdout]     |
[INFO] [stdout] 118 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 119 | |     let code;
[INFO] [stdout] 120 | |     let message;
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     Ok(reply::with_status(json, code))
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/auth.rs:118:57
[INFO] [stdout]     |
[INFO] [stdout] 118 |   ) -> Result<impl warp::Reply, std::convert::Infallible> {
[INFO] [stdout]     |  _________________________________________________________^
[INFO] [stdout] 119 | |     let code;
[INFO] [stdout] 120 | |     let message;
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     Ok(reply::with_status(json, code))
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/auth.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     Ok(reply::with_status(json, code))
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metered-api-server` (bin "metered-api-server" test) due to 60 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "18b319c7f7c996f4e7d4346983c7a635ea7c6c652956cd09d54c7fe47827da4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18b319c7f7c996f4e7d4346983c7a635ea7c6c652956cd09d54c7fe47827da4c", kill_on_drop: false }`
[INFO] [stdout] 18b319c7f7c996f4e7d4346983c7a635ea7c6c652956cd09d54c7fe47827da4c
