[INFO] cloning repository https://github.com/adryzz/toppingctl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adryzz/toppingctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadryzz%2Ftoppingctl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadryzz%2Ftoppingctl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2abbe20244dd0b394e1b8b3eb3e42307cee82eb
[INFO] checking adryzz/toppingctl against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadryzz%2Ftoppingctl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adryzz/toppingctl
[INFO] finished tweaking git repo https://github.com/adryzz/toppingctl
[INFO] tweaked toml for git repo https://github.com/adryzz/toppingctl written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adryzz/toppingctl on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adryzz/toppingctl 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded hidapi v2.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c2b06e26c8216ff4797f79a5f289841672b2aba1a4d21087dbbb2b969be0be00
[INFO] running `Command { std: "docker" "start" "c2b06e26c8216ff4797f79a5f289841672b2aba1a4d21087dbbb2b969be0be00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2b06e26c8216ff4797f79a5f289841672b2aba1a4d21087dbbb2b969be0be00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2b06e26c8216ff4797f79a5f289841672b2aba1a4d21087dbbb2b969be0be00" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2b06e26c8216ff4797f79a5f289841672b2aba1a4d21087dbbb2b969be0be00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2b06e26c8216ff4797f79a5f289841672b2aba1a4d21087dbbb2b969be0be00" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking clap v4.5.28
[INFO] [stderr]     Checking toppingctl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `mobile_mode` and `input_o` are never used
[INFO] [stdout]   --> src/device.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl E2x2 {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn mobile_mode(&mut self, state: bool) -> Result<(), HidError> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn input_o(&mut self, input: usize, state: bool) -> Result<(), HidError> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOBILE_MODE_ON` is never used
[INFO] [stdout]    --> src/device.rs:159:22
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub(crate) const MOBILE_MODE_ON: [u8; 16] = hex!("2233200101100c000000010000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOBILE_MODE_OFF` is never used
[INFO] [stdout]    --> src/device.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub(crate) const MOBILE_MODE_OFF: [u8; 16] = hex!("2233200101100c000000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_O_ON` is never used
[INFO] [stdout]    --> src/device.rs:186:22
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub(crate) const IN1_O_ON: [u8; 16] = hex!("22332001012104fe0000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_O_OFF` is never used
[INFO] [stdout]    --> src/device.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub(crate) const IN1_O_OFF: [u8; 16] = hex!("22332001012104020000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_O_ON` is never used
[INFO] [stdout]    --> src/device.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub(crate) const IN2_O_ON: [u8; 16] = hex!("22332001012204fe0000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_O_OFF` is never used
[INFO] [stdout]    --> src/device.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub(crate) const IN2_O_OFF: [u8; 16] = hex!("22332001012204020000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_VOLUME_0` is never used
[INFO] [stdout]    --> src/device.rs:215:22
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub(crate) const IN1_VOLUME_0: [u8; 16] = hex!("22332001012104020000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_VOLUME_5` is never used
[INFO] [stdout]    --> src/device.rs:216:22
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub(crate) const IN1_VOLUME_5: [u8; 16] = hex!("22332001012104038e7a980000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_VOLUME_10` is never used
[INFO] [stdout]    --> src/device.rs:217:22
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub(crate) const IN1_VOLUME_10: [u8; 16] = hex!("22332001012104065316180000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_VOLUME_15` is never used
[INFO] [stdout]    --> src/device.rs:218:22
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub(crate) const IN1_VOLUME_15: [u8; 16] = hex!("223320010121040b3f30000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_VOLUME_20` is never used
[INFO] [stdout]    --> src/device.rs:219:22
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub(crate) const IN1_VOLUME_20: [u8; 16] = hex!("22332001012104140000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_VOLUME_0` is never used
[INFO] [stdout]    --> src/device.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub(crate) const IN2_VOLUME_0: [u8; 16] = hex!("22332001012204020000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_VOLUME_5` is never used
[INFO] [stdout]    --> src/device.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub(crate) const IN2_VOLUME_5: [u8; 16] = hex!("22332001012204038e7a980000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_VOLUME_10` is never used
[INFO] [stdout]    --> src/device.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub(crate) const IN2_VOLUME_10: [u8; 16] = hex!("22332001012204065316180000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_VOLUME_15` is never used
[INFO] [stdout]    --> src/device.rs:224:22
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) const IN2_VOLUME_15: [u8; 16] = hex!("223320010122040b3f30000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_VOLUME_20` is never used
[INFO] [stdout]    --> src/device.rs:225:22
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub(crate) const IN2_VOLUME_20: [u8; 16] = hex!("22332001012204140000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mobile_mode` and `input_o` are never used
[INFO] [stdout]   --> src/device.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl E2x2 {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn mobile_mode(&mut self, state: bool) -> Result<(), HidError> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn input_o(&mut self, input: usize, state: bool) -> Result<(), HidError> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOBILE_MODE_ON` is never used
[INFO] [stdout]    --> src/device.rs:159:22
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub(crate) const MOBILE_MODE_ON: [u8; 16] = hex!("2233200101100c000000010000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MOBILE_MODE_OFF` is never used
[INFO] [stdout]    --> src/device.rs:160:22
[INFO] [stdout]     |
[INFO] [stdout] 160 |     pub(crate) const MOBILE_MODE_OFF: [u8; 16] = hex!("2233200101100c000000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_O_ON` is never used
[INFO] [stdout]    --> src/device.rs:186:22
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub(crate) const IN1_O_ON: [u8; 16] = hex!("22332001012104fe0000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_O_OFF` is never used
[INFO] [stdout]    --> src/device.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub(crate) const IN1_O_OFF: [u8; 16] = hex!("22332001012104020000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_O_ON` is never used
[INFO] [stdout]    --> src/device.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub(crate) const IN2_O_ON: [u8; 16] = hex!("22332001012204fe0000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_O_OFF` is never used
[INFO] [stdout]    --> src/device.rs:190:22
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub(crate) const IN2_O_OFF: [u8; 16] = hex!("22332001012204020000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_VOLUME_0` is never used
[INFO] [stdout]    --> src/device.rs:215:22
[INFO] [stdout]     |
[INFO] [stdout] 215 |     pub(crate) const IN1_VOLUME_0: [u8; 16] = hex!("22332001012104020000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_VOLUME_5` is never used
[INFO] [stdout]    --> src/device.rs:216:22
[INFO] [stdout]     |
[INFO] [stdout] 216 |     pub(crate) const IN1_VOLUME_5: [u8; 16] = hex!("22332001012104038e7a980000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_VOLUME_10` is never used
[INFO] [stdout]    --> src/device.rs:217:22
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub(crate) const IN1_VOLUME_10: [u8; 16] = hex!("22332001012104065316180000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_VOLUME_15` is never used
[INFO] [stdout]    --> src/device.rs:218:22
[INFO] [stdout]     |
[INFO] [stdout] 218 |     pub(crate) const IN1_VOLUME_15: [u8; 16] = hex!("223320010121040b3f30000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN1_VOLUME_20` is never used
[INFO] [stdout]    --> src/device.rs:219:22
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub(crate) const IN1_VOLUME_20: [u8; 16] = hex!("22332001012104140000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_VOLUME_0` is never used
[INFO] [stdout]    --> src/device.rs:221:22
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub(crate) const IN2_VOLUME_0: [u8; 16] = hex!("22332001012204020000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_VOLUME_5` is never used
[INFO] [stdout]    --> src/device.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub(crate) const IN2_VOLUME_5: [u8; 16] = hex!("22332001012204038e7a980000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_VOLUME_10` is never used
[INFO] [stdout]    --> src/device.rs:223:22
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub(crate) const IN2_VOLUME_10: [u8; 16] = hex!("22332001012204065316180000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_VOLUME_15` is never used
[INFO] [stdout]    --> src/device.rs:224:22
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub(crate) const IN2_VOLUME_15: [u8; 16] = hex!("223320010122040b3f30000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IN2_VOLUME_20` is never used
[INFO] [stdout]    --> src/device.rs:225:22
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub(crate) const IN2_VOLUME_20: [u8; 16] = hex!("22332001012204140000000000667700");
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.41s
[INFO] running `Command { std: "docker" "inspect" "c2b06e26c8216ff4797f79a5f289841672b2aba1a4d21087dbbb2b969be0be00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2b06e26c8216ff4797f79a5f289841672b2aba1a4d21087dbbb2b969be0be00", kill_on_drop: false }`
[INFO] [stdout] c2b06e26c8216ff4797f79a5f289841672b2aba1a4d21087dbbb2b969be0be00
