[INFO] cloning repository https://github.com/kkingsbe/electronic-focus-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kkingsbe/electronic-focus-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkingsbe%2Felectronic-focus-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkingsbe%2Felectronic-focus-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1e168da2b8c2d097f0a357579b348e77a86ff94 [INFO] checking kkingsbe/electronic-focus-controller against master#d14d202262d13df896b0c624b0cec6e4bfde631a for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkingsbe%2Felectronic-focus-controller" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kkingsbe/electronic-focus-controller [INFO] finished tweaking git repo https://github.com/kkingsbe/electronic-focus-controller [INFO] tweaked toml for git repo https://github.com/kkingsbe/electronic-focus-controller written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kkingsbe/electronic-focus-controller on toolchain d14d202262d13df896b0c624b0cec6e4bfde631a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kkingsbe/electronic-focus-controller 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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-volume-control v0.1.1 [INFO] [stderr] Downloaded egui_render_three_d v0.8.0 [INFO] [stderr] Downloaded egui_render_wgpu v0.8.0 [INFO] [stderr] Downloaded egui_window_glfw_passthrough v0.8.1 [INFO] [stderr] Downloaded unescaper v0.1.4 [INFO] [stderr] Downloaded egui_overlay v0.8.1 [INFO] [stderr] Downloaded egui_render_glow v0.8.0 [INFO] [stderr] Downloaded three-d-asset v0.6.0 [INFO] [stderr] Downloaded three-d v0.16.4 [INFO] [stderr] Downloaded glfw-passthrough v0.55.0 [INFO] [stderr] Downloaded serde_json v1.0.1 [INFO] [stderr] Downloaded glfw-sys-passthrough v4.0.3+3.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19e2e4e80cc90092ce724d816ddf20bfc9c4872ad9c2ccb3cd03c431ce7ff6ab [INFO] running `Command { std: "docker" "start" "-a" "19e2e4e80cc90092ce724d816ddf20bfc9c4872ad9c2ccb3cd03c431ce7ff6ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19e2e4e80cc90092ce724d816ddf20bfc9c4872ad9c2ccb3cd03c431ce7ff6ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e2e4e80cc90092ce724d816ddf20bfc9c4872ad9c2ccb3cd03c431ce7ff6ab", kill_on_drop: false }` [INFO] [stdout] 19e2e4e80cc90092ce724d816ddf20bfc9c4872ad9c2ccb3cd03c431ce7ff6ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6d157ff03d0a149e7b8c60a17079073a32e78f1fdb6dbc9d440fad193b208ce [INFO] running `Command { std: "docker" "start" "-a" "c6d157ff03d0a149e7b8c60a17079073a32e78f1fdb6dbc9d440fad193b208ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling glfw-sys-passthrough v4.0.3+3.3.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Compiling hidapi v2.6.1 [INFO] [stderr] Compiling gilrs v0.10.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking windows-targets v0.42.2 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking gilrs-core v0.5.12 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Checking glfw-passthrough v0.55.0 [INFO] [stderr] Compiling windows-implement v0.44.0 [INFO] [stderr] Compiling windows-interface v0.44.0 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking unescaper v0.1.4 [INFO] [stderr] Checking windows v0.44.0 [INFO] [stderr] Checking serialport v4.3.0 [INFO] [stderr] Checking emath v0.26.2 [INFO] [stderr] Checking ecolor v0.26.2 [INFO] [stderr] Checking three-d-asset v0.6.0 [INFO] [stderr] Checking serde_json v1.0.1 [INFO] [stderr] Checking epaint v0.26.2 [INFO] [stderr] Checking three-d v0.16.4 [INFO] [stderr] Checking egui v0.26.2 [INFO] [stderr] Checking egui_render_glow v0.8.0 [INFO] [stderr] Checking egui_window_glfw_passthrough v0.8.1 [INFO] [stderr] Checking egui_render_three_d v0.8.0 [INFO] [stderr] Checking egui_overlay v0.8.1 [INFO] [stderr] Checking windows-volume-control v0.1.1 [INFO] [stderr] Checking electronic-focus-controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/windows_volume_controller.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | if(volume > 1.0 || volume < 0.0) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - if(volume > 1.0 || volume < 0.0) { [INFO] [stdout] 26 + if volume > 1.0 || volume < 0.0 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/windows_volume_controller.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | if(volume > 1.0 || volume < 0.0) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - if(volume > 1.0 || volume < 0.0) { [INFO] [stdout] 26 + if volume > 1.0 || volume < 0.0 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `api` [INFO] [stdout] --> src/knob.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let api = hidapi::HidApi::new().expect("Failed to create HID API"); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_api` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/gamepad.rs:154:43 [INFO] [stdout] | [INFO] [stdout] 154 | while let Some(Event { id, event, time }) = self.gilrs.next_event() { [INFO] [stdout] | ^^^^ help: try ignoring the field: `time: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_device_ids` is never used [INFO] [stdout] --> src/knob.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn get_device_ids() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_device_by_id` is never used [INFO] [stdout] --> src/knob.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn get_device_by_id(id: u16) -> DeviceInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_target_device` is never used [INFO] [stdout] --> src/knob.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn find_target_device() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `KnobControlMode` is never used [INFO] [stdout] --> src/knob.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum KnobControlMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `KnobCommand` is never used [INFO] [stdout] --> src/knob.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum KnobCommand { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `KnobDirection` is never used [INFO] [stdout] --> src/knob.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum KnobDirection { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Knob` is never constructed [INFO] [stdout] --> src/knob.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Knob { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/knob.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 77 | impl Knob { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 78 | pub fn new() -> Knob { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn init(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | fn val_to_command(&self, value: u8) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn handle_command(&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | fn update_speed(&mut self, direction: KnobDirection) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | fn update_setpoint(&mut self, direction: KnobDirection) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub fn tick(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FocusEventHandler` is never used [INFO] [stdout] --> src/knob.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | pub trait FocusEventHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `x` is never read [INFO] [stdout] --> src/gamepad.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AxisState { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 5 | pub x: f32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `exponential` is never used [INFO] [stdout] --> src/gamepad.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 70 | impl GamepadDriver { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | fn exponential(steepness: f32, input: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WindowsVolumeController` is never constructed [INFO] [stdout] --> src/windows_volume_controller.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct WindowsVolumeController { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_volume`, `set_volume`, and `init` are never used [INFO] [stdout] --> src/windows_volume_controller.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl WindowsVolumeController { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 8 | pub fn new() -> WindowsVolumeController { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn read_volume(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn set_volume(&self, volume: f32) -> () { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn init(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `api` [INFO] [stdout] --> src/knob.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let api = hidapi::HidApi::new().expect("Failed to create HID API"); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_api` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time` [INFO] [stdout] --> src/gamepad.rs:154:43 [INFO] [stdout] | [INFO] [stdout] 154 | while let Some(Event { id, event, time }) = self.gilrs.next_event() { [INFO] [stdout] | ^^^^ help: try ignoring the field: `time: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_device_ids` is never used [INFO] [stdout] --> src/knob.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn get_device_ids() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_device_by_id` is never used [INFO] [stdout] --> src/knob.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn get_device_by_id(id: u16) -> DeviceInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_target_device` is never used [INFO] [stdout] --> src/knob.rs:19:4 [INFO] [stdout] | [INFO] [stdout] 19 | fn find_target_device() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `KnobControlMode` is never used [INFO] [stdout] --> src/knob.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum KnobControlMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `KnobCommand` is never used [INFO] [stdout] --> src/knob.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | pub enum KnobCommand { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `KnobDirection` is never used [INFO] [stdout] --> src/knob.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | pub enum KnobDirection { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Knob` is never constructed [INFO] [stdout] --> src/knob.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Knob { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/knob.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 77 | impl Knob { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 78 | pub fn new() -> Knob { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn init(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | fn val_to_command(&self, value: u8) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn handle_command(&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | fn update_speed(&mut self, direction: KnobDirection) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 179 | fn update_setpoint(&mut self, direction: KnobDirection) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub fn tick(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FocusEventHandler` is never used [INFO] [stdout] --> src/knob.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | pub trait FocusEventHandler { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `x` is never read [INFO] [stdout] --> src/gamepad.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AxisState { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 5 | pub x: f32, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `exponential` is never used [INFO] [stdout] --> src/gamepad.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 70 | impl GamepadDriver { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 149 | fn exponential(steepness: f32, input: f32) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WindowsVolumeController` is never constructed [INFO] [stdout] --> src/windows_volume_controller.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct WindowsVolumeController { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `read_volume`, `set_volume`, and `init` are never used [INFO] [stdout] --> src/windows_volume_controller.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl WindowsVolumeController { [INFO] [stdout] | ---------------------------- associated items in this implementation [INFO] [stdout] 8 | pub fn new() -> WindowsVolumeController { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn read_volume(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn set_volume(&self, volume: f32) -> () { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn init(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.73s [INFO] running `Command { std: "docker" "inspect" "c6d157ff03d0a149e7b8c60a17079073a32e78f1fdb6dbc9d440fad193b208ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d157ff03d0a149e7b8c60a17079073a32e78f1fdb6dbc9d440fad193b208ce", kill_on_drop: false }` [INFO] [stdout] c6d157ff03d0a149e7b8c60a17079073a32e78f1fdb6dbc9d440fad193b208ce