[INFO] cloning repository https://github.com/88xorg/dsense-byte-analyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/88xorg/dsense-byte-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F88xorg%2Fdsense-byte-analyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F88xorg%2Fdsense-byte-analyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c2e21cf176b25e1489cb5908aaa1601c92fd388
[INFO] checking 88xorg/dsense-byte-analyzer against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F88xorg%2Fdsense-byte-analyzer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/88xorg/dsense-byte-analyzer
[INFO] finished tweaking git repo https://github.com/88xorg/dsense-byte-analyzer
[INFO] tweaked toml for git repo https://github.com/88xorg/dsense-byte-analyzer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/88xorg/dsense-byte-analyzer on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/88xorg/dsense-byte-analyzer 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded rusb v0.9.4
[INFO] [stderr]   Downloaded colored v3.1.1
[INFO] [stderr]   Downloaded hidapi v2.6.5
[INFO] [stderr]   Downloaded libusb1-sys v0.7.0
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 336c1d3415cb80d02554feb26df95414255d730200ccb02fa9818ab83612d311
[INFO] running `Command { std: "docker" "start" "336c1d3415cb80d02554feb26df95414255d730200ccb02fa9818ab83612d311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "336c1d3415cb80d02554feb26df95414255d730200ccb02fa9818ab83612d311", 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" "336c1d3415cb80d02554feb26df95414255d730200ccb02fa9818ab83612d311" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "336c1d3415cb80d02554feb26df95414255d730200ccb02fa9818ab83612d311", 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" "336c1d3415cb80d02554feb26df95414255d730200ccb02fa9818ab83612d311" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]    Compiling hidapi v2.6.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking dualsense-edge-re v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/usb.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let mut handle = device.open()?;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/usb.rs:237:50
[INFO] [stdout]     |
[INFO] [stdout] 237 |         for report in all_reports.iter().filter(|r| {
[INFO] [stdout]     |                                                  ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `report`
[INFO] [stdout]    --> src/usb.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         for report in all_reports.iter().filter(|r| {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_report`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/usb.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |     let mut handle = device.open()?;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `interface`, `usage_page`, `usage`, and `manufacturer` are never read
[INFO] [stdout]   --> src/hid.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct DeviceInfo {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 25 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub interface: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 29 |     pub usage_page: u16,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 30 |     pub usage: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 31 |     pub manufacturer: String,
[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 `default_curve_bytes` is never used
[INFO] [stdout]   --> src/profile.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl CurvePreset {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn default_curve_bytes(&self) -> [u8; 6] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_buffers` is never used
[INFO] [stdout]    --> src/profile.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl ProfileData {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn to_buffers(&self, button_selector: u8, base_report_id: u8) -> ([u8; 64], [u8; 64], [u8; 64]) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `report_id` and `buttons_c` are never read
[INFO] [stdout]   --> src/reports.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct InputReport {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 34 |     pub report_id: u8,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub buttons_c: u8, // PS, touchpad, mute, Fn, etc.
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputReport` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/usb.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |     let mut handle = device.open()?;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/usb.rs:237:50
[INFO] [stdout]     |
[INFO] [stdout] 237 |         for report in all_reports.iter().filter(|r| {
[INFO] [stdout]     |                                                  ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `report`
[INFO] [stdout]    --> src/usb.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |         for report in all_reports.iter().filter(|r| {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_report`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/usb.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 297 |     let mut handle = device.open()?;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `interface`, `usage_page`, `usage`, and `manufacturer` are never read
[INFO] [stdout]   --> src/hid.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct DeviceInfo {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 25 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub interface: i32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 29 |     pub usage_page: u16,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 30 |     pub usage: u16,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 31 |     pub manufacturer: String,
[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 `default_curve_bytes` is never used
[INFO] [stdout]   --> src/profile.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl CurvePreset {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn default_curve_bytes(&self) -> [u8; 6] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_buffers` is never used
[INFO] [stdout]    --> src/profile.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl ProfileData {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn to_buffers(&self, button_selector: u8, base_report_id: u8) -> ([u8; 64], [u8; 64], [u8; 64]) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `report_id` and `buttons_c` are never read
[INFO] [stdout]   --> src/reports.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct InputReport {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 34 |     pub report_id: u8,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub buttons_c: u8, // PS, touchpad, mute, Fn, etc.
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputReport` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `hex`
[INFO] [stderr]  --> Cargo.toml:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | hex = "0.4"
[INFO] [stderr]   | ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `hex`
[INFO] [stderr] warning: `dualsense-edge-re` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "336c1d3415cb80d02554feb26df95414255d730200ccb02fa9818ab83612d311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "336c1d3415cb80d02554feb26df95414255d730200ccb02fa9818ab83612d311", kill_on_drop: false }`
[INFO] [stdout] 336c1d3415cb80d02554feb26df95414255d730200ccb02fa9818ab83612d311
