[INFO] cloning repository https://github.com/xandkar/pista-feeds
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xandkar/pista-feeds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxandkar%2Fpista-feeds", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxandkar%2Fpista-feeds'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02874e099f25dc04d012dd7b9f7356bf645d78ee
[INFO] building xandkar/pista-feeds against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxandkar%2Fpista-feeds" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/xandkar/pista-feeds on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/xandkar/pista-feeds
[INFO] finished tweaking git repo https://github.com/xandkar/pista-feeds
[INFO] tweaked toml for git repo https://github.com/xandkar/pista-feeds written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/xandkar/pista-feeds 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6688065f508d9090b1b40ecd6942f60067e136050c6fc720392b05766c8f8be
[INFO] running `Command { std: "docker" "start" "-a" "e6688065f508d9090b1b40ecd6942f60067e136050c6fc720392b05766c8f8be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6688065f508d9090b1b40ecd6942f60067e136050c6fc720392b05766c8f8be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6688065f508d9090b1b40ecd6942f60067e136050c6fc720392b05766c8f8be", kill_on_drop: false }`
[INFO] [stdout] e6688065f508d9090b1b40ecd6942f60067e136050c6fc720392b05766c8f8be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ebb0f31e32d347dff751f7f0d88b997749d6db5b97c923cdd2aba62bb1610df
[INFO] running `Command { std: "docker" "start" "-a" "0ebb0f31e32d347dff751f7f0d88b997749d6db5b97c923cdd2aba62bb1610df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking v2.1.0
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling atomic-waker v1.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling blocking v1.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.39
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-executor v1.5.1
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling x11 v2.20.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling xdg-home v1.0.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling clap_builder v4.2.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling notify-types v1.0.0
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.48
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling mpd v0.1.0 (https://github.com/kstep/rust-mpd.git#70757c31)
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zvariant_utils v1.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling zvariant_derive v3.12.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling zbus_macros v3.12.0
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling clap v4.2.7
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling enumflags2 v0.7.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling zvariant v3.12.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling zbus_names v2.5.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling zbus v3.12.0
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling notify-rust v4.8.0
[INFO] [stderr]    Compiling stamon v0.15.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `lon` and `lat` are never read
[INFO] [stdout]  --> src/lib/feeds/weather/observatories/owm/data.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Coord {
[INFO] [stdout]   |            ----- fields in this struct
[INFO] [stdout] 3 |     pub lon: f64,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 4 |     pub lat: f64,
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `main`, `description`, and `icon` are never read
[INFO] [stdout]   --> src/lib/feeds/weather/observatories/owm/data.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct Weather {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 9  |     pub id: u64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 10 |     pub main: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     pub description: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 12 |     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: multiple fields are never read
[INFO] [stdout]   --> src/lib/feeds/weather/observatories/owm/data.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Main {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 17 |     pub feels_like: f32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 18 |     pub grnd_level: Option<f64>, // Preassure hPa
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 19 |     pub humidity: f64,           // Percentage
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 20 |     pub pressure: f64,           // hPa
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub sea_level: Option<f64>,  // Preassure hPa
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 22 |     pub temp: f32,               // XXX Why not f64?
[INFO] [stdout] 23 |     pub temp_max: f64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 24 |     pub temp_min: f64,
[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`, `deg`, and `gust` are never read
[INFO] [stdout]   --> src/lib/feeds/weather/observatories/owm/data.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Wind {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 29 |     pub speed: f64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 30 |     pub deg: f64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 31 |     pub gust: Option<f64>,
[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/lib/feeds/weather/observatories/owm/data.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Clouds {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 36 |     pub all: f64, // Percentage
[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 `h1` and `h3` are never read
[INFO] [stdout]   --> src/lib/feeds/weather/observatories/owm/data.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Volume {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 41 |     #[serde(rename = "1h")]
[INFO] [stdout] 42 |     pub h1: Option<f64>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub h3: Option<f64>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Volume` 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 `typ`, `country`, `id`, `message`, `sunrise`, and `sunset` are never read
[INFO] [stdout]   --> src/lib/feeds/weather/observatories/owm/data.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Sys {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 50 |     #[serde(rename = "type")]
[INFO] [stdout] 51 |     pub typ: Option<u64>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 52 |     pub country: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 53 |     pub id: Option<u64>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 54 |     pub message: Option<f64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 55 |     pub sunrise: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 56 |     pub sunset: i64,
[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/lib/feeds/weather/observatories/owm/data.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct CurrentWeather {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 61 |     pub id: u64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 62 |     pub base: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 63 |     pub clouds: Clouds,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 64 |     pub cod: u64,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 65 |     pub coord: Coord,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 66 |     pub dt: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 67 |     pub main: Main,
[INFO] [stdout] 68 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 69 |     pub rain: Option<Volume>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 70 |     pub snow: Option<Volume>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 71 |     pub sys: Sys,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 72 |     pub timezone: i64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 73 |     pub visibility: u64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 74 |     pub weather: Vec<Weather>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 75 |     pub wind: Wind,
[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] error: could not compile `stamon` (bin "stamon-weather")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name stamon_weather --edition=2021 src/bin/stamon-weather.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=deb5466cf23a6cf1 -C extra-filename=-bb706cff41ebb7fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7db678092ea952e3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6c0eda4d1f923ae3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3b40e81a5a2f116e.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-49317c5599ee420b.rlib --extern mpd=/opt/rustwide/target/debug/deps/libmpd-3be465fb6e36df45.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-72e07a4cc9b27ccc.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-b1a0029a3d7bf70a.rlib --extern notify_rust=/opt/rustwide/target/debug/deps/libnotify_rust-447ae056da396371.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ebd5cde9bb02e053.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fe12ccdd5f1dbf22.rlib --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-290ffd818c40ffb2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38f32db2a406731d.rlib --extern stamon=/opt/rustwide/target/debug/deps/libstamon-3532ab26d814042a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-891029f9221f2069.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-76f7f65e9468cae7.rlib --extern x11=/opt/rustwide/target/debug/deps/libx11-f213fc4b5a19d6f1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0ef70cf50fb522ef/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcshloT2/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstamon-3532ab26d814042a.rlib,libserde_json-38f32db2a406731d.rlib,libchrono-6c0eda4d1f923ae3.rlib,libiana_time_zone-d9a6807a61c97a18.rlib,libnum_integer-33c51166982f7794.rlib,libnum_traits-4a3941026e092b64.rlib,libtime-b36fb551033a0ff6.rlib,libserde_xml_rs-290ffd818c40ffb2.rlib,libthiserror-82aeae380edbdbb3.rlib,libxml-e99e599c74c7a48b.rlib,libreqwest-ebd5cde9bb02e053.rlib,libsync_wrapper-8836fe7478306271.rlib,libbase64-2a03de3babadded3.rlib,librustls_pemfile-2cbe74edf6ba73ed.rlib,libipnet-0a304ed111128cfa.rlib,libhyper_rustls-49f8c715454b01c4.rlib,libwebpki_roots-9d7ca23ab088c135.rlib,libtokio_rustls-bf6334806021f516.rlib,librustls-e9c0803c682cbbe5.rlib,libsubtle-ca7024fc66e4388f.rlib,libwebpki-c69ffd8a702dc0af.rlib,libring-2675ca37e8199bef.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libzeroize-ead98f074a37f829.rlib,librustls_pki_types-870aa897f2016219.rlib,libserde_urlencoded-aefa89066a141e1b.rlib,libryu-f19fc280bc21c12d.rlib,libhyper_util-dc2d854a741b59c1.rlib,libtower_service-aa28c9aa29f1c654.rlib,libhyper-7e856bf6b72595b8.rlib,libwant-7384365f4aa0bc2a.rlib,libtry_lock-ca4bbeb1dc9ff31a.rlib,libhttparse-1f171d883a977f5d.rlib,libfutures_channel-1006a966e2c2c1a0.rlib,libtokio-b4cd3973d3f639ce.rlib,libsocket2-4f9001bbd4b606e8.rlib,libhttp_body_util-72df09f3e8a67cf0.rlib,libhttp_body-164430d418532aa2.rlib,liburl-a3bfd83a0d29c11c.rlib,libidna-f283cc516104d02a.rlib,libidna_adapter-acebf89daf475418.rlib,libicu_normalizer-88499e29bb17667f.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-112f730759b42392.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-4e1fdc3c8da3cd6b.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-612c579c0524308a.rlib,libicu_provider-5c21a8a65f6659f5.rlib,libicu_locid-d30bae1ff32f6ecb.rlib,liblitemap-cc127d15603ff5ed.rlib,libtinystr-86ef3c9f03f5a303.rlib,libzerovec-539816d12522bf19.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-39ec9d42a75f3b65.rlib,libzerofrom-adaff94e534ecf8a.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-3a9e46b1cbb70ae3.rlib,libbytes-3d9b205de7df0211.rlib,libfnv-2d77ec4f6f971b24.rlib,libmpd-3be465fb6e36df45.rlib,libbufstream-b41f01e823076803.rlib,libnix-72e07a4cc9b27ccc.rlib,libbitflags-ce446ee600bbaa5e.rlib,libtracing_subscriber-76f7f65e9468cae7.rlib,libsmallvec-e2fbd282c83e646d.rlib,libtime-4757b654988dbe60.rlib,libnum_threads-6ebcf309247c4366.rlib,libitoa-664e30a1b3449410.rlib,libtime_core-dd224403e50400ce.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libsharded_slab-7a8c373ed17c818e.rlib,libmatchers-669d81a878ae9562.rlib,libregex_automata-bded183daa2919be.rlib,libregex-07aa67fd329b2718.rlib,libregex_syntax-40035218bc3edc1d.rlib,libthread_local-ab96450544aa33b4.rlib,libtracing_log-031fd73129e878aa.rlib,liblazy_static-2bb390fee0230a38.rlib,libx11-f213fc4b5a19d6f1.rlib,libnotify-b1a0029a3d7bf70a.rlib,libmio-6fb81863ea4a05dc.rlib,libfiletime-e41ca673e807e564.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libinotify-ce15a49d8cd9d37a.rlib,libinotify_sys-3b0673657aa0131c.rlib,libnotify_types-f987c8014d309ba6.rlib,libinstant-4d6645a170db77ef.rlib,libnotify_rust-447ae056da396371.rlib,libzbus-25715bc712b6d182.rlib,libasync_fs-5e3393cc130b4603.rlib,libblocking-ccaaef195d30cceb.rlib,libatomic_waker-dc95a72af072f6ee.rlib,libasync_channel-b189414fb7c2ccd1.rlib,libhex-28742b4ca144387c.rlib,libasync_executor-3259cc02d97c6795.rlib,libasync_task-5023c36dc1aa9d1f.rlib,libordered_stream-832ec5ea4986d74e.rlib,libasync_broadcast-a13745c1bdbb620b.rlib,librand-e9dbeb55f2f62e75.rlib,librand_chacha-812004805fe2e6c0.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-f8e6ed15568b0caa.rlib,libgetrandom-c26925eb3d3714ad.rlib,libxdg_home-88e1fb2081653a41.rlib,libsha1-1610cce3599bc4b8.rlib,libcpufeatures-8a1aae6d66b25063.rlib,libdigest-8c644ca3e2f8d1b3.rlib,libblock_buffer-14c4f114be26552b.rlib,libcrypto_common-8ba7ddc3a3f96c5b.rlib,libgeneric_array-0005504ad41399de.rlib,libtypenum-a8ffc2ee384567eb.rlib,libfutures_util-6a7a6714849b406b.rlib,libfutures_sink-9be852e5b23a9dfd.rlib,libfutures_task-aaae8c5084d4b186.rlib,libpin_utils-9a5791cba021167a.rlib,libnix-7c10f6e1feb33fe5.rlib,libmemoffset-5d62143387eb1d25.rlib,libasync_io-7f276979db65b68e.rlib,libslab-17c6c1d90a67553f.rlib,libpolling-483fb7de2167cbb4.rlib,liblog-45799490cfbd2660.rlib,libconcurrent_queue-a9e5b6c948ae5084.rlib,libcrossbeam_utils-8c8e58e5303a1b90.rlib,libasync_lock-7035b62692968c6b.rlib,libevent_listener-67cd091983fb6763.rlib,libsocket2-d1cfbc381ca02706.rlib,libfutures_lite-9f6c3b0517a36c9a.rlib,libmemchr-c03d851e398fde9c.rlib,libfastrand-2f39b46dd43f91c2.rlib,libfutures_io-b8a572998679c5e9.rlib,libfutures_core-0eba4a8327836b6e.rlib,libwaker_fn-1efb4ef8838de647.rlib,libparking-f9ac9d7e3de9b2e7.rlib,libzbus_names-a6230f6fc44d9a79.rlib,libzvariant-566a47cd5351e3d3.rlib,libenumflags2-81cf2e1710c75479.rlib,libbyteorder-379f547b04d51d02.rlib,libserde-fe12ccdd5f1dbf22.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libtracing-891029f9221f2069.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libtracing_core-0e08f271f1113466.rlib,libclap-3b40e81a5a2f116e.rlib,libonce_cell-debe7c411cf97340.rlib,libclap_builder-f69f723692d62edc.rlib,libstrsim-d620f0ade87b0f1f.rlib,libanstream-b49865e8a294ca3d.rlib,libanstyle_query-294da531cac097e0.rlib,libis_terminal-d7323776ae08f395.rlib,librustix-2392339d3f3efeec.rlib,liblinux_raw_sys-018379cd9278206c.rlib,libio_lifetimes-aa32801748808af7.rlib,liblibc-49317c5599ee420b.rlib,libanstyle-65c7268077845ccf.rlib,libcolorchoice-bfe75a9d19074058.rlib,libanstyle_parse-22ecc70e5b648633.rlib,libutf8parse-e98db3169219ea11.rlib,libclap_lex-3066c072016a5ed1.rlib,libbitflags-e2b4db6c651223da.rlib,libanyhow-7db678092ea952e3.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lX11" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-0ef70cf50fb522ef/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stamon_bluetooth-de0b0631ca1c91bc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stamon` (bin "stamon-bluetooth") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "0ebb0f31e32d347dff751f7f0d88b997749d6db5b97c923cdd2aba62bb1610df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ebb0f31e32d347dff751f7f0d88b997749d6db5b97c923cdd2aba62bb1610df", kill_on_drop: false }`
[INFO] [stdout] 0ebb0f31e32d347dff751f7f0d88b997749d6db5b97c923cdd2aba62bb1610df
