[INFO] cloning repository https://github.com/masakizk/rust-playground-weather-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masakizk/rust-playground-weather-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasakizk%2Frust-playground-weather-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasakizk%2Frust-playground-weather-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b30d4f44074ed2e7a8639c909747dd85f6dcc3a3
[INFO] checking masakizk/rust-playground-weather-app against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasakizk%2Frust-playground-weather-app" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/masakizk/rust-playground-weather-app
[INFO] finished tweaking git repo https://github.com/masakizk/rust-playground-weather-app
[INFO] tweaked toml for git repo https://github.com/masakizk/rust-playground-weather-app written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/masakizk/rust-playground-weather-app 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/masakizk/rust-playground-weather-app 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-lite v0.2.11
[INFO] [stderr]   Downloaded addr2line v0.20.0
[INFO] [stderr]   Downloaded quote v1.0.32
[INFO] [stderr]   Downloaded fastrand v2.0.0
[INFO] [stderr]   Downloaded errno v0.3.2
[INFO] [stderr]   Downloaded tempfile v3.7.1
[INFO] [stderr]   Downloaded backtrace v0.3.68
[INFO] [stderr]   Downloaded syn v2.0.28
[INFO] [stderr]   Downloaded serde v1.0.183
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] [stderr]   Downloaded serde_derive v1.0.183
[INFO] [stderr]   Downloaded object v0.31.1
[INFO] [stderr]   Downloaded tokio v1.29.1
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded openssl-sys v0.9.91
[INFO] [stderr]   Downloaded serde_json v1.0.104
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.5
[INFO] [stderr]   Downloaded h2 v0.3.20
[INFO] [stderr]   Downloaded openssl v0.10.56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c9d0f8ddb448b300f62039f9002b72848f780e59710c964433cebdb8bd3a7158
[INFO] running `Command { std: "docker" "start" "-a" "c9d0f8ddb448b300f62039f9002b72848f780e59710c964433cebdb8bd3a7158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9d0f8ddb448b300f62039f9002b72848f780e59710c964433cebdb8bd3a7158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9d0f8ddb448b300f62039f9002b72848f780e59710c964433cebdb8bd3a7158", kill_on_drop: false }`
[INFO] [stdout] c9d0f8ddb448b300f62039f9002b72848f780e59710c964433cebdb8bd3a7158
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ffceea54083a3297d474636ba056a374acf1cea8d1f861dbf316c7fc7590cca2
[INFO] running `Command { std: "docker" "start" "-a" "ffceea54083a3297d474636ba056a374acf1cea8d1f861dbf316c7fc7590cca2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking weather-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub(crate) struct CurrentWeatherResponse {
[INFO] [stdout]    |                   ---------------------- fields in this struct
[INFO] [stdout]  5 |     pub coord: Coordinates,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]  6 |     pub weather: Vec<Weather>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]  7 |     pub base: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  8 |     pub main: Main,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |     pub visibility: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 10 |     pub wind: Wind,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub clouds: Clouds,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 12 |     pub dt: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 13 |     pub sys: Sys,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 14 |     pub timezone: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub cod: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CurrentWeatherResponse` 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 `lat` and `lon` are never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Coordinates {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 22 |     pub lat: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     pub lon: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Coordinates` 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`, `main`, `description`, and `icon` are never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Weather {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 28 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     pub main: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 30 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 31 |     pub icon: 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: fields `temp`, `feels_like`, `temp_min`, `temp_max`, `pressure`, and `humidity` are never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Main {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 36 |     pub temp: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 37 |     pub feels_like: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 38 |     pub temp_min: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 39 |     pub temp_max: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 40 |     pub pressure: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 41 |     pub humidity: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Main` 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 `speed` and `deg` are never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Wind {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 46 |     pub speed: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 47 |     pub deg: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Wind` 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 `all` is never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Clouds {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 52 |     pub all: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Clouds` 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 `type`, `id`, `country`, `sunrise`, and `sunset` are never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Sys {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 57 |     r#type: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 58 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 59 |     country: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 60 |     sunrise: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 61 |     sunset: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sys` 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/models/open_weather_map/current_weather.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub(crate) struct CurrentWeatherResponse {
[INFO] [stdout]    |                   ---------------------- fields in this struct
[INFO] [stdout]  5 |     pub coord: Coordinates,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]  6 |     pub weather: Vec<Weather>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]  7 |     pub base: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  8 |     pub main: Main,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  9 |     pub visibility: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 10 |     pub wind: Wind,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub clouds: Clouds,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 12 |     pub dt: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 13 |     pub sys: Sys,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 14 |     pub timezone: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 16 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub cod: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CurrentWeatherResponse` 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 `lat` and `lon` are never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Coordinates {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 22 |     pub lat: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 23 |     pub lon: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Coordinates` 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`, `main`, `description`, and `icon` are never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Weather {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 28 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     pub main: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 30 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 31 |     pub icon: 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: fields `temp`, `feels_like`, `temp_min`, `temp_max`, `pressure`, and `humidity` are never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Main {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 36 |     pub temp: f64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 37 |     pub feels_like: f64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 38 |     pub temp_min: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 39 |     pub temp_max: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 40 |     pub pressure: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 41 |     pub humidity: u32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Main` 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 `speed` and `deg` are never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Wind {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 46 |     pub speed: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 47 |     pub deg: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Wind` 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 `all` is never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Clouds {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 52 |     pub all: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Clouds` 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 `type`, `id`, `country`, `sunrise`, and `sunset` are never read
[INFO] [stdout]   --> src/models/open_weather_map/current_weather.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub struct Sys {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 57 |     r#type: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 58 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 59 |     country: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 60 |     sunrise: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 61 |     sunset: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sys` 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 21.22s
[INFO] running `Command { std: "docker" "inspect" "ffceea54083a3297d474636ba056a374acf1cea8d1f861dbf316c7fc7590cca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffceea54083a3297d474636ba056a374acf1cea8d1f861dbf316c7fc7590cca2", kill_on_drop: false }`
[INFO] [stdout] ffceea54083a3297d474636ba056a374acf1cea8d1f861dbf316c7fc7590cca2
