[INFO] cloning repository https://github.com/ep9io/rust-x206LCD
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ep9io/rust-x206LCD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fep9io%2Frust-x206LCD", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fep9io%2Frust-x206LCD'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b3064e655d478192db345175474403b44079e01
[INFO] building ep9io/rust-x206LCD against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fep9io%2Frust-x206LCD" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ep9io/rust-x206LCD
[INFO] finished tweaking git repo https://github.com/ep9io/rust-x206LCD
[INFO] tweaked toml for git repo https://github.com/ep9io/rust-x206LCD written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ep9io/rust-x206LCD on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ep9io/rust-x206LCD 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded systemstat v0.2.4
[INFO] [stderr]   Downloaded rev_buf_reader v0.3.0
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded libm v0.2.13
[INFO] [stderr]   Downloaded libusb1-sys v0.7.0
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded rusb v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a90400f9a84de9e07a5d298354d5f4fab2b6b5154f037f52d39139dff06ce6e3
[INFO] running `Command { std: "docker" "start" "-a" "a90400f9a84de9e07a5d298354d5f4fab2b6b5154f037f52d39139dff06ce6e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a90400f9a84de9e07a5d298354d5f4fab2b6b5154f037f52d39139dff06ce6e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a90400f9a84de9e07a5d298354d5f4fab2b6b5154f037f52d39139dff06ce6e3", kill_on_drop: false }`
[INFO] [stdout] a90400f9a84de9e07a5d298354d5f4fab2b6b5154f037f52d39139dff06ce6e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe27b7878f1bb7a114ed0997f3b3811482bd77e61efc23db94c0842d977cc3bc
[INFO] running `Command { std: "docker" "start" "-a" "fe27b7878f1bb7a114ed0997f3b3811482bd77e61efc23db94c0842d977cc3bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling systemstat v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling sysinfo v0.34.2
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling rev_buf_reader v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling imageproc v0.23.0
[INFO] [stderr]    Compiling rust-x206LCD v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]   --> src/utils/hwmon.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     if cfg!(feature = "debug") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> src/renderer/widgets.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RenderContext<'a> {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     pub config: &'a AppConfig, // Placeholder for future customisations of the widgets
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]    --> src/client/ax206lcd.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl AX206LCD {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn clear(&mut self, color: (u8, u8, u8)) -> Result<(), AX206Error> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "fe27b7878f1bb7a114ed0997f3b3811482bd77e61efc23db94c0842d977cc3bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe27b7878f1bb7a114ed0997f3b3811482bd77e61efc23db94c0842d977cc3bc", kill_on_drop: false }`
[INFO] [stdout] fe27b7878f1bb7a114ed0997f3b3811482bd77e61efc23db94c0842d977cc3bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81f67655af05bb57baa35ef4f73674fc2fd46f0a1d58542db928f3265a7754af
[INFO] running `Command { std: "docker" "start" "-a" "81f67655af05bb57baa35ef4f73674fc2fd46f0a1d58542db928f3265a7754af", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rust-x206LCD v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]   --> src/utils/hwmon.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     if cfg!(feature = "debug") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug`
[INFO] [stdout]   --> src/utils/hwmon.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     if cfg!(feature = "debug") {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> src/renderer/widgets.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RenderContext<'a> {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     pub config: &'a AppConfig, // Placeholder for future customisations of the widgets
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]    --> src/client/ax206lcd.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl AX206LCD {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn clear(&mut self, color: (u8, u8, u8)) -> Result<(), AX206Error> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]  --> src/renderer/widgets.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct RenderContext<'a> {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     pub config: &'a AppConfig, // Placeholder for future customisations of the widgets
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]    --> src/client/ax206lcd.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl AX206LCD {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn clear(&mut self, color: (u8, u8, u8)) -> Result<(), AX206Error> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.82s
[INFO] running `Command { std: "docker" "inspect" "81f67655af05bb57baa35ef4f73674fc2fd46f0a1d58542db928f3265a7754af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f67655af05bb57baa35ef4f73674fc2fd46f0a1d58542db928f3265a7754af", kill_on_drop: false }`
[INFO] [stdout] 81f67655af05bb57baa35ef4f73674fc2fd46f0a1d58542db928f3265a7754af
