[INFO] cloning repository https://github.com/greshake/i3status-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greshake/i3status-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreshake%2Fi3status-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreshake%2Fi3status-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d797c50702873fc8efe518156e204a0b3979fc8
[INFO] checking greshake/i3status-rust against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreshake%2Fi3status-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/greshake/i3status-rust
[INFO] finished tweaking git repo https://github.com/greshake/i3status-rust
[INFO] tweaked toml for git repo https://github.com/greshake/i3status-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/greshake/i3status-rust on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/greshake/i3status-rust 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e286fac7f1554f1cf4285a143751f73820e9768ead386b46062c7db182b1c3a
[INFO] running `Command { std: "docker" "start" "-a" "1e286fac7f1554f1cf4285a143751f73820e9768ead386b46062c7db182b1c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e286fac7f1554f1cf4285a143751f73820e9768ead386b46062c7db182b1c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e286fac7f1554f1cf4285a143751f73820e9768ead386b46062c7db182b1c3a", kill_on_drop: false }`
[INFO] [stdout] 1e286fac7f1554f1cf4285a143751f73820e9768ead386b46062c7db182b1c3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b31d08377bc4b1e42c5c49f0b73d2602121967b5960899d81dca44969d794fee
[INFO] running `Command { std: "docker" "start" "-a" "b31d08377bc4b1e42c5c49f0b73d2602121967b5960899d81dca44969d794fee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling quick-xml v0.37.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling chrono-tz v0.10.0
[INFO] [stderr]    Compiling wayrs-proto-parser v3.0.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling libpulse-sys v1.21.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling libsensors-sys v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wayrs-scanner v0.15.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking wayrs-core v1.0.4
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking cpufeatures v0.2.15
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking iso8601 v0.6.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]    Compiling i3status-rs v0.34.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sensors v0.2.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking wayrs-client v1.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-pidfd v0.1.5
[INFO] [stderr]     Checking backon v1.2.0
[INFO] [stderr]     Checking signal-hook-tokio v0.3.1
[INFO] [stderr]     Checking libpulse-binding v2.28.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking wayrs-protocols v0.14.6+1.40
[INFO] [stderr]     Checking x11rb-async v0.13.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking zvariant_utils v3.0.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling zvariant_derive v5.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking swayipc-types v1.4.2
[INFO] [stderr]     Checking neli v0.6.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking sunrise v2.1.0
[INFO] [stderr]    Compiling zvariant v5.1.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking swayipc-async v2.1.0
[INFO] [stderr]     Checking neli-wifi v0.6.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking hyper-util v0.1.15
[INFO] [stderr]     Checking clap_mangen v0.2.24
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]    Compiling zbus_names v4.1.0
[INFO] [stderr]     Checking pandoc v0.8.11
[INFO] [stderr]    Compiling zbus_macros v5.1.1
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking zbus v5.1.1
[INFO] [stderr]     Checking icalendar v0.16.9
[INFO] [stderr]     Checking calibright v0.1.13
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<BatteryStatus, Infallible>
[INFO] [stdout]    --> src/blocks/battery.rs:299:53
[INFO] [stdout]     |
[INFO] [stdout] 299 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 300 | |         Ok(match s {
[INFO] [stdout] 301 | |             "Charging" => Self::Charging,
[INFO] [stdout] 302 | |             "Discharging" => Self::Discharging,
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |         })
[INFO] [stdout] 308 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<BatteryStatus, Infallible>
[INFO] [stdout]    --> src/blocks/battery.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 | /         Ok(match s {
[INFO] [stdout] 301 | |             "Charging" => Self::Charging,
[INFO] [stdout] 302 | |             "Discharging" => Self::Discharging,
[INFO] [stdout] 303 | |             "Empty" => Self::Empty,
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |             _ => Self::Unknown,
[INFO] [stdout] 307 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CapacityLevel, Infallible>
[INFO] [stdout]   --> src/blocks/battery/sysfs.rs:30:53
[INFO] [stdout]    |
[INFO] [stdout] 30 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  _____________________________________________________^
[INFO] [stdout] 31 | |         Ok(match s {
[INFO] [stdout] 32 | |             "Full" => Self::Full,
[INFO] [stdout] 33 | |             "High" => Self::High,
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         })
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CapacityLevel, Infallible>
[INFO] [stdout]   --> src/blocks/battery/sysfs.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         Ok(match s {
[INFO] [stdout] 32 | |             "Full" => Self::Full,
[INFO] [stdout] 33 | |             "High" => Self::High,
[INFO] [stdout] 34 | |             "Normal" => Self::Normal,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             _ => Self::Unknown,
[INFO] [stdout] 38 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/blocks/nvidia_gpu.rs:222:37
[INFO] [stdout]     |
[INFO] [stdout] 222 |                           let $part = parts
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 223 | |                             .next()
[INFO] [stdout] 224 | |                             .error(concat!("missing property: ", stringify!($part)))?
[INFO] [stdout] 225 | |                             .parse::<$t>()
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 236 |           parse!(s -> name: String, mem_total: f64 * 1e6, utilization: f64, mem_used: f64 * 1e6, temperature: u32, fan_speed: u32, clocks: f64 * 1e6, power_draw: f64)
[INFO] [stdout]     |           ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `i3status-rs` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<BatteryStatus, Infallible>
[INFO] [stdout]    --> src/blocks/battery.rs:299:53
[INFO] [stdout]     |
[INFO] [stdout] 299 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 300 | |         Ok(match s {
[INFO] [stdout] 301 | |             "Charging" => Self::Charging,
[INFO] [stdout] 302 | |             "Discharging" => Self::Discharging,
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |         })
[INFO] [stdout] 308 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<BatteryStatus, Infallible>
[INFO] [stdout]    --> src/blocks/battery.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 | /         Ok(match s {
[INFO] [stdout] 301 | |             "Charging" => Self::Charging,
[INFO] [stdout] 302 | |             "Discharging" => Self::Discharging,
[INFO] [stdout] 303 | |             "Empty" => Self::Empty,
[INFO] [stdout] ...   |
[INFO] [stdout] 306 | |             _ => Self::Unknown,
[INFO] [stdout] 307 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CapacityLevel, Infallible>
[INFO] [stdout]   --> src/blocks/battery/sysfs.rs:30:53
[INFO] [stdout]    |
[INFO] [stdout] 30 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  _____________________________________________________^
[INFO] [stdout] 31 | |         Ok(match s {
[INFO] [stdout] 32 | |             "Full" => Self::Full,
[INFO] [stdout] 33 | |             "High" => Self::High,
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         })
[INFO] [stdout] 39 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CapacityLevel, Infallible>
[INFO] [stdout]   --> src/blocks/battery/sysfs.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         Ok(match s {
[INFO] [stdout] 32 | |             "Full" => Self::Full,
[INFO] [stdout] 33 | |             "High" => Self::High,
[INFO] [stdout] 34 | |             "Normal" => Self::Normal,
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             _ => Self::Unknown,
[INFO] [stdout] 38 | |         })
[INFO] [stdout]    | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/blocks/nvidia_gpu.rs:222:37
[INFO] [stdout]     |
[INFO] [stdout] 222 |                           let $part = parts
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 223 | |                             .next()
[INFO] [stdout] 224 | |                             .error(concat!("missing property: ", stringify!($part)))?
[INFO] [stdout] 225 | |                             .parse::<$t>()
[INFO] [stdout]     | |__________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 236 |           parse!(s -> name: String, mem_total: f64 * 1e6, utilization: f64, mem_used: f64 * 1e6, temperature: u32, fan_speed: u32, clocks: f64 * 1e6, power_draw: f64)
[INFO] [stdout]     |           ------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `parse` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `i3status-rs` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "b31d08377bc4b1e42c5c49f0b73d2602121967b5960899d81dca44969d794fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b31d08377bc4b1e42c5c49f0b73d2602121967b5960899d81dca44969d794fee", kill_on_drop: false }`
[INFO] [stdout] b31d08377bc4b1e42c5c49f0b73d2602121967b5960899d81dca44969d794fee
