[INFO] cloning repository https://github.com/killertux/number-5 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killertux/number-5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Fnumber-5", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Fnumber-5'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab328520f8e0ace6c19107831f9e70a814a6b0ae [INFO] checking killertux/number-5 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillertux%2Fnumber-5" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/killertux/number-5 [INFO] finished tweaking git repo https://github.com/killertux/number-5 [INFO] tweaked toml for git repo https://github.com/killertux/number-5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/killertux/number-5 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 221 packages to latest compatible versions [INFO] [stderr] Adding pretty_env_logger v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.24) [INFO] [stderr] Adding warp v0.3.7 (available: v0.4.2) [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] 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] 786295ea1dd9c35d8a17d5d1ab7e48e0fdf8847b411addab6841a59f02a6a2c1 [INFO] running `Command { std: "docker" "start" "-a" "786295ea1dd9c35d8a17d5d1ab7e48e0fdf8847b411addab6841a59f02a6a2c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "786295ea1dd9c35d8a17d5d1ab7e48e0fdf8847b411addab6841a59f02a6a2c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "786295ea1dd9c35d8a17d5d1ab7e48e0fdf8847b411addab6841a59f02a6a2c1", kill_on_drop: false }` [INFO] [stdout] 786295ea1dd9c35d8a17d5d1ab7e48e0fdf8847b411addab6841a59f02a6a2c1 [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] f006f7ddf8aa04b8f19a1d25890ef9b867b39f4e227874e4e9d6bb48a8fa68b2 [INFO] running `Command { std: "docker" "start" "-a" "f006f7ddf8aa04b8f19a1d25890ef9b867b39f4e227874e4e9d6bb48a8fa68b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking number-5 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/where_should_we_eat/mod.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | let birthday = Utc.ymd(1986, 5, 9); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/where_should_we_eat/mod.rs:103:26 [INFO] [stdout] | [INFO] [stdout] 103 | let now = Utc::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/weather/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | struct OpenWeatherResponse { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 63 | coord: Coord, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | weather: [Weather; 1], [INFO] [stdout] 65 | base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | main: Main, [INFO] [stdout] | ^^^^ [INFO] [stdout] 67 | visibility: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 68 | wind: Wind, [INFO] [stdout] | ^^^^ [INFO] [stdout] 69 | clouds: Clouds, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 70 | dt: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 71 | sys: Sys, [INFO] [stdout] | ^^^ [INFO] [stdout] 72 | id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 73 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 74 | cod: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenWeatherResponse` 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 `lon` and `lat` are never read [INFO] [stdout] --> src/weather/mod.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 78 | struct Coord { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 79 | lon: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] 80 | lat: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Coord` 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 `main`, `description`, and `icon` are never read [INFO] [stdout] --> src/weather/mod.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 84 | struct Weather { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 85 | id: u32, [INFO] [stdout] 86 | main: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 87 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 88 | 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`, `pressure`, `humidity`, `temp_min`, and `temp_max` are never read [INFO] [stdout] --> src/weather/mod.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | struct Main { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 93 | temp: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | pressure: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 95 | humidity: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 96 | temp_min: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 97 | temp_max: f32, [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/weather/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 101 | struct Wind { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 102 | speed: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 103 | deg: Option, [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/weather/mod.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 107 | struct Clouds { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 108 | all: i32, [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`, `message`, `country`, `sunrise`, and `sunset` are never read [INFO] [stdout] --> src/weather/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 112 | struct Sys { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 113 | r#type: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 114 | id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 115 | message: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 116 | country: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 117 | sunrise: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | sunset: i32, [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: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/where_should_we_eat/mod.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | let birthday = Utc.ymd(1986, 5, 9); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::DateTime::::date`: Use `date_naive()` instead [INFO] [stdout] --> src/where_should_we_eat/mod.rs:103:26 [INFO] [stdout] | [INFO] [stdout] 103 | let now = Utc::now().date(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/weather/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | struct OpenWeatherResponse { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 63 | coord: Coord, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 64 | weather: [Weather; 1], [INFO] [stdout] 65 | base: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 66 | main: Main, [INFO] [stdout] | ^^^^ [INFO] [stdout] 67 | visibility: i32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 68 | wind: Wind, [INFO] [stdout] | ^^^^ [INFO] [stdout] 69 | clouds: Clouds, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 70 | dt: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 71 | sys: Sys, [INFO] [stdout] | ^^^ [INFO] [stdout] 72 | id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 73 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 74 | cod: i32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenWeatherResponse` 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 `lon` and `lat` are never read [INFO] [stdout] --> src/weather/mod.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 78 | struct Coord { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 79 | lon: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] 80 | lat: f32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Coord` 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 `main`, `description`, and `icon` are never read [INFO] [stdout] --> src/weather/mod.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 84 | struct Weather { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 85 | id: u32, [INFO] [stdout] 86 | main: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 87 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 88 | 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`, `pressure`, `humidity`, `temp_min`, and `temp_max` are never read [INFO] [stdout] --> src/weather/mod.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | struct Main { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 93 | temp: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | pressure: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 95 | humidity: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 96 | temp_min: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 97 | temp_max: f32, [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/weather/mod.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 101 | struct Wind { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 102 | speed: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 103 | deg: Option, [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/weather/mod.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 107 | struct Clouds { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 108 | all: i32, [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`, `message`, `country`, `sunrise`, and `sunset` are never read [INFO] [stdout] --> src/weather/mod.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 112 | struct Sys { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 113 | r#type: i32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 114 | id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] 115 | message: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 116 | country: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 117 | sunrise: i32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | sunset: i32, [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 54.09s [INFO] running `Command { std: "docker" "inspect" "f006f7ddf8aa04b8f19a1d25890ef9b867b39f4e227874e4e9d6bb48a8fa68b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f006f7ddf8aa04b8f19a1d25890ef9b867b39f4e227874e4e9d6bb48a8fa68b2", kill_on_drop: false }` [INFO] [stdout] f006f7ddf8aa04b8f19a1d25890ef9b867b39f4e227874e4e9d6bb48a8fa68b2