[INFO] cloning repository https://github.com/RavenX8/vpc-shift-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RavenX8/vpc-shift-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavenX8%2Fvpc-shift-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavenX8%2Fvpc-shift-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9f8325da90cfedb138e6de95ef555bb9a0d5930
[INFO] testing RavenX8/vpc-shift-tool against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRavenX8%2Fvpc-shift-tool" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RavenX8/vpc-shift-tool
[INFO] finished tweaking git repo https://github.com/RavenX8/vpc-shift-tool
[INFO] tweaked toml for git repo https://github.com/RavenX8/vpc-shift-tool written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RavenX8/vpc-shift-tool on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RavenX8/vpc-shift-tool 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mock-it v0.9.0
[INFO] [stderr]   Downloaded mock-it_codegen v0.9.0
[INFO] [stderr]   Downloaded webbrowser v1.0.3
[INFO] [stderr]   Downloaded fast_config v1.2.1
[INFO] [stderr]   Downloaded arboard v3.4.1
[INFO] [stderr]   Downloaded egui_glow v0.30.0
[INFO] [stderr]   Downloaded hidapi v2.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da5a650be77de4818360e7fa8a067a5a0c836d5a817a95724a7ef68e0bb67a17
[INFO] running `Command { std: "docker" "start" "-a" "da5a650be77de4818360e7fa8a067a5a0c836d5a817a95724a7ef68e0bb67a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da5a650be77de4818360e7fa8a067a5a0c836d5a817a95724a7ef68e0bb67a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da5a650be77de4818360e7fa8a067a5a0c836d5a817a95724a7ef68e0bb67a17", kill_on_drop: false }`
[INFO] [stdout] da5a650be77de4818360e7fa8a067a5a0c836d5a817a95724a7ef68e0bb67a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fed82866dcb2a52c0282f416675f2bbf66c8b681bdd3a0823f934b5ab07d9363
[INFO] running `Command { std: "docker" "start" "-a" "fed82866dcb2a52c0282f416675f2bbf66c8b681bdd3a0823f934b5ab07d9363", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling accesskit v0.17.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling winit v0.30.8
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling epaint_default_fonts v0.30.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling glutin v0.32.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling accesskit_consumer v0.26.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wayland-protocols v0.32.5
[INFO] [stderr]    Compiling wayland-cursor v0.31.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling emath v0.30.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling ecolor v0.30.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling epaint v0.30.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling egui v0.30.0
[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 clap v4.5.27
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.5
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.5
[INFO] [stderr]    Compiling fast_config v1.2.1
[INFO] [stderr]    Compiling egui_glow v0.30.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling webbrowser v1.0.3
[INFO] [stderr]    Compiling zbus_xml v4.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling zbus-lockstep v0.4.4
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]    Compiling atspi-common v0.6.0
[INFO] [stderr]    Compiling atspi-proxies v0.6.0
[INFO] [stderr]    Compiling accesskit_atspi_common v0.10.1
[INFO] [stderr]    Compiling atspi-connection v0.6.0
[INFO] [stderr]    Compiling atspi v0.22.0
[INFO] [stderr]    Compiling accesskit_unix v0.13.1
[INFO] [stderr]    Compiling accesskit_winit v0.23.1
[INFO] [stderr]    Compiling egui-winit v0.30.0
[INFO] [stderr]    Compiling eframe v0.30.0
[INFO] [stderr]    Compiling shift_tool v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `find_device_index_for_saved` is never used
[INFO] [stdout]   --> src/device.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub(crate) fn find_device_index_for_saved(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `refresh_devices`, `find_device_index_for_saved`, and `validate_selected_devices` are never used
[INFO] [stdout]    --> src/device.rs:98:19
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl crate::ShiftTool {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout]  97 |     /// Refreshes the internal list of available HID devices.
[INFO] [stdout]  98 |     pub(crate) fn refresh_devices(&mut self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn find_device_index_for_saved(&self, saved_device: &SavedDevice) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     fn validate_selected_devices(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_vpc_device_from_info` is never used
[INFO] [stdout]    --> src/device.rs:212:4
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn create_vpc_device_from_info(device_info: &DeviceInfo) -> Option<VpcDevice> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WORKER_SLEEP_MS` is never used
[INFO] [stdout]   --> src/hid_worker.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const WORKER_SLEEP_MS: u64 = 100; // Reduced sleep time for better responsiveness
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeviceWorkerInfo` is never constructed
[INFO] [stdout]   --> src/hid_worker.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct DeviceWorkerInfo {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkerData` is never constructed
[INFO] [stdout]   --> src/hid_worker.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct WorkerData {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `spawn_worker` and `stop_worker_cleanup` are never used
[INFO] [stdout]    --> src/hid_worker.rs:38:19
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl crate::ShiftTool {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout]  38 |     pub(crate) fn spawn_worker(&mut self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub(crate) fn stop_worker_cleanup(&mut self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `open_hid_devices` is never used
[INFO] [stdout]    --> src/hid_worker.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn open_hid_devices(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_hid_worker_loop` is never used
[INFO] [stdout]    --> src/hid_worker.rs:249:4
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn run_hid_worker_loop(hidapi: HidApi, data: WorkerData) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DISABLED_COLOR` is never used
[INFO] [stdout]  --> src/ui.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const DISABLED_COLOR: Color32 = Color32::from_rgb(255, 0, 0); // Red for disabled
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `handle_start_stop_toggle`, `handle_add_source`, `handle_remove_source`, `handle_add_receiver`, and `handle_remove_receiver` are never used
[INFO] [stdout]   --> src/ui.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ShiftTool {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn handle_start_stop_toggle(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn handle_add_source(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn handle_remove_source(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     fn handle_add_receiver(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     fn handle_remove_receiver(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_about_screen` is never used
[INFO] [stdout]   --> src/ui.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) fn draw_about_screen(app: &mut ShiftTool, ui: &mut Ui) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_running_state` is never used
[INFO] [stdout]    --> src/ui.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub(crate) fn draw_running_state(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_sources_section` is never used
[INFO] [stdout]    --> src/ui.rs:141:4
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn draw_sources_section(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_rules_section` is never used
[INFO] [stdout]    --> src/ui.rs:217:4
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn draw_rules_section(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_receivers_section` is never used
[INFO] [stdout]    --> src/ui.rs:259:4
[INFO] [stdout]     |
[INFO] [stdout] 259 | fn draw_receivers_section(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `device_selector_combo` is never used
[INFO] [stdout]    --> src/ui.rs:337:4
[INFO] [stdout]     |
[INFO] [stdout] 337 | fn device_selector_combo(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_status_bits` is never used
[INFO] [stdout]    --> src/ui.rs:376:4
[INFO] [stdout]     |
[INFO] [stdout] 376 | fn draw_status_bits(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_control_buttons` is never used
[INFO] [stdout]    --> src/ui.rs:468:4
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn draw_control_buttons(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEATURE_REPORT_ID_SHIFT` is never used
[INFO] [stdout]  --> src/util.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) const FEATURE_REPORT_ID_SHIFT: u8 = 4;
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReportFormat` is never constructed
[INFO] [stdout]  --> src/util.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct ReportFormat {
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pack_state` and `unpack_state` are never used
[INFO] [stdout]   --> src/util.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ReportFormat {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn pack_state<'buf>(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn unpack_state(&self, received_data: &[u8]) -> Option<u16> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORMAT_ORIGINAL` is never used
[INFO] [stdout]    --> src/util.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 | const FORMAT_ORIGINAL: ReportFormat = ReportFormat {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORMAT_NEW` is never used
[INFO] [stdout]    --> src/util.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | const FORMAT_NEW: ReportFormat = ReportFormat {
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FormatRule` is never constructed
[INFO] [stdout]    --> src/util.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | struct FormatRule {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORMAT_RULES` is never used
[INFO] [stdout]    --> src/util.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 | const FORMAT_RULES: &[FormatRule] = &[
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `determine_report_format` is never used
[INFO] [stdout]    --> src/util.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub(crate) fn determine_report_format(name: &str, firmware: &str) -> ReportFormat {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_REPORT_SIZE` is never used
[INFO] [stdout]    --> src/util.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub(crate) const MAX_REPORT_SIZE: usize = FORMAT_NEW.total_size;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_bit` is never used
[INFO] [stdout]    --> src/util.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub(crate) fn read_bit(value: u16, position: u8) -> bool {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_supported` is never used
[INFO] [stdout]    --> src/util.rs:209:15
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub(crate) fn is_supported(firmware_string: String) -> bool {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] running `Command { std: "docker" "inspect" "fed82866dcb2a52c0282f416675f2bbf66c8b681bdd3a0823f934b5ab07d9363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fed82866dcb2a52c0282f416675f2bbf66c8b681bdd3a0823f934b5ab07d9363", kill_on_drop: false }`
[INFO] [stdout] fed82866dcb2a52c0282f416675f2bbf66c8b681bdd3a0823f934b5ab07d9363
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8aa339d3fabde5254e6f96d2b8389303f9b2323defd3e2f1309cfe47bcbc030
[INFO] running `Command { std: "docker" "start" "-a" "a8aa339d3fabde5254e6f96d2b8389303f9b2323defd3e2f1309cfe47bcbc030", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stdout] warning: function `find_device_index_for_saved` is never used
[INFO] [stdout]   --> src/device.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub(crate) fn find_device_index_for_saved(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `refresh_devices`, `find_device_index_for_saved`, and `validate_selected_devices` are never used
[INFO] [stdout]    --> src/device.rs:98:19
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl crate::ShiftTool {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout]  97 |     /// Refreshes the internal list of available HID devices.
[INFO] [stdout]  98 |     pub(crate) fn refresh_devices(&mut self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn find_device_index_for_saved(&self, saved_device: &SavedDevice) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     fn validate_selected_devices(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_vpc_device_from_info` is never used
[INFO] [stdout]    --> src/device.rs:212:4
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn create_vpc_device_from_info(device_info: &DeviceInfo) -> Option<VpcDevice> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WORKER_SLEEP_MS` is never used
[INFO] [stdout]   --> src/hid_worker.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const WORKER_SLEEP_MS: u64 = 100; // Reduced sleep time for better responsiveness
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeviceWorkerInfo` is never constructed
[INFO] [stdout]   --> src/hid_worker.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct DeviceWorkerInfo {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkerData` is never constructed
[INFO] [stdout]   --> src/hid_worker.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct WorkerData {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `spawn_worker` and `stop_worker_cleanup` are never used
[INFO] [stdout]    --> src/hid_worker.rs:38:19
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl crate::ShiftTool {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout]  38 |     pub(crate) fn spawn_worker(&mut self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub(crate) fn stop_worker_cleanup(&mut self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `open_hid_devices` is never used
[INFO] [stdout]    --> src/hid_worker.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn open_hid_devices(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_hid_worker_loop` is never used
[INFO] [stdout]    --> src/hid_worker.rs:249:4
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn run_hid_worker_loop(hidapi: HidApi, data: WorkerData) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DISABLED_COLOR` is never used
[INFO] [stdout]  --> src/ui.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const DISABLED_COLOR: Color32 = Color32::from_rgb(255, 0, 0); // Red for disabled
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `handle_start_stop_toggle`, `handle_add_source`, `handle_remove_source`, `handle_add_receiver`, and `handle_remove_receiver` are never used
[INFO] [stdout]   --> src/ui.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ShiftTool {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn handle_start_stop_toggle(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn handle_add_source(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn handle_remove_source(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     fn handle_add_receiver(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     fn handle_remove_receiver(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_about_screen` is never used
[INFO] [stdout]   --> src/ui.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) fn draw_about_screen(app: &mut ShiftTool, ui: &mut Ui) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_running_state` is never used
[INFO] [stdout]    --> src/ui.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub(crate) fn draw_running_state(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_sources_section` is never used
[INFO] [stdout]    --> src/ui.rs:141:4
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn draw_sources_section(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_rules_section` is never used
[INFO] [stdout]    --> src/ui.rs:217:4
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn draw_rules_section(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_receivers_section` is never used
[INFO] [stdout]    --> src/ui.rs:259:4
[INFO] [stdout]     |
[INFO] [stdout] 259 | fn draw_receivers_section(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `device_selector_combo` is never used
[INFO] [stdout]    --> src/ui.rs:337:4
[INFO] [stdout]     |
[INFO] [stdout] 337 | fn device_selector_combo(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_status_bits` is never used
[INFO] [stdout]    --> src/ui.rs:376:4
[INFO] [stdout]     |
[INFO] [stdout] 376 | fn draw_status_bits(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_control_buttons` is never used
[INFO] [stdout]    --> src/ui.rs:468:4
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn draw_control_buttons(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEATURE_REPORT_ID_SHIFT` is never used
[INFO] [stdout]  --> src/util.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) const FEATURE_REPORT_ID_SHIFT: u8 = 4;
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReportFormat` is never constructed
[INFO] [stdout]  --> src/util.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct ReportFormat {
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pack_state` and `unpack_state` are never used
[INFO] [stdout]   --> src/util.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ReportFormat {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn pack_state<'buf>(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn unpack_state(&self, received_data: &[u8]) -> Option<u16> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORMAT_ORIGINAL` is never used
[INFO] [stdout]    --> src/util.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 | const FORMAT_ORIGINAL: ReportFormat = ReportFormat {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORMAT_NEW` is never used
[INFO] [stdout]    --> src/util.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | const FORMAT_NEW: ReportFormat = ReportFormat {
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FormatRule` is never constructed
[INFO] [stdout]    --> src/util.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | struct FormatRule {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORMAT_RULES` is never used
[INFO] [stdout]    --> src/util.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 | const FORMAT_RULES: &[FormatRule] = &[
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `determine_report_format` is never used
[INFO] [stdout]    --> src/util.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub(crate) fn determine_report_format(name: &str, firmware: &str) -> ReportFormat {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_REPORT_SIZE` is never used
[INFO] [stdout]    --> src/util.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub(crate) const MAX_REPORT_SIZE: usize = FORMAT_NEW.total_size;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_bit` is never used
[INFO] [stdout]    --> src/util.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub(crate) fn read_bit(value: u16, position: u8) -> bool {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_supported` is never used
[INFO] [stdout]    --> src/util.rs:209:15
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub(crate) fn is_supported(firmware_string: String) -> bool {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mock-it_codegen v0.9.0
[INFO] [stderr]    Compiling mock-it v0.9.0
[INFO] [stderr]    Compiling shift_tool v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `find_device_index_for_saved` is never used
[INFO] [stdout]   --> src/device.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub(crate) fn find_device_index_for_saved(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `refresh_devices`, `find_device_index_for_saved`, and `validate_selected_devices` are never used
[INFO] [stdout]    --> src/device.rs:98:19
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl crate::ShiftTool {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout]  97 |     /// Refreshes the internal list of available HID devices.
[INFO] [stdout]  98 |     pub(crate) fn refresh_devices(&mut self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn find_device_index_for_saved(&self, saved_device: &SavedDevice) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     fn validate_selected_devices(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_vpc_device_from_info` is never used
[INFO] [stdout]    --> src/device.rs:212:4
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn create_vpc_device_from_info(device_info: &DeviceInfo) -> Option<VpcDevice> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WORKER_SLEEP_MS` is never used
[INFO] [stdout]   --> src/hid_worker.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const WORKER_SLEEP_MS: u64 = 100; // Reduced sleep time for better responsiveness
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeviceWorkerInfo` is never constructed
[INFO] [stdout]   --> src/hid_worker.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct DeviceWorkerInfo {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkerData` is never constructed
[INFO] [stdout]   --> src/hid_worker.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct WorkerData {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `spawn_worker` and `stop_worker_cleanup` are never used
[INFO] [stdout]    --> src/hid_worker.rs:38:19
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl crate::ShiftTool {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout]  38 |     pub(crate) fn spawn_worker(&mut self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub(crate) fn stop_worker_cleanup(&mut self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `open_hid_devices` is never used
[INFO] [stdout]    --> src/hid_worker.rs:191:4
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn open_hid_devices(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_hid_worker_loop` is never used
[INFO] [stdout]    --> src/hid_worker.rs:249:4
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn run_hid_worker_loop(hidapi: HidApi, data: WorkerData) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DISABLED_COLOR` is never used
[INFO] [stdout]  --> src/ui.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const DISABLED_COLOR: Color32 = Color32::from_rgb(255, 0, 0); // Red for disabled
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `handle_start_stop_toggle`, `handle_add_source`, `handle_remove_source`, `handle_add_receiver`, and `handle_remove_receiver` are never used
[INFO] [stdout]   --> src/ui.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl ShiftTool {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn handle_start_stop_toggle(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn handle_add_source(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     fn handle_remove_source(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     fn handle_add_receiver(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     fn handle_remove_receiver(&mut self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_about_screen` is never used
[INFO] [stdout]   --> src/ui.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) fn draw_about_screen(app: &mut ShiftTool, ui: &mut Ui) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_running_state` is never used
[INFO] [stdout]    --> src/ui.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub(crate) fn draw_running_state(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_sources_section` is never used
[INFO] [stdout]    --> src/ui.rs:141:4
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn draw_sources_section(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_rules_section` is never used
[INFO] [stdout]    --> src/ui.rs:217:4
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn draw_rules_section(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_receivers_section` is never used
[INFO] [stdout]    --> src/ui.rs:259:4
[INFO] [stdout]     |
[INFO] [stdout] 259 | fn draw_receivers_section(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `device_selector_combo` is never used
[INFO] [stdout]    --> src/ui.rs:337:4
[INFO] [stdout]     |
[INFO] [stdout] 337 | fn device_selector_combo(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_status_bits` is never used
[INFO] [stdout]    --> src/ui.rs:376:4
[INFO] [stdout]     |
[INFO] [stdout] 376 | fn draw_status_bits(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_control_buttons` is never used
[INFO] [stdout]    --> src/ui.rs:468:4
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn draw_control_buttons(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEATURE_REPORT_ID_SHIFT` is never used
[INFO] [stdout]  --> src/util.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) const FEATURE_REPORT_ID_SHIFT: u8 = 4;
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReportFormat` is never constructed
[INFO] [stdout]  --> src/util.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct ReportFormat {
[INFO] [stdout]   |                   ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pack_state` and `unpack_state` are never used
[INFO] [stdout]   --> src/util.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ReportFormat {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn pack_state<'buf>(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn unpack_state(&self, received_data: &[u8]) -> Option<u16> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORMAT_ORIGINAL` is never used
[INFO] [stdout]    --> src/util.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 | const FORMAT_ORIGINAL: ReportFormat = ReportFormat {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORMAT_NEW` is never used
[INFO] [stdout]    --> src/util.rs:135:7
[INFO] [stdout]     |
[INFO] [stdout] 135 | const FORMAT_NEW: ReportFormat = ReportFormat {
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FormatRule` is never constructed
[INFO] [stdout]    --> src/util.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | struct FormatRule {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FORMAT_RULES` is never used
[INFO] [stdout]    --> src/util.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 | const FORMAT_RULES: &[FormatRule] = &[
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `determine_report_format` is never used
[INFO] [stdout]    --> src/util.rs:176:15
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub(crate) fn determine_report_format(name: &str, firmware: &str) -> ReportFormat {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_REPORT_SIZE` is never used
[INFO] [stdout]    --> src/util.rs:194:18
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub(crate) const MAX_REPORT_SIZE: usize = FORMAT_NEW.total_size;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_bit` is never used
[INFO] [stdout]    --> src/util.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub(crate) fn read_bit(value: u16, position: u8) -> bool {
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_supported` is never used
[INFO] [stdout]    --> src/util.rs:209:15
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub(crate) fn is_supported(firmware_string: String) -> bool {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.37s
[INFO] running `Command { std: "docker" "inspect" "a8aa339d3fabde5254e6f96d2b8389303f9b2323defd3e2f1309cfe47bcbc030", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8aa339d3fabde5254e6f96d2b8389303f9b2323defd3e2f1309cfe47bcbc030", kill_on_drop: false }`
[INFO] [stdout] a8aa339d3fabde5254e6f96d2b8389303f9b2323defd3e2f1309cfe47bcbc030
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75b0c9313a8428695e82c81ed458ac24cd7f0dcf122612bf6a640e19c4319a90
[INFO] running `Command { std: "docker" "start" "-a" "75b0c9313a8428695e82c81ed458ac24cd7f0dcf122612bf6a640e19c4319a90", kill_on_drop: false }`
[INFO] [stderr] warning: function `find_device_index_for_saved` is never used
[INFO] [stderr]   --> src/device.rs:76:15
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub(crate) fn find_device_index_for_saved(
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `refresh_devices`, `find_device_index_for_saved`, and `validate_selected_devices` are never used
[INFO] [stderr]    --> src/device.rs:98:19
[INFO] [stderr]     |
[INFO] [stderr]  96 | impl crate::ShiftTool {
[INFO] [stderr]     | --------------------- methods in this implementation
[INFO] [stderr]  97 |     /// Refreshes the internal list of available HID devices.
[INFO] [stderr]  98 |     pub(crate) fn refresh_devices(&mut self) {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 170 |     fn find_device_index_for_saved(&self, saved_device: &SavedDevice) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |     fn validate_selected_devices(&mut self) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_vpc_device_from_info` is never used
[INFO] [stderr]    --> src/device.rs:212:4
[INFO] [stderr]     |
[INFO] [stderr] 212 | fn create_vpc_device_from_info(device_info: &DeviceInfo) -> Option<VpcDevice> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WORKER_SLEEP_MS` is never used
[INFO] [stderr]   --> src/hid_worker.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | const WORKER_SLEEP_MS: u64 = 100; // Reduced sleep time for better responsiveness
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DeviceWorkerInfo` is never constructed
[INFO] [stderr]   --> src/hid_worker.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct DeviceWorkerInfo {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `WorkerData` is never constructed
[INFO] [stderr]   --> src/hid_worker.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | struct WorkerData {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `spawn_worker` and `stop_worker_cleanup` are never used
[INFO] [stderr]    --> src/hid_worker.rs:38:19
[INFO] [stderr]     |
[INFO] [stderr]  37 | impl crate::ShiftTool {
[INFO] [stderr]     | --------------------- methods in this implementation
[INFO] [stderr]  38 |     pub(crate) fn spawn_worker(&mut self) -> bool {
[INFO] [stderr]     |                   ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 160 |     pub(crate) fn stop_worker_cleanup(&mut self) {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `open_hid_devices` is never used
[INFO] [stderr]    --> src/hid_worker.rs:191:4
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn open_hid_devices(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_hid_worker_loop` is never used
[INFO] [stderr]    --> src/hid_worker.rs:249:4
[INFO] [stderr]     |
[INFO] [stderr] 249 | fn run_hid_worker_loop(hidapi: HidApi, data: WorkerData) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DISABLED_COLOR` is never used
[INFO] [stderr]  --> src/ui.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | const DISABLED_COLOR: Color32 = Color32::from_rgb(255, 0, 0); // Red for disabled
[INFO] [stderr]   |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `handle_start_stop_toggle`, `handle_add_source`, `handle_remove_source`, `handle_add_receiver`, and `handle_remove_receiver` are never used
[INFO] [stderr]   --> src/ui.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl ShiftTool {
[INFO] [stderr]    | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 15 |     fn handle_start_stop_toggle(&mut self) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     fn handle_add_source(&mut self) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 66 |     fn handle_remove_source(&mut self) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 74 |     fn handle_add_receiver(&mut self) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 80 |     fn handle_remove_receiver(&mut self) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_about_screen` is never used
[INFO] [stderr]   --> src/ui.rs:91:15
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub(crate) fn draw_about_screen(app: &mut ShiftTool, ui: &mut Ui) {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_running_state` is never used
[INFO] [stderr]    --> src/ui.rs:106:15
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub(crate) fn draw_running_state(
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_sources_section` is never used
[INFO] [stderr]    --> src/ui.rs:141:4
[INFO] [stderr]     |
[INFO] [stderr] 141 | fn draw_sources_section(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_rules_section` is never used
[INFO] [stderr]    --> src/ui.rs:217:4
[INFO] [stderr]     |
[INFO] [stderr] 217 | fn draw_rules_section(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_receivers_section` is never used
[INFO] [stderr]    --> src/ui.rs:259:4
[INFO] [stderr]     |
[INFO] [stderr] 259 | fn draw_receivers_section(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `device_selector_combo` is never used
[INFO] [stderr]    --> src/ui.rs:337:4
[INFO] [stderr]     |
[INFO] [stderr] 337 | fn device_selector_combo(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_status_bits` is never used
[INFO] [stderr]    --> src/ui.rs:376:4
[INFO] [stderr]     |
[INFO] [stderr] 376 | fn draw_status_bits(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_control_buttons` is never used
[INFO] [stderr]    --> src/ui.rs:468:4
[INFO] [stderr]     |
[INFO] [stderr] 468 | fn draw_control_buttons(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FEATURE_REPORT_ID_SHIFT` is never used
[INFO] [stderr]  --> src/util.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(crate) const FEATURE_REPORT_ID_SHIFT: u8 = 4;
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ReportFormat` is never constructed
[INFO] [stderr]  --> src/util.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub(crate) struct ReportFormat {
[INFO] [stderr]   |                   ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `pack_state` and `unpack_state` are never used
[INFO] [stderr]   --> src/util.rs:31:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | impl ReportFormat {
[INFO] [stderr]    | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub fn pack_state<'buf>(
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn unpack_state(&self, received_data: &[u8]) -> Option<u16> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FORMAT_ORIGINAL` is never used
[INFO] [stderr]    --> src/util.rs:127:7
[INFO] [stderr]     |
[INFO] [stderr] 127 | const FORMAT_ORIGINAL: ReportFormat = ReportFormat {
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FORMAT_NEW` is never used
[INFO] [stderr]    --> src/util.rs:135:7
[INFO] [stderr]     |
[INFO] [stderr] 135 | const FORMAT_NEW: ReportFormat = ReportFormat {
[INFO] [stderr]     |       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FormatRule` is never constructed
[INFO] [stderr]    --> src/util.rs:143:8
[INFO] [stderr]     |
[INFO] [stderr] 143 | struct FormatRule {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FORMAT_RULES` is never used
[INFO] [stderr]    --> src/util.rs:150:7
[INFO] [stderr]     |
[INFO] [stderr] 150 | const FORMAT_RULES: &[FormatRule] = &[
[INFO] [stderr]     |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `determine_report_format` is never used
[INFO] [stderr]    --> src/util.rs:176:15
[INFO] [stderr]     |
[INFO] [stderr] 176 | pub(crate) fn determine_report_format(name: &str, firmware: &str) -> ReportFormat {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_REPORT_SIZE` is never used
[INFO] [stderr]    --> src/util.rs:194:18
[INFO] [stderr]     |
[INFO] [stderr] 194 | pub(crate) const MAX_REPORT_SIZE: usize = FORMAT_NEW.total_size;
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_bit` is never used
[INFO] [stderr]    --> src/util.rs:198:15
[INFO] [stderr]     |
[INFO] [stderr] 198 | pub(crate) fn read_bit(value: u16, position: u8) -> bool {
[INFO] [stderr]     |               ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_supported` is never used
[INFO] [stderr]    --> src/util.rs:209:15
[INFO] [stderr]     |
[INFO] [stderr] 209 | pub(crate) fn is_supported(firmware_string: String) -> bool {
[INFO] [stderr]     |               ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `shift_tool` (lib) generated 30 warnings
[INFO] [stderr] warning: `shift_tool` (lib test) generated 30 warnings (30 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vpc_shift_tool-6c9dfad2334c46bf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shift_tool-f86b37d66d811358)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic_tests.rs (/opt/rustwide/target/debug/deps/basic_tests-b93913151f5ddb67)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_config_with_devices ... ok
[INFO] [stdout] test test_config_data_default ... ok
[INFO] [stdout] test test_modifiers_array ... ok
[INFO] [stdout] test test_shift_modifiers_display ... ok
[INFO] [stdout] test test_state_enum ... ok
[INFO] [stdout] test test_saved_device_default ... ok
[INFO] [stdout] test test_vpc_device_default ... ok
[INFO] [stdout] test test_vpc_device_display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests vpc_shift_tool
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "75b0c9313a8428695e82c81ed458ac24cd7f0dcf122612bf6a640e19c4319a90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75b0c9313a8428695e82c81ed458ac24cd7f0dcf122612bf6a640e19c4319a90", kill_on_drop: false }`
[INFO] [stdout] 75b0c9313a8428695e82c81ed458ac24cd7f0dcf122612bf6a640e19c4319a90
