[INFO] cloning repository https://github.com/Ak0p/weather-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ak0p/weather-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAk0p%2Fweather-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAk0p%2Fweather-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fb5c34e9ab564e4c3ab8e6a64c8df2e475e1d3b
[INFO] checking Ak0p/weather-cli against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAk0p%2Fweather-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ak0p/weather-cli
[INFO] finished tweaking git repo https://github.com/Ak0p/weather-cli
[INFO] tweaked toml for git repo https://github.com/Ak0p/weather-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ak0p/weather-cli on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ak0p/weather-cli 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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdb6aa716aa79d55378e116b74cfc0bd15d0940e6513d630573b529209b38978
[INFO] running `Command { std: "docker" "start" "-a" "fdb6aa716aa79d55378e116b74cfc0bd15d0940e6513d630573b529209b38978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdb6aa716aa79d55378e116b74cfc0bd15d0940e6513d630573b529209b38978", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdb6aa716aa79d55378e116b74cfc0bd15d0940e6513d630573b529209b38978", kill_on_drop: false }`
[INFO] [stdout] fdb6aa716aa79d55378e116b74cfc0bd15d0940e6513d630573b529209b38978
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e96740af7a9b4792d74bfc12b346305c53da6036289a5cda521a1ca09b101c59
[INFO] running `Command { std: "docker" "start" "-a" "e96740af7a9b4792d74bfc12b346305c53da6036289a5cda521a1ca09b101c59", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking weather-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/weather.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, Datelike, Duration, Utc};
[INFO] [stdout]   |                                  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]  --> src/weather.rs:2:34
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{DateTime, Datelike, Duration, Utc};
[INFO] [stdout]   |                                  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `de::Error`
[INFO] [stdout]  --> src/weather.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{de::Error, Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `de::Error`
[INFO] [stdout]  --> src/weather.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{de::Error, Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> src/weather.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         duration: DurationType,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location_name`
[INFO] [stdout]    --> src/weather.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         location_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> src/weather.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         duration: DurationType,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location_name`
[INFO] [stdout]    --> src/weather.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         location_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> src/weather.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |         duration: DurationType,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location_name`
[INFO] [stdout]    --> src/weather.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         location_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration`
[INFO] [stdout]    --> src/weather.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         duration: DurationType,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `location_name`
[INFO] [stdout]    --> src/weather.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         location_name: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.43s
[INFO] running `Command { std: "docker" "inspect" "e96740af7a9b4792d74bfc12b346305c53da6036289a5cda521a1ca09b101c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e96740af7a9b4792d74bfc12b346305c53da6036289a5cda521a1ca09b101c59", kill_on_drop: false }`
[INFO] [stdout] e96740af7a9b4792d74bfc12b346305c53da6036289a5cda521a1ca09b101c59
