[INFO] cloning repository https://github.com/bijaySussol/Forecast
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bijaySussol/Forecast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbijaySussol%2FForecast", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbijaySussol%2FForecast'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bf664ef15df87970ae7137a23e78927bdd12edf
[INFO] checking bijaySussol/Forecast against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FbijaySussol%2FForecast" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bijaySussol/Forecast
[INFO] finished tweaking git repo https://github.com/bijaySussol/Forecast
[INFO] tweaked toml for git repo https://github.com/bijaySussol/Forecast written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bijaySussol/Forecast 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/bijaySussol/Forecast 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version v3.0.0
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded pin-project-lite v0.2.11
[INFO] [stderr]   Downloaded derive v1.0.0
[INFO] [stderr]   Downloaded serde_json v1.0.104
[INFO] [stderr]   Downloaded openssl-sys v0.9.91
[INFO] [stderr]   Downloaded clap v4.3.21
[INFO] [stderr]   Downloaded async-compression v0.4.1
[INFO] [stderr]   Downloaded feature v0.5.1
[INFO] [stderr]   Downloaded openssl v0.10.56
[INFO] [stderr]   Downloaded tempfile v3.7.1
[INFO] [stderr]   Downloaded clap_builder v4.3.21
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded rustix v0.37.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 6ff1511baedcd1fdcf101ab617cbbffc9c19bdaa8eb24926860eef3b8f0020ee
[INFO] running `Command { std: "docker" "start" "-a" "6ff1511baedcd1fdcf101ab617cbbffc9c19bdaa8eb24926860eef3b8f0020ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ff1511baedcd1fdcf101ab617cbbffc9c19bdaa8eb24926860eef3b8f0020ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ff1511baedcd1fdcf101ab617cbbffc9c19bdaa8eb24926860eef3b8f0020ee", kill_on_drop: false }`
[INFO] [stdout] 6ff1511baedcd1fdcf101ab617cbbffc9c19bdaa8eb24926860eef3b8f0020ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 35069b7aaddd45295f7b64cd5c33466c27ce3ccc820d8505ac07487721c21e6a
[INFO] running `Command { std: "docker" "start" "-a" "35069b7aaddd45295f7b64cd5c33466c27ce3ccc820d8505ac07487721c21e6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.56
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking winnow v0.5.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking version v3.0.0
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking derive v1.0.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling openssl-sys v0.9.91
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking cargo-platform v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking clap_builder v4.3.21
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking async-compression v0.4.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking clap v4.3.21
[INFO] [stderr]     Checking feature v0.5.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[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 Forecast v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `lat` and `lon` are never read
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Coord {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 21 |     lat: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 22 |     lon: 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]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `main`, and `icon` are never read
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Weather {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 27 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 28 |     main: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     description: String,
[INFO] [stdout] 30 |     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` and `feels_like` are never read
[INFO] [stdout]   --> src/main.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct CurrentWeatherMain {
[INFO] [stdout]    |        ------------------ fields in this struct
[INFO] [stdout] 35 |     temp: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 36 |     feels_like: f32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CurrentWeatherMain` 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 `coord` and `main` are never read
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct CurrentWeather {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 41 |     coord: Coord,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     main: CurrentWeatherMain,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CurrentWeather` 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` and `lon` are never read
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct Coord {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 21 |     lat: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 22 |     lon: 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]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `main`, and `icon` are never read
[INFO] [stdout]   --> src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Weather {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 27 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 28 |     main: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     description: String,
[INFO] [stdout] 30 |     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` and `feels_like` are never read
[INFO] [stdout]   --> src/main.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct CurrentWeatherMain {
[INFO] [stdout]    |        ------------------ fields in this struct
[INFO] [stdout] 35 |     temp: f32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 36 |     feels_like: f32,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CurrentWeatherMain` 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 `coord` and `main` are never read
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct CurrentWeather {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 41 |     coord: Coord,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     main: CurrentWeatherMain,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CurrentWeather` 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 37.05s
[INFO] running `Command { std: "docker" "inspect" "35069b7aaddd45295f7b64cd5c33466c27ce3ccc820d8505ac07487721c21e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35069b7aaddd45295f7b64cd5c33466c27ce3ccc820d8505ac07487721c21e6a", kill_on_drop: false }`
[INFO] [stdout] 35069b7aaddd45295f7b64cd5c33466c27ce3ccc820d8505ac07487721c21e6a
