[INFO] fetching crate winit-fullscreen 1.0.2...
[INFO] testing winit-fullscreen-1.0.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate winit-fullscreen 1.0.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate winit-fullscreen 1.0.2
[INFO] finished tweaking crates.io crate winit-fullscreen 1.0.2
[INFO] tweaked toml for crates.io crate winit-fullscreen 1.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate winit-fullscreen 1.0.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winit-fullscreen 1.0.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 671d6a771aeb23159ffbac6a7d43bb2bc61fabf942500f6f2ad998ac74a54752
[INFO] running `Command { std: "docker" "start" "-a" "671d6a771aeb23159ffbac6a7d43bb2bc61fabf942500f6f2ad998ac74a54752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "671d6a771aeb23159ffbac6a7d43bb2bc61fabf942500f6f2ad998ac74a54752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "671d6a771aeb23159ffbac6a7d43bb2bc61fabf942500f6f2ad998ac74a54752", kill_on_drop: false }`
[INFO] [stdout] 671d6a771aeb23159ffbac6a7d43bb2bc61fabf942500f6f2ad998ac74a54752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12bbc261c283275a012cb8b44f7b85a7332eb2c3723433d450808cb239696584
[INFO] running `Command { std: "docker" "start" "-a" "12bbc261c283275a012cb8b44f7b85a7332eb2c3723433d450808cb239696584", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling tiny-skia-path v0.11.2
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling winit v0.29.4
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.28
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tiny-skia v0.11.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.0
[INFO] [stderr]    Compiling smol_str v0.2.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling memmap2 v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling gethostname v0.3.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling wayland-backend v0.3.2
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling wayland-client v0.31.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling polling v3.3.1
[INFO] [stderr]    Compiling calloop v0.12.3
[INFO] [stderr]    Compiling wayland-protocols v0.31.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling sctk-adwaita v0.7.0
[INFO] [stderr]    Compiling winit-fullscreen v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.28s
[INFO] running `Command { std: "docker" "inspect" "12bbc261c283275a012cb8b44f7b85a7332eb2c3723433d450808cb239696584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12bbc261c283275a012cb8b44f7b85a7332eb2c3723433d450808cb239696584", kill_on_drop: false }`
[INFO] [stdout] 12bbc261c283275a012cb8b44f7b85a7332eb2c3723433d450808cb239696584
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e09453756bca91deafa48440fbac6c63c763d6510e7a3be55871a3ba93582072
[INFO] running `Command { std: "docker" "start" "-a" "e09453756bca91deafa48440fbac6c63c763d6510e7a3be55871a3ba93582072", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling wgpu-types v0.18.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tiny-skia v0.11.2
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling profiling v1.0.11
[INFO] [stderr]    Compiling glow v0.13.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling sctk-adwaita v0.7.0
[INFO] [stderr]    Compiling naga v0.14.1
[INFO] [stderr]    Compiling winit v0.29.4
[INFO] [stderr]    Compiling winit-fullscreen v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wgpu-hal v0.18.1
[INFO] [stderr]    Compiling wgpu-core v0.18.1
[INFO] [stderr]    Compiling wgpu v0.18.0
[INFO] [stdout] error[E0432]: unresolved imports `winit::event::KeyboardInput`, `winit::event::VirtualKeyCode`
[INFO] [stdout]   --> examples/basic.rs:13:34
[INFO] [stdout]    |
[INFO] [stdout] 13 |     event::{ElementState, Event, KeyboardInput, VirtualKeyCode, WindowEvent},
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ no `VirtualKeyCode` in `event`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  no `KeyboardInput` in `event`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these variants instead:
[INFO] [stdout]            crate::WindowEvent::KeyboardInput
[INFO] [stdout]            winit::event::WindowEvent::KeyboardInput
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/basic.rs:28:16
[INFO] [stdout]     |
[INFO] [stdout]  28 |         .build(&event_loop)
[INFO] [stdout]     |          ----- ^^^^^^^^^^^ expected `&EventLoopWindowTarget<_>`, found `&Result<EventLoop<()>, EventLoopError>`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&EventLoopWindowTarget<_>`
[INFO] [stdout]                found reference `&Result<EventLoop<()>, EventLoopError>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.4/src/window.rs:508:12
[INFO] [stdout]     |
[INFO] [stdout] 508 |     pub fn build<T: 'static>(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `run` found for enum `Result<T, E>` in the current scope
[INFO] [stdout]    --> examples/basic.rs:33:16
[INFO] [stdout]     |
[INFO] [stdout]  33 |     event_loop.run(move |event, _target, control_flow| {
[INFO] [stdout]     |     -----------^^^ method not found in `Result<EventLoop<()>, EventLoopError>`
[INFO] [stdout]     |
[INFO] [stdout] note: the method `run` exists on the type `EventLoop<()>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.4/src/event_loop.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 | /     pub fn run<F>(self, event_handler: F) -> Result<(), EventLoopError>
[INFO] [stdout] 246 | |     where
[INFO] [stdout] 247 | |         F: FnMut(Event<T>, &EventLoopWindowTarget<T>),
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `EventLoop<()>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout]  33 |     event_loop.expect("REASON").run(move |event, _target, control_flow| {
[INFO] [stdout]     |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `RedrawRequested` found for enum `Event<T>` in the current scope
[INFO] [stdout]   --> examples/basic.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Event::RedrawRequested(window_id) if window_id == state.window().id() => {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^ variant or associated item not found in `Event<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `MainEventsCleared` found for enum `Event<T>` in the current scope
[INFO] [stdout]   --> examples/basic.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 |             Event::MainEventsCleared => {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^ variant or associated item not found in `Event<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0026]: variant `KeyboardInput` does not have a field named `input`
[INFO] [stdout]   --> examples/basic.rs:41:46
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 WindowEvent::KeyboardInput { input, .. } => match input {
[INFO] [stdout]    |                                              ^^^^^ variant `KeyboardInput` does not have this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0026]: variant `ScaleFactorChanged` does not have a field named `new_inner_size`
[INFO] [stdout]   --> examples/basic.rs:58:51
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 WindowEvent::ScaleFactorChanged { new_inner_size, .. } => {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ variant `ScaleFactorChanged` does not have this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Exit` found for enum `winit::event_loop::ControlFlow` in the current scope
[INFO] [stdout]   --> examples/basic.rs:40:77
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 WindowEvent::CloseRequested => *control_flow = ControlFlow::Exit,
[INFO] [stdout]    |                                                                             ^^^^ variant or associated item not found in `winit::event_loop::ControlFlow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Exit` found for enum `winit::event_loop::ControlFlow` in the current scope
[INFO] [stdout]   --> examples/basic.rs:46:55
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     } => *control_flow = ControlFlow::Exit,
[INFO] [stdout]    |                                                       ^^^^ variant or associated item not found in `winit::event_loop::ControlFlow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Exit` found for enum `winit::event_loop::ControlFlow` in the current scope
[INFO] [stdout]   --> examples/basic.rs:67:84
[INFO] [stdout]    |
[INFO] [stdout] 67 |                     Err(SurfaceError::OutOfMemory) => *control_flow = ControlFlow::Exit,
[INFO] [stdout]    |                                                                                    ^^^^ variant or associated item not found in `winit::event_loop::ControlFlow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `flags` and `gles_minor_version` in initializer of `wgpu::InstanceDescriptor`
[INFO] [stdout]   --> examples/basic.rs:92:38
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let instance = Instance::new(InstanceDescriptor {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^ missing `flags` and `gles_minor_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Window: raw_window_handle::HasRawWindowHandle` is not satisfied
[INFO] [stdout]     --> examples/basic.rs:97:56
[INFO] [stdout]      |
[INFO] [stdout]   97 |         let surface = unsafe { instance.create_surface(&window) }.unwrap();
[INFO] [stdout]      |                                         -------------- ^^^^^^^ the trait `raw_window_handle::HasRawWindowHandle` is not implemented for `Window`
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `raw_window_handle` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.5.2/src/lib.rs:77:1
[INFO] [stdout]      |
[INFO] [stdout]   77 | pub unsafe trait HasRawWindowHandle {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: examples/basic.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | use wgpu::{
[INFO] [stdout]      |     ---- one version of crate `raw_window_handle` used here, as a dependency of crate `wgpu_hal`
[INFO] [stdout] ...
[INFO] [stdout]   11 | use winit::{
[INFO] [stdout]      |     ----- one version of crate `raw_window_handle` used here, as a dependency of crate `winit`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.4/src/window.rs:54:1
[INFO] [stdout]      |
[INFO] [stdout]   54 | pub struct Window {
[INFO] [stdout]      | ----------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.6.0/src/borrowed.rs:33:1
[INFO] [stdout]      |
[INFO] [stdout]   33 | pub trait HasDisplayHandle {
[INFO] [stdout]      | -------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `wgpu::Instance::create_surface`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-0.18.0/src/lib.rs:1940:12
[INFO] [stdout]      |
[INFO] [stdout] 1939 |     pub unsafe fn create_surface<
[INFO] [stdout]      |                   -------------- required by a bound in this associated function
[INFO] [stdout] 1940 |         W: raw_window_handle::HasRawWindowHandle + raw_window_handle::HasRawDisplayHandle,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Instance::create_surface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Window: raw_window_handle::HasRawDisplayHandle` is not satisfied
[INFO] [stdout]     --> examples/basic.rs:97:56
[INFO] [stdout]      |
[INFO] [stdout]   97 |         let surface = unsafe { instance.create_surface(&window) }.unwrap();
[INFO] [stdout]      |                                         -------------- ^^^^^^^ the trait `raw_window_handle::HasRawDisplayHandle` is not implemented for `Window`
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] note: there are multiple different versions of crate `raw_window_handle` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.5.2/src/lib.rs:217:1
[INFO] [stdout]      |
[INFO] [stdout]  217 | pub unsafe trait HasRawDisplayHandle {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: examples/basic.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout]    5 | use wgpu::{
[INFO] [stdout]      |     ---- one version of crate `raw_window_handle` used here, as a dependency of crate `wgpu_hal`
[INFO] [stdout] ...
[INFO] [stdout]   11 | use winit::{
[INFO] [stdout]      |     ----- one version of crate `raw_window_handle` used here, as a dependency of crate `winit`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.4/src/window.rs:54:1
[INFO] [stdout]      |
[INFO] [stdout]   54 | pub struct Window {
[INFO] [stdout]      | ----------------- this type doesn't implement the required trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/raw-window-handle-0.6.0/src/borrowed.rs:33:1
[INFO] [stdout]      |
[INFO] [stdout]   33 | pub trait HasDisplayHandle {
[INFO] [stdout]      | -------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `wgpu::Instance::create_surface`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-0.18.0/src/lib.rs:1940:52
[INFO] [stdout]      |
[INFO] [stdout] 1939 |     pub unsafe fn create_surface<
[INFO] [stdout]      |                   -------------- required by a bound in this associated function
[INFO] [stdout] 1940 |         W: raw_window_handle::HasRawWindowHandle + raw_window_handle::HasRawDisplayHandle,
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Instance::create_surface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `describe` found for reference `&TextureFormat` in the current scope
[INFO] [stdout]    --> examples/basic.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |             .find(|f| f.describe().srgb)
[INFO] [stdout]     |                         ^^^^^^^^ method not found in `&TextureFormat`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/basic.rs:186:32
[INFO] [stdout]     |
[INFO] [stdout] 186 |                         store: true,
[INFO] [stdout]     |                                ^^^^ expected `StoreOp`, found `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `occlusion_query_set` and `timestamp_writes` in initializer of `wgpu::RenderPassDescriptor<'_, '_>`
[INFO] [stdout]    --> examples/basic.rs:174:59
[INFO] [stdout]     |
[INFO] [stdout] 174 |             let _render_pass = encoder.begin_render_pass(&RenderPassDescriptor {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^ missing `occlusion_query_set` and `timestamp_writes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0026, E0063, E0277, E0308, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0026`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winit-fullscreen` (example "basic") due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e09453756bca91deafa48440fbac6c63c763d6510e7a3be55871a3ba93582072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e09453756bca91deafa48440fbac6c63c763d6510e7a3be55871a3ba93582072", kill_on_drop: false }`
[INFO] [stdout] e09453756bca91deafa48440fbac6c63c763d6510e7a3be55871a3ba93582072
