[INFO] fetching crate qpl 0.2.1...
[INFO] testing qpl-0.2.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate qpl 0.2.1 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qpl 0.2.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+1.91.0" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.8.28
[INFO] [stderr]   Downloaded gl_generator v0.14.0
[INFO] [stderr]   Downloaded libloading v0.7.4
[INFO] [stderr]   Downloaded gl v0.14.0
[INFO] [stderr]   Downloaded x11 v2.21.0
[INFO] [stderr]   Downloaded ash v0.37.3+1.3.251
[INFO] [stderr]   Downloaded khronos_api v3.1.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6af434503838c93dd44b9f96c50d5fbfcb61d72e5a46d942da3622e79d70e0d5
[INFO] running `Command { std: "docker" "start" "-a" "6af434503838c93dd44b9f96c50d5fbfcb61d72e5a46d942da3622e79d70e0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6af434503838c93dd44b9f96c50d5fbfcb61d72e5a46d942da3622e79d70e0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af434503838c93dd44b9f96c50d5fbfcb61d72e5a46d942da3622e79d70e0d5", kill_on_drop: false }`
[INFO] [stdout] 6af434503838c93dd44b9f96c50d5fbfcb61d72e5a46d942da3622e79d70e0d5
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e9680bd29cb1188f8ec932066510b926ae0f7fb6824ce3da908fdad1e4a227e
[INFO] running `Command { std: "docker" "start" "-a" "5e9680bd29cb1188f8ec932066510b926ae0f7fb6824ce3da908fdad1e4a227e", 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 xml-rs v0.8.28
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]    |
[INFO] [stdout] 27 |     _length: i32, message: *const i8,
[INFO] [stdout]    |     +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `WINDOW_POS_CENTER`
[INFO] [stdout]    |
[INFO] [stdout] 27 -     length: i32, message: *const i8,
[INFO] [stdout] 27 +     WINDOW_POS_CENTER: i32, message: *const i8,
[INFO] [stdout]    |
[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]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 515 |     let _depth = unsafe { xlib::XDefaultDepth(DISPLAY, screen_id) };
[INFO] [stdout]     |         +
[INFO] [stdout] help: you might have meant to pattern match on the similarly named constant `WINDOW_POS_CENTER`
[INFO] [stdout]     |
[INFO] [stdout] 515 -     let depth = unsafe { xlib::XDefaultDepth(DISPLAY, screen_id) };
[INFO] [stdout] 515 +     let WINDOW_POS_CENTER = unsafe { xlib::XDefaultDepth(DISPLAY, screen_id) };
[INFO] [stdout]     |
[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<Gamepad, GamepadError>
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5e9680bd29cb1188f8ec932066510b926ae0f7fb6824ce3da908fdad1e4a227e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e9680bd29cb1188f8ec932066510b926ae0f7fb6824ce3da908fdad1e4a227e", kill_on_drop: false }`
[INFO] [stdout] 5e9680bd29cb1188f8ec932066510b926ae0f7fb6824ce3da908fdad1e4a227e
