[INFO] fetching crate qpl 0.2.1... [INFO] checking qpl-0.2.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate qpl 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate qpl 0.2.1 [INFO] finished tweaking crates.io crate qpl 0.2.1 [INFO] tweaked toml for crates.io crate qpl 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate qpl 0.2.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 15 packages to latest compatible versions [INFO] [stderr] Adding ash v0.37.3+1.3.251 (available: v0.38.0+1.3.281) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.37.0+1.3.209` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e9b71a756096949aebffa896d3468f3833e58233078929f1ad2dd3ae3832bc6 [INFO] running `Command { std: "docker" "start" "-a" "7e9b71a756096949aebffa896d3468f3833e58233078929f1ad2dd3ae3832bc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e9b71a756096949aebffa896d3468f3833e58233078929f1ad2dd3ae3832bc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9b71a756096949aebffa896d3468f3833e58233078929f1ad2dd3ae3832bc6", kill_on_drop: false }` [INFO] [stdout] 7e9b71a756096949aebffa896d3468f3833e58233078929f1ad2dd3ae3832bc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c74b5fc442ebeea084097fb5a13d343042855b496bff95001cb434f800337170 [INFO] running `Command { std: "docker" "start" "-a" "c74b5fc442ebeea084097fb5a13d343042855b496bff95001cb434f800337170", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `0.37.0+1.3.209` for dependency `ash` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking qpl v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `handle` in this scope [INFO] [stdout] --> src/linux.rs:419:31 [INFO] [stdout] | [INFO] [stdout] 419 | Ok(GLContext { glx_context, handle }) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the available field [INFO] [stdout] | [INFO] [stdout] 419 | Ok(GLContext { glx_context, handle: self.handle }) [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `XKeycodeToKeysym` [INFO] [stdout] --> src/linux.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use x11::{*, xlib::{XKeycodeToKeysym, XkbKeycodeToKeysym}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mem` [INFO] [stdout] --> src/linux.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | mem, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/linux.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | source: u32, error_type: u32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/linux.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | id: u32, severity: u32, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `length` [INFO] [stdout] --> src/linux.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | length: i32, message: *const i8, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_param` [INFO] [stdout] --> src/linux.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | user_param: *mut libc::c_void) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/linux.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn is_button_down(&self, button: GamepadButton) -> bool [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/linux.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn is_button_up(&self, button: GamepadButton) -> bool [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/linux.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn is_button_pressed(&self, button: GamepadButton) -> bool [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/linux.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn get_button_state(&self, button: GamepadButton) -> ButtonState [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/linux.rs:299:32 [INFO] [stdout] | [INFO] [stdout] 299 | fn set_window_mode(&mut self, mode: WindowMode) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enabled` [INFO] [stdout] --> src/linux.rs:304:30 [INFO] [stdout] | [INFO] [stdout] 304 | fn set_resizable(&mut self, enabled: bool) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/linux.rs:309:28 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn is_key_down(&self, key: Key) -> bool [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/linux.rs:314:26 [INFO] [stdout] | [INFO] [stdout] 314 | pub fn is_key_up(&self, key: Key) -> bool [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/linux.rs:319:31 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn is_key_pressed(&self, key: Key) -> bool [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry` [INFO] [stdout] --> src/linux.rs:422:34 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn vk_create_surface(&self, entry: &ash::Entry, instance: &ash::Instance, allocation_callbacks: Option<&ash::vk::AllocationCallbacks... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/linux.rs:422:54 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn vk_create_surface(&self, entry: &ash::Entry, instance: &ash::Instance, allocation_callbacks: Option<&ash::vk::AllocationCallbacks... [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `allocation_callbacks` [INFO] [stdout] --> src/linux.rs:422:80 [INFO] [stdout] | [INFO] [stdout] 422 | ...ash::Instance, allocation_callbacks: Option<&ash::vk::AllocationCallbacks>) -> ash::vk::SurfaceKHR [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_allocation_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fbc` [INFO] [stdout] --> src/linux.rs:513:6 [INFO] [stdout] | [INFO] [stdout] 513 | let fbc = unsafe { glx::glXChooseFBConfig(DISPLAY, screen_id, 0 as _, &mut nelements) }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fbc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/linux.rs:515:6 [INFO] [stdout] | [INFO] [stdout] 515 | let depth = unsafe { xlib::XDefaultDepth(DISPLAY, screen_id) }; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ms` [INFO] [stdout] --> src/linux.rs:588:14 [INFO] [stdout] | [INFO] [stdout] 588 | pub fn delay(ms: u32) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/linux.rs:619:21 [INFO] [stdout] | [INFO] [stdout] 619 | pub fn open_gamepad(index: u32) -> Result [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `handle` in this scope [INFO] [stdout] --> src/linux.rs:419:31 [INFO] [stdout] | [INFO] [stdout] 419 | Ok(GLContext { glx_context, handle }) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might have meant to use the available field [INFO] [stdout] | [INFO] [stdout] 419 | Ok(GLContext { glx_context, handle: self.handle }) [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `XKeycodeToKeysym` [INFO] [stdout] --> src/linux.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use x11::{*, xlib::{XKeycodeToKeysym, XkbKeycodeToKeysym}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mem` [INFO] [stdout] --> src/linux.rs:5:2 [INFO] [stdout] | [INFO] [stdout] 5 | mem, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qpl` (lib test) due to 1 previous error; 22 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/linux.rs:25:2 [INFO] [stdout] | [INFO] [stdout] 25 | source: u32, error_type: u32, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/linux.rs:26:2 [INFO] [stdout] | [INFO] [stdout] 26 | id: u32, severity: u32, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `length` [INFO] [stdout] --> src/linux.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | length: i32, message: *const i8, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user_param` [INFO] [stdout] --> src/linux.rs:28:2 [INFO] [stdout] | [INFO] [stdout] 28 | user_param: *mut libc::c_void) [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_param` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/linux.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn is_button_down(&self, button: GamepadButton) -> bool [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/linux.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn is_button_up(&self, button: GamepadButton) -> bool [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/linux.rs:72:34 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn is_button_pressed(&self, button: GamepadButton) -> bool [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/linux.rs:77:33 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn get_button_state(&self, button: GamepadButton) -> ButtonState [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/linux.rs:299:32 [INFO] [stdout] | [INFO] [stdout] 299 | fn set_window_mode(&mut self, mode: WindowMode) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enabled` [INFO] [stdout] --> src/linux.rs:304:30 [INFO] [stdout] | [INFO] [stdout] 304 | fn set_resizable(&mut self, enabled: bool) [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enabled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/linux.rs:309:28 [INFO] [stdout] | [INFO] [stdout] 309 | pub fn is_key_down(&self, key: Key) -> bool [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/linux.rs:314:26 [INFO] [stdout] | [INFO] [stdout] 314 | pub fn is_key_up(&self, key: Key) -> bool [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/linux.rs:319:31 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn is_key_pressed(&self, key: Key) -> bool [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry` [INFO] [stdout] --> src/linux.rs:422:34 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn vk_create_surface(&self, entry: &ash::Entry, instance: &ash::Instance, allocation_callbacks: Option<&ash::vk::AllocationCallbacks... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> src/linux.rs:422:54 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn vk_create_surface(&self, entry: &ash::Entry, instance: &ash::Instance, allocation_callbacks: Option<&ash::vk::AllocationCallbacks... [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `allocation_callbacks` [INFO] [stdout] --> src/linux.rs:422:80 [INFO] [stdout] | [INFO] [stdout] 422 | ...ash::Instance, allocation_callbacks: Option<&ash::vk::AllocationCallbacks>) -> ash::vk::SurfaceKHR [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_allocation_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fbc` [INFO] [stdout] --> src/linux.rs:513:6 [INFO] [stdout] | [INFO] [stdout] 513 | let fbc = unsafe { glx::glXChooseFBConfig(DISPLAY, screen_id, 0 as _, &mut nelements) }; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_fbc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/linux.rs:515:6 [INFO] [stdout] | [INFO] [stdout] 515 | let depth = unsafe { xlib::XDefaultDepth(DISPLAY, screen_id) }; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ms` [INFO] [stdout] --> src/linux.rs:588:14 [INFO] [stdout] | [INFO] [stdout] 588 | pub fn delay(ms: u32) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ms` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/linux.rs:619:21 [INFO] [stdout] | [INFO] [stdout] 619 | pub fn open_gamepad(index: u32) -> Result [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qpl` (lib) due to 1 previous error; 22 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c74b5fc442ebeea084097fb5a13d343042855b496bff95001cb434f800337170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c74b5fc442ebeea084097fb5a13d343042855b496bff95001cb434f800337170", kill_on_drop: false }` [INFO] [stdout] c74b5fc442ebeea084097fb5a13d343042855b496bff95001cb434f800337170