[INFO] cloning repository https://github.com/LegendarySaiyan/rust-weather-report
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LegendarySaiyan/rust-weather-report" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLegendarySaiyan%2Frust-weather-report", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLegendarySaiyan%2Frust-weather-report'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c620e9edc892ca5204ea37a902418d9e88ca425f
[INFO] checking LegendarySaiyan/rust-weather-report against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLegendarySaiyan%2Frust-weather-report" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LegendarySaiyan/rust-weather-report
[INFO] finished tweaking git repo https://github.com/LegendarySaiyan/rust-weather-report
[INFO] tweaked toml for git repo https://github.com/LegendarySaiyan/rust-weather-report written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LegendarySaiyan/rust-weather-report on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LegendarySaiyan/rust-weather-report already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b4983ee375c3dee32d7a2d858fb13c6a2e884a0ee4913adf32b26b285cd65a3
[INFO] running `Command { std: "docker" "start" "-a" "7b4983ee375c3dee32d7a2d858fb13c6a2e884a0ee4913adf32b26b285cd65a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b4983ee375c3dee32d7a2d858fb13c6a2e884a0ee4913adf32b26b285cd65a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b4983ee375c3dee32d7a2d858fb13c6a2e884a0ee4913adf32b26b285cd65a3", kill_on_drop: false }`
[INFO] [stdout] 7b4983ee375c3dee32d7a2d858fb13c6a2e884a0ee4913adf32b26b285cd65a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94c72d1ac13882ff285c3cb10fa73913470e341c8a6cfeab1ba669dad631735d
[INFO] running `Command { std: "docker" "start" "-a" "94c72d1ac13882ff285c3cb10fa73913470e341c8a6cfeab1ba669dad631735d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking bitflags v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking weather_report v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/apps/weather_report/adapters/repositories/abc_repo.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> src/apps/weather_report/framework_and_drivers/clients/telegram_client.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::{debug, info, warn};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]  --> src/apps/weather_report/framework_and_drivers/repositories/last_update_repo.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::{self, Value};
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/apps/weather_report/framework_and_drivers/repositories/last_update_repo.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/apps/weather_report/framework_and_drivers/repositories/last_update_repo.rs:6:68
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::apps::weather_report::domain::aggregates::last_update::{self, LastUpdate};
[INFO] [stdout]   |                                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `info`
[INFO] [stdout]  --> src/apps/weather_report/usecases/update_usecases.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::{debug, info, warn};
[INFO] [stdout]   |           ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/infrastructure/settings/base.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/tests/utils.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LevelFilter` and `info`
[INFO] [stdout]  --> src/main.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::{debug, info, LevelFilter};
[INFO] [stdout]   |                  ^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apps/weather_report/framework_and_drivers/clients/telegram_client.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut request: RequestBuilder;
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/apps/weather_report/adapters/repositories/abc_repo.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> src/apps/weather_report/framework_and_drivers/clients/telegram_client.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::{debug, info, warn};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]  --> src/apps/weather_report/framework_and_drivers/repositories/last_update_repo.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::{self, Value};
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/apps/weather_report/framework_and_drivers/repositories/last_update_repo.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/apps/weather_report/framework_and_drivers/repositories/last_update_repo.rs:6:68
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::apps::weather_report::domain::aggregates::last_update::{self, LastUpdate};
[INFO] [stdout]   |                                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `info`
[INFO] [stdout]  --> src/apps/weather_report/usecases/update_usecases.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use log::{debug, info, warn};
[INFO] [stdout]   |           ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/infrastructure/settings/base.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::io::{self, Read};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LevelFilter` and `info`
[INFO] [stdout]  --> src/main.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | use log::{debug, info, LevelFilter};
[INFO] [stdout]   |                  ^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/apps/weather_report/usecases/update_usecases.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |             Error => warn!("Couldn't send message"),
[INFO] [stdout]     |             ----- matches any value
[INFO] [stdout] 167 |             Ok(..) => (),
[INFO] [stdout]     |             ^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/apps/weather_report/framework_and_drivers/clients/telegram_client.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         let mut request: RequestBuilder;
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/apps/weather_report/usecases/update_usecases.rs:167:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |             Error => warn!("Couldn't send message"),
[INFO] [stdout]     |             ----- matches any value
[INFO] [stdout] 167 |             Ok(..) => (),
[INFO] [stdout]     |             ^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Error`
[INFO] [stdout]    --> src/apps/weather_report/usecases/update_usecases.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |             Error => warn!("Couldn't send message"),
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ok` is never read
[INFO] [stdout]  --> src/apps/weather_report/adapters/acl/dto.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Response {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 5 |     pub ok: bool,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_id`, `from`, `date`, and `entities` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Message {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 41 |     pub message_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 42 |     pub from: From,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 43 |     pub chat: Chat,
[INFO] [stdout] 44 |     pub date: i64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 45 |     pub text: String,
[INFO] [stdout] 46 |     pub entities: Option<Vec<Entities>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `is_bot`, `first_name`, `username`, `language_code`, and `is_premium` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct From {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 51 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 52 |     pub is_bot: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 53 |     pub first_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 54 |     pub username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 55 |     pub language_code: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 56 |     #[serde(default)]
[INFO] [stdout] 57 |     pub is_premium: bool, // Также опционально
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `From` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `first_name`, `username`, and `chat_type` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct Chat {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 62 |     pub id: i64,
[INFO] [stdout] 63 |     pub first_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 64 |     pub username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 65 |     #[serde(rename = "type")]
[INFO] [stdout] 66 |     pub chat_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Chat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `my_chat_member` is never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct MyChatMemberResult {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 71 |     pub update_id: i32,
[INFO] [stdout] 72 |     pub my_chat_member: MyChatMember,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MyChatMemberResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chat`, `date`, `from`, `old_chat_member`, and `new_chat_member` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct MyChatMember {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 82 |     pub chat: Chat,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 83 |     pub date: i64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 84 |     pub from: From,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 85 |     pub old_chat_member: OldChatMember,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     pub new_chat_member: NewChatMember,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MyChatMember` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user` and `status` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct OldChatMember {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 91 |     pub user: User,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 92 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OldChatMember` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user`, `status`, and `until_date` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct NewChatMember {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 97 |     pub user: User,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 98 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 99 |     pub until_date: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewChatMember` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `is_bot`, `first_name`, and `username` are never read
[INFO] [stdout]    --> src/apps/weather_report/adapters/acl/dto.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct User {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 104 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 105 |     pub is_bot: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 106 |     pub first_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 107 |     pub username: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `offset`, `length`, and `text_type` are never read
[INFO] [stdout]    --> src/apps/weather_report/adapters/acl/dto.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct Entities {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 112 |     pub offset: i64,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 113 |     pub length: i64,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 114 |     #[serde(rename = "type")]
[INFO] [stdout] 115 |     pub text_type: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Entities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/apps/weather_report/adapters/acl/dto.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct Location {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 126 |     pub name: String,
[INFO] [stdout] 127 |     pub region: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 128 |     pub country: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 129 |     pub lat: f32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 130 |     pub lon: f32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 131 |     pub tz_id: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 132 |     pub localtime_epoch: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 133 |     pub localtime: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/apps/weather_report/adapters/acl/dto.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct Current {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 138 |     pub last_updated_epoch: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 139 |     pub last_updated: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 140 |     pub temp_c: f32,
[INFO] [stdout] 141 |     pub temp_f: f32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 142 |     pub is_day: i32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 143 |     pub condition: Condition,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 144 |     pub wind_mph: f32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 145 |     pub wind_kph: f32,
[INFO] [stdout] 146 |     pub wind_degree: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 147 |     pub wind_dir: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 148 |     pub pressure_mb: f32,
[INFO] [stdout] 149 |     pub pressure_in: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 150 |     pub precip_mm: f32,
[INFO] [stdout] 151 |     pub precip_in: f32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 152 |     pub humidity: i32,
[INFO] [stdout] 153 |     pub cloud: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 154 |     pub feelslike_c: f32,
[INFO] [stdout] 155 |     pub feelslike_f: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 156 |     pub windchill_c: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 157 |     pub windchill_f: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 158 |     pub heatindex_c: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 159 |     pub heatindex_f: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 160 |     pub dewpoint_c: f32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 161 |     pub dewpoint_f: f32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 162 |     pub vis_km: f32,
[INFO] [stdout] 163 |     pub vis_miles: f32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 164 |     pub uv: f32,
[INFO] [stdout] 165 |     pub gust_mph: f32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 166 |     pub gust_kph: f32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Current` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `text`, `icon`, and `code` are never read
[INFO] [stdout]    --> src/apps/weather_report/adapters/acl/dto.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct Condition {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 171 |     pub text: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 172 |     pub icon: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 173 |     pub code: i64,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Condition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]  --> src/di.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ApplicationIoC<'a> {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     settings: &'a Settings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/apps/weather_report/usecases/update_usecases.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         self.repo.save(last_update).await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let _ = self.repo.save(last_update).await;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Error` should have a snake case name
[INFO] [stdout]    --> src/apps/weather_report/usecases/update_usecases.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |             Error => warn!("Couldn't send message"),
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `Error`
[INFO] [stdout]    --> src/apps/weather_report/usecases/update_usecases.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |             Error => warn!("Couldn't send message"),
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_Error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ok` is never read
[INFO] [stdout]  --> src/apps/weather_report/adapters/acl/dto.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Response {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] 5 |     pub ok: bool,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `message_id`, `from`, `date`, and `entities` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Message {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 41 |     pub message_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 42 |     pub from: From,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 43 |     pub chat: Chat,
[INFO] [stdout] 44 |     pub date: i64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 45 |     pub text: String,
[INFO] [stdout] 46 |     pub entities: Option<Vec<Entities>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `is_bot`, `first_name`, `username`, `language_code`, and `is_premium` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct From {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 51 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 52 |     pub is_bot: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 53 |     pub first_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 54 |     pub username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 55 |     pub language_code: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 56 |     #[serde(default)]
[INFO] [stdout] 57 |     pub is_premium: bool, // Также опционально
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `From` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `first_name`, `username`, and `chat_type` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct Chat {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 62 |     pub id: i64,
[INFO] [stdout] 63 |     pub first_name: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 64 |     pub username: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 65 |     #[serde(rename = "type")]
[INFO] [stdout] 66 |     pub chat_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Chat` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `my_chat_member` is never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct MyChatMemberResult {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 71 |     pub update_id: i32,
[INFO] [stdout] 72 |     pub my_chat_member: MyChatMember,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MyChatMemberResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chat`, `date`, `from`, `old_chat_member`, and `new_chat_member` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct MyChatMember {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 82 |     pub chat: Chat,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 83 |     pub date: i64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 84 |     pub from: From,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 85 |     pub old_chat_member: OldChatMember,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 86 |     pub new_chat_member: NewChatMember,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MyChatMember` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user` and `status` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct OldChatMember {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 91 |     pub user: User,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 92 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OldChatMember` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user`, `status`, and `until_date` are never read
[INFO] [stdout]   --> src/apps/weather_report/adapters/acl/dto.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub struct NewChatMember {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 97 |     pub user: User,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 98 |     pub status: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 99 |     pub until_date: Option<i64>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NewChatMember` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `is_bot`, `first_name`, and `username` are never read
[INFO] [stdout]    --> src/apps/weather_report/adapters/acl/dto.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct User {
[INFO] [stdout]     |            ---- fields in this struct
[INFO] [stdout] 104 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 105 |     pub is_bot: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 106 |     pub first_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 107 |     pub username: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `offset`, `length`, and `text_type` are never read
[INFO] [stdout]    --> src/apps/weather_report/adapters/acl/dto.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct Entities {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 112 |     pub offset: i64,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 113 |     pub length: i64,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 114 |     #[serde(rename = "type")]
[INFO] [stdout] 115 |     pub text_type: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Entities` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/apps/weather_report/adapters/acl/dto.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct Location {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 126 |     pub name: String,
[INFO] [stdout] 127 |     pub region: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 128 |     pub country: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 129 |     pub lat: f32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 130 |     pub lon: f32,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 131 |     pub tz_id: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 132 |     pub localtime_epoch: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 133 |     pub localtime: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Location` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/apps/weather_report/adapters/acl/dto.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct Current {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 138 |     pub last_updated_epoch: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 139 |     pub last_updated: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 140 |     pub temp_c: f32,
[INFO] [stdout] 141 |     pub temp_f: f32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 142 |     pub is_day: i32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 143 |     pub condition: Condition,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 144 |     pub wind_mph: f32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 145 |     pub wind_kph: f32,
[INFO] [stdout] 146 |     pub wind_degree: i32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 147 |     pub wind_dir: String,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 148 |     pub pressure_mb: f32,
[INFO] [stdout] 149 |     pub pressure_in: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 150 |     pub precip_mm: f32,
[INFO] [stdout] 151 |     pub precip_in: f32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 152 |     pub humidity: i32,
[INFO] [stdout] 153 |     pub cloud: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 154 |     pub feelslike_c: f32,
[INFO] [stdout] 155 |     pub feelslike_f: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 156 |     pub windchill_c: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 157 |     pub windchill_f: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 158 |     pub heatindex_c: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 159 |     pub heatindex_f: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 160 |     pub dewpoint_c: f32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 161 |     pub dewpoint_f: f32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 162 |     pub vis_km: f32,
[INFO] [stdout] 163 |     pub vis_miles: f32,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 164 |     pub uv: f32,
[INFO] [stdout] 165 |     pub gust_mph: f32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 166 |     pub gust_kph: f32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Current` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `text`, `icon`, and `code` are never read
[INFO] [stdout]    --> src/apps/weather_report/adapters/acl/dto.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct Condition {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 171 |     pub text: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 172 |     pub icon: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 173 |     pub code: i64,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Condition` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]  --> src/di.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct ApplicationIoC<'a> {
[INFO] [stdout]   |            -------------- field in this struct
[INFO] [stdout] 8 |     settings: &'a Settings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/apps/weather_report/usecases/update_usecases.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         self.repo.save(last_update).await;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let _ = self.repo.save(last_update).await;
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Error` should have a snake case name
[INFO] [stdout]    --> src/apps/weather_report/usecases/update_usecases.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |             Error => warn!("Couldn't send message"),
[INFO] [stdout]     |             ^^^^^ help: convert the identifier to snake case: `error`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "94c72d1ac13882ff285c3cb10fa73913470e341c8a6cfeab1ba669dad631735d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94c72d1ac13882ff285c3cb10fa73913470e341c8a6cfeab1ba669dad631735d", kill_on_drop: false }`
[INFO] [stdout] 94c72d1ac13882ff285c3cb10fa73913470e341c8a6cfeab1ba669dad631735d
