[INFO] cloning repository https://github.com/Nicbudd/unifetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nicbudd/unifetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicbudd%2Funifetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicbudd%2Funifetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d79005e9fe5441eabbd2c669fb7759c694f3fd2b [INFO] checking Nicbudd/unifetch against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicbudd%2Funifetch" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Nicbudd/unifetch [INFO] finished tweaking git repo https://github.com/Nicbudd/unifetch [INFO] tweaked toml for git repo https://github.com/Nicbudd/unifetch written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nicbudd/unifetch 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/Nicbudd/unifetch 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] Updating git repository `https://github.com/Nicbudd/wxer_lib` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.10 [INFO] [stderr] Downloaded chrono-tz-build v0.2.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.40 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded openssl-sys v0.9.99 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.0 [INFO] [stderr] Downloaded toml_edit v0.22.6 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded winnow v0.6.2 [INFO] [stderr] Downloaded openssl v0.10.63 [INFO] [stderr] Downloaded rustix v0.38.30 [INFO] [stderr] Downloaded chrono-tz v0.8.5 [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] 63f2cd91614353cb21f82166807e728b2fd9d2d3a8f53f455d87f76557b38911 [INFO] running `Command { std: "docker" "start" "-a" "63f2cd91614353cb21f82166807e728b2fd9d2d3a8f53f455d87f76557b38911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63f2cd91614353cb21f82166807e728b2fd9d2d3a8f53f455d87f76557b38911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f2cd91614353cb21f82166807e728b2fd9d2d3a8f53f455d87f76557b38911", kill_on_drop: false }` [INFO] [stdout] 63f2cd91614353cb21f82166807e728b2fd9d2d3a8f53f455d87f76557b38911 [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] 2f6f1a8df45708f9e2c71e11124bca8cf82c7966c80f36f31affb2684a12bbc4 [INFO] running `Command { std: "docker" "start" "-a" "2f6f1a8df45708f9e2c71e11124bca8cf82c7966c80f36f31affb2684a12bbc4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking winnow v0.6.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking wxer_lib v0.5.11 (https://github.com/Nicbudd/wxer_lib#402631e8) [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking unifetch v0.10.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `cloud_cover` is never read [INFO] [stdout] --> src/wx/forecast.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 48 | struct OpenMeteoResponseHourly { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | cloud_cover: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenMeteoResponseHourly` 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: struct `CloudLayer` is never constructed [INFO] [stdout] --> src/wx/weather.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 157 | struct CloudLayer { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StationEntryWithTime` is never constructed [INFO] [stdout] --> src/wx/weather.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | struct StationEntryWithTime(DateTime, WxEntry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `general` is never read [INFO] [stdout] --> src/config.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 280 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 284 | pub general: GeneralConfig, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` 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 `cloud_cover` is never read [INFO] [stdout] --> src/wx/forecast.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 48 | struct OpenMeteoResponseHourly { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | cloud_cover: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OpenMeteoResponseHourly` 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: struct `CloudLayer` is never constructed [INFO] [stdout] --> src/wx/weather.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 157 | struct CloudLayer { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StationEntryWithTime` is never constructed [INFO] [stdout] --> src/wx/weather.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 170 | struct StationEntryWithTime(DateTime, WxEntry); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `general` is never read [INFO] [stdout] --> src/config.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 280 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 284 | pub general: GeneralConfig, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` 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 1m 09s [INFO] running `Command { std: "docker" "inspect" "2f6f1a8df45708f9e2c71e11124bca8cf82c7966c80f36f31affb2684a12bbc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f6f1a8df45708f9e2c71e11124bca8cf82c7966c80f36f31affb2684a12bbc4", kill_on_drop: false }` [INFO] [stdout] 2f6f1a8df45708f9e2c71e11124bca8cf82c7966c80f36f31affb2684a12bbc4