[INFO] cloning repository https://github.com/PhiliPdB/e-paper-dashboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PhiliPdB/e-paper-dashboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhiliPdB%2Fe-paper-dashboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhiliPdB%2Fe-paper-dashboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cb516290de9e89969934269d5f55a761fbd373b
[INFO] checking PhiliPdB/e-paper-dashboard against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhiliPdB%2Fe-paper-dashboard" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/PhiliPdB/e-paper-dashboard
[INFO] finished tweaking git repo https://github.com/PhiliPdB/e-paper-dashboard
[INFO] tweaked toml for git repo https://github.com/PhiliPdB/e-paper-dashboard written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PhiliPdB/e-paper-dashboard on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PhiliPdB/e-paper-dashboard 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/PhiliPdB/epd-waveshare`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spin_sleep v1.0.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.6
[INFO] [stderr]   Downloaded nb v1.0.0
[INFO] [stderr]   Downloaded serial-core v0.4.0
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-alpha.5
[INFO] [stderr]   Downloaded linux-embedded-hal v0.3.2
[INFO] [stderr]   Downloaded serial-unix v0.4.0
[INFO] [stderr]   Downloaded memalloc v0.1.0
[INFO] [stderr]   Downloaded local-ip-address v0.4.4
[INFO] [stderr]   Downloaded chunked_transfer v1.4.0
[INFO] [stderr]   Downloaded const-sha1 v0.2.0
[INFO] [stderr]   Downloaded ioctl-rs v0.1.6
[INFO] [stderr]   Downloaded rppal v0.13.1
[INFO] [stderr]   Downloaded bytemuck v1.7.3
[INFO] [stderr]   Downloaded sysfs_gpio v0.6.1
[INFO] [stderr]   Downloaded sysinfo v0.22.5
[INFO] [stderr]   Downloaded neli v0.5.3
[INFO] [stderr]   Downloaded az v1.2.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.3.3
[INFO] [stderr]   Downloaded micromath v1.1.1
[INFO] [stderr]   Downloaded gpio-cdev v0.5.1
[INFO] [stderr]   Downloaded i2cdev v0.5.1
[INFO] [stderr]   Downloaded webpki-roots v0.22.2
[INFO] [stderr]   Downloaded profont v0.5.0
[INFO] [stderr]   Downloaded termios v0.2.2
[INFO] [stderr]   Downloaded spidev v0.5.1
[INFO] [stderr]   Downloaded windows v0.18.0
[INFO] [stderr]   Downloaded windows_macros v0.18.0
[INFO] [stderr]   Downloaded ureq v2.4.0
[INFO] [stderr]   Downloaded embedded-graphics v0.7.1
[INFO] [stderr]   Downloaded windows_gen v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f21293d3b91dfb6452fe2a41f51221efc15e1270c8008d5f06d71d416ff05b87
[INFO] running `Command { std: "docker" "start" "-a" "f21293d3b91dfb6452fe2a41f51221efc15e1270c8008d5f06d71d416ff05b87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f21293d3b91dfb6452fe2a41f51221efc15e1270c8008d5f06d71d416ff05b87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f21293d3b91dfb6452fe2a41f51221efc15e1270c8008d5f06d71d416ff05b87", kill_on_drop: false }`
[INFO] [stdout] f21293d3b91dfb6452fe2a41f51221efc15e1270c8008d5f06d71d416ff05b87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74c8d91311ee1e94a5837cff424f33965e0a0b83faf62e7267ac5f5a36f8f12b
[INFO] running `Command { std: "docker" "start" "-a" "74c8d91311ee1e94a5837cff424f33965e0a0b83faf62e7267ac5f5a36f8f12b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling az v1.2.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]     Checking embedded-hal v0.2.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking ttf-parser v0.6.2
[INFO] [stderr]     Checking gif v0.11.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling sysinfo v0.22.5
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]    Compiling local-ip-address v0.4.4
[INFO] [stderr]     Checking micromath v1.1.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking embedded-hal v1.0.0-alpha.5
[INFO] [stderr]     Checking chunked_transfer v1.4.0
[INFO] [stderr]     Checking spin_sleep v1.0.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking neli v0.5.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rppal v0.13.1
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking embedded-graphics-core v0.3.3
[INFO] [stderr]     Checking owned_ttf_parser v0.6.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking rulinalg v0.4.2
[INFO] [stderr]     Checking embedded-graphics v0.7.1
[INFO] [stderr]     Checking epd-waveshare v0.5.0 (https://github.com/PhiliPdB/epd-waveshare?branch=fix%2Fepd2in7b-tricolor#fbab0e55)
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]     Checking profont v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking gpio-cdev v0.5.1
[INFO] [stderr]     Checking i2cdev v0.5.1
[INFO] [stderr]     Checking spidev v0.5.1
[INFO] [stderr]     Checking sysfs_gpio v0.6.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking linux-embedded-hal v0.3.2
[INFO] [stderr]     Checking rustls v0.20.2
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking imageproc v0.22.0
[INFO] [stderr]     Checking ureq v2.4.0
[INFO] [stderr]     Checking e-paper-dashboard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/covid_types.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct CovidInformation {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout]  7 |     pub updated: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]  8 |     pub country: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]  9 |     pub country_info: CountryInformation,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub continent: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub recovered: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 17 |     pub today_recovered: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub tests: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |
[INFO] [stdout] 20 |     pub active: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 21 |     pub critical: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 22 |
[INFO] [stdout] 23 |     pub population: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 24 |     pub cases_per_one_million: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub deaths_per_one_million: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub recovered_per_one_million: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub active_per_one_million: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub critical_per_one_million: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |
[INFO] [stdout] 30 |     pub one_case_per_people: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub one_death_per_people: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub one_test_per_people: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CovidInformation` 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 `id`, `iso2`, `iso3`, `lat`, `long`, and `flag` are never read
[INFO] [stdout]   --> src/covid_types.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct CountryInformation {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 38 |     #[serde(rename = "_id")]
[INFO] [stdout] 39 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 40 |     pub iso2: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 41 |     pub iso3: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 42 |     pub lat: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 43 |     pub long: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 44 |     pub flag: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CountryInformation` 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 `lat`, `lon`, `timezone`, and `timezone_offset` are never read
[INFO] [stdout]  --> src/weather_types.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OpenWeatherMapResponse {
[INFO] [stdout]   |            ---------------------- fields in this struct
[INFO] [stdout] 6 |     pub lat: f32,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 7 |     pub lon: f32,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 8 |     pub timezone: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 9 |     pub timezone_offset: i32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OpenWeatherMapResponse` 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/weather_types.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct WeatherReportCurrent {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 16 |     pub dt: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 17 |     pub sunrise: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 18 |     pub sunset: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub pressure: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 22 |     pub humidity: i32,
[INFO] [stdout] 23 |     pub dew_point: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     pub clouds: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub uvi: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 26 |     pub visibility: i32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 27 |     pub wind_speed: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 28 |     pub wind_gust: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 29 |     pub wind_deg: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 30 |     pub rain: Option<Precipitation>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 31 |     pub snow: Option<Precipitation>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WeatherReportCurrent` 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` and `description` are never read
[INFO] [stdout]   --> src/weather_types.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Weather {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 37 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 38 |     pub main: String,
[INFO] [stdout] 39 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Weather` 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 `one_hour` is never read
[INFO] [stdout]   --> src/weather_types.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Precipitation {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 45 |     #[serde(rename="1h")]
[INFO] [stdout] 46 |     pub one_hour: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Precipitation` 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/weather_types.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Daily {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 51 |     pub dt: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 52 |     pub sunrise: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 53 |     pub sunset: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 54 |     pub moonrise: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 55 |     pub moonset: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 56 |     pub moon_phase: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 57 |     pub temp: DailyTemp,
[INFO] [stdout] 58 |     pub feels_like: DailyFeelsLike,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 59 |     pub pressure: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 60 |     pub humidity: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 61 |     pub dew_point: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 62 |     pub wind_speed: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 63 |     pub wind_gust: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 64 |     pub wind_deg: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 65 |     pub clouds: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 66 |     pub uvi: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 67 |     /// Probability of precipitation
[INFO] [stdout] 68 |     pub pop: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 69 |     pub rain: Option<f64>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 70 |     pub snow: Option<f64>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 71 |     pub weather: Vec<Weather>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Daily` 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 `morn`, `eve`, `min`, and `max` are never read
[INFO] [stdout]   --> src/weather_types.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct DailyTemp {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 76 |     pub morn: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 77 |     pub day: f64,
[INFO] [stdout] 78 |     pub eve: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 79 |     pub night: f64,
[INFO] [stdout] 80 |     pub min: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 81 |     pub max: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DailyTemp` 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 `morn`, `day`, `eve`, and `night` are never read
[INFO] [stdout]   --> src/weather_types.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct DailyFeelsLike {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 86 |     pub morn: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 87 |     pub day: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 88 |     pub eve: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 89 |     pub night: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DailyFeelsLike` 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/covid_types.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct CovidInformation {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout]  7 |     pub updated: u64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]  8 |     pub country: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]  9 |     pub country_info: CountryInformation,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 10 |     pub continent: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub recovered: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 17 |     pub today_recovered: Option<u64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub tests: u64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |
[INFO] [stdout] 20 |     pub active: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 21 |     pub critical: u64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 22 |
[INFO] [stdout] 23 |     pub population: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 24 |     pub cases_per_one_million: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub deaths_per_one_million: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 26 |     pub recovered_per_one_million: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     pub active_per_one_million: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     pub critical_per_one_million: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |
[INFO] [stdout] 30 |     pub one_case_per_people: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub one_death_per_people: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     pub one_test_per_people: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CovidInformation` 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 `id`, `iso2`, `iso3`, `lat`, `long`, and `flag` are never read
[INFO] [stdout]   --> src/covid_types.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct CountryInformation {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 38 |     #[serde(rename = "_id")]
[INFO] [stdout] 39 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 40 |     pub iso2: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 41 |     pub iso3: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 42 |     pub lat: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 43 |     pub long: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 44 |     pub flag: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CountryInformation` 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 `lat`, `lon`, `timezone`, and `timezone_offset` are never read
[INFO] [stdout]  --> src/weather_types.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct OpenWeatherMapResponse {
[INFO] [stdout]   |            ---------------------- fields in this struct
[INFO] [stdout] 6 |     pub lat: f32,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 7 |     pub lon: f32,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 8 |     pub timezone: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 9 |     pub timezone_offset: i32,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `OpenWeatherMapResponse` 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/weather_types.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct WeatherReportCurrent {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 16 |     pub dt: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 17 |     pub sunrise: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 18 |     pub sunset: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub pressure: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 22 |     pub humidity: i32,
[INFO] [stdout] 23 |     pub dew_point: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 24 |     pub clouds: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 25 |     pub uvi: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 26 |     pub visibility: i32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 27 |     pub wind_speed: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 28 |     pub wind_gust: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 29 |     pub wind_deg: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 30 |     pub rain: Option<Precipitation>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 31 |     pub snow: Option<Precipitation>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WeatherReportCurrent` 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` and `description` are never read
[INFO] [stdout]   --> src/weather_types.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Weather {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 37 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 38 |     pub main: String,
[INFO] [stdout] 39 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Weather` 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 `one_hour` is never read
[INFO] [stdout]   --> src/weather_types.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct Precipitation {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 45 |     #[serde(rename="1h")]
[INFO] [stdout] 46 |     pub one_hour: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Precipitation` 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/weather_types.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct Daily {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 51 |     pub dt: usize,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 52 |     pub sunrise: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 53 |     pub sunset: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 54 |     pub moonrise: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 55 |     pub moonset: usize,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 56 |     pub moon_phase: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 57 |     pub temp: DailyTemp,
[INFO] [stdout] 58 |     pub feels_like: DailyFeelsLike,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 59 |     pub pressure: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 60 |     pub humidity: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 61 |     pub dew_point: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 62 |     pub wind_speed: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 63 |     pub wind_gust: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 64 |     pub wind_deg: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 65 |     pub clouds: i32,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 66 |     pub uvi: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 67 |     /// Probability of precipitation
[INFO] [stdout] 68 |     pub pop: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 69 |     pub rain: Option<f64>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 70 |     pub snow: Option<f64>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 71 |     pub weather: Vec<Weather>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Daily` 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 `morn`, `eve`, `min`, and `max` are never read
[INFO] [stdout]   --> src/weather_types.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct DailyTemp {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 76 |     pub morn: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 77 |     pub day: f64,
[INFO] [stdout] 78 |     pub eve: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 79 |     pub night: f64,
[INFO] [stdout] 80 |     pub min: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 81 |     pub max: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DailyTemp` 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 `morn`, `day`, `eve`, and `night` are never read
[INFO] [stdout]   --> src/weather_types.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct DailyFeelsLike {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 86 |     pub morn: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 87 |     pub day: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 88 |     pub eve: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 89 |     pub night: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DailyFeelsLike` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.09s
[INFO] running `Command { std: "docker" "inspect" "74c8d91311ee1e94a5837cff424f33965e0a0b83faf62e7267ac5f5a36f8f12b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c8d91311ee1e94a5837cff424f33965e0a0b83faf62e7267ac5f5a36f8f12b", kill_on_drop: false }`
[INFO] [stdout] 74c8d91311ee1e94a5837cff424f33965e0a0b83faf62e7267ac5f5a36f8f12b
