Skip to content

Add UEFI support

Add UEFI support #642

Triggered via pull request October 5, 2025 20:56
Status Failure
Total duration 3m 16s
Artifacts

ci.yml

on: pull_request
Tidy Code
9s
Tidy Code
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

139 errors
Tests (1.71.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms)
Process completed with exit code 101.
Tests (1.71.0, x86_64-unknown-linux-gnu, ubuntu-latest)
Process completed with exit code 101.
Tests (stable, aarch64-apple-darwin, macos-latest)
Process completed with exit code 101.
Tests (stable, aarch64-apple-darwin, macos-latest): src/backends/cg.rs#L320
use of deprecated associated constant `objc2_core_graphics::CGBitmapInfo::ByteOrder32Little`
Tests (1.71.0, wasm32-unknown-unknown, ubuntu-latest)
Process completed with exit code 101.
Tests (1.71.0, i686-pc-windows-msvc, windows-latest)
Process completed with exit code 101.
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): examples/winit.rs#L52
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): examples/winit.rs#L37
the method `resize` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): examples/winit.rs#L19
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): examples/winit.rs#L19
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): examples/winit.rs#L15
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): examples/animation.rs#L75
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): examples/animation.rs#L50
the method `resize` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): examples/animation.rs#L29
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): examples/animation.rs#L29
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): examples/animation.rs#L17
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): examples/rectangle.rs#L77
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): examples/rectangle.rs#L60
the method `resize` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): examples/rectangle.rs#L39
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): examples/rectangle.rs#L39
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): examples/rectangle.rs#L27
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): examples/winit_wrong_sized_buffer.rs#L43
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): examples/winit_wrong_sized_buffer.rs#L22
the method `resize` exists for struct `Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): examples/winit_wrong_sized_buffer.rs#L19
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): examples/winit_wrong_sized_buffer.rs#L19
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): examples/winit_wrong_sized_buffer.rs#L14
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, aarch64-apple-ios-macabi, macos-latest)
Process completed with exit code 101.
Tests (nightly, aarch64-apple-ios-macabi, macos-latest): src/backends/cg.rs#L320
use of deprecated associated constant `objc2_core_graphics::CGBitmapInfo::ByteOrder32Little`
Tests (nightly, aarch64-apple-darwin, macos-latest)
Process completed with exit code 101.
Tests (nightly, aarch64-apple-darwin, macos-latest): src/backends/cg.rs#L320
use of deprecated associated constant `objc2_core_graphics::CGBitmapInfo::ByteOrder32Little`
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): examples/winit_wrong_sized_buffer.rs#L22
the method `resize` exists for struct `Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): examples/winit_multithread.rs#L42
the method `buffer_mut` exists for struct `std::sync::MutexGuard<'_, softbuffer::Surface<OwnedDisplayHandle, Arc<Window>>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): examples/animation.rs#L50
the method `resize` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): examples/winit_multithread.rs#L40
the method `resize` exists for struct `std::sync::MutexGuard<'_, softbuffer::Surface<OwnedDisplayHandle, Arc<Window>>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): examples/winit_wrong_sized_buffer.rs#L19
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): examples/winit_wrong_sized_buffer.rs#L19
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): examples/animation.rs#L29
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): examples/animation.rs#L29
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): examples/winit_wrong_sized_buffer.rs#L14
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): examples/animation.rs#L17
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (1.71.0, aarch64-apple-darwin, macos-latest)
Process completed with exit code 101.
Tests (1.71.0, aarch64-apple-darwin, macos-latest): src/backends/cg.rs#L320
use of deprecated associated constant `objc2_core_graphics::CGBitmapInfo::ByteOrder32Little`
Tests (stable, x86_64-pc-windows-msvc, windows-latest): examples/winit_wrong_sized_buffer.rs#L19
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-pc-windows-msvc, windows-latest): benches/buffer_mut.rs#L32
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-pc-windows-msvc, windows-latest): examples/rectangle.rs#L27
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-pc-windows-msvc, windows-latest): benches/buffer_mut.rs#L21
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-pc-windows-msvc, windows-latest): examples/winit_wrong_sized_buffer.rs#L14
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L90
the trait bound `winit::window::Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (stable, x86_64-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L90
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L63
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L42
the method `buffer_mut` exists for struct `MutexGuard<'_, Surface<OwnedDisplayHandle, Arc<Window>>>`, but its trait bounds were not satisfied
Tests (stable, x86_64-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L40
the method `resize` exists for struct `MutexGuard<'_, Surface<OwnedDisplayHandle, Arc<Window>>>`, but its trait bounds were not satisfied
Tests (1.71.0, x86_64-pc-windows-msvc, windows-latest)
Process completed with exit code 101.
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: examples/animation.rs#L75
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: examples/winit_wrong_sized_buffer.rs#L43
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: examples/winit_wrong_sized_buffer.rs#L22
the method `resize` exists for struct `Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: examples/animation.rs#L50
the method `resize` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: examples/winit_wrong_sized_buffer.rs#L19
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: examples/winit_wrong_sized_buffer.rs#L19
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: examples/winit_wrong_sized_buffer.rs#L14
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: examples/animation.rs#L29
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: examples/animation.rs#L29
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: examples/animation.rs#L17
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): examples/fruit.rs#L25
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): examples/winit.rs#L19
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): examples/rectangle.rs#L39
the trait bound `winit::window::Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): examples/winit_wrong_sized_buffer.rs#L19
the trait bound `winit::window::Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): examples/rectangle.rs#L39
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): examples/winit_wrong_sized_buffer.rs#L19
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): examples/rectangle.rs#L27
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): examples/winit.rs#L15
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): examples/winit_wrong_sized_buffer.rs#L14
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): examples/fruit.rs#L16
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, i686-pc-windows-msvc, windows-latest): examples/animation.rs#L29
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, i686-pc-windows-msvc, windows-latest): examples/winit.rs#L19
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, i686-pc-windows-msvc, windows-latest): examples/winit.rs#L15
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, i686-pc-windows-msvc, windows-latest): examples/animation.rs#L17
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, i686-pc-windows-msvc, windows-latest): examples/rectangle.rs#L27
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, i686-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L90
the trait bound `winit::window::Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (stable, i686-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L90
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, i686-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L63
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, i686-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L42
the method `buffer_mut` exists for struct `MutexGuard<'_, Surface<OwnedDisplayHandle, Arc<Window>>>`, but its trait bounds were not satisfied
Tests (stable, i686-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L40
the method `resize` exists for struct `MutexGuard<'_, Surface<OwnedDisplayHandle, Arc<Window>>>`, but its trait bounds were not satisfied
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): examples/rectangle.rs#L27
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): examples/winit.rs#L19
the trait bound `winit::window::Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): examples/winit.rs#L19
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): benches/buffer_mut.rs#L32
the trait bound `winit::window::Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): examples/winit_wrong_sized_buffer.rs#L19
the trait bound `winit::window::Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): examples/winit_wrong_sized_buffer.rs#L19
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): benches/buffer_mut.rs#L32
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): examples/winit_wrong_sized_buffer.rs#L14
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): benches/buffer_mut.rs#L21
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): examples/winit.rs#L15
the trait bound `winit::event_loop::OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): examples/fruit.rs#L51
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): examples/fruit.rs#L30
the method `resize` exists for struct `Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): examples/rectangle.rs#L77
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): examples/rectangle.rs#L60
the method `resize` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): examples/fruit.rs#L25
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): examples/fruit.rs#L25
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): examples/fruit.rs#L16
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): examples/rectangle.rs#L39
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): examples/rectangle.rs#L39
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): examples/rectangle.rs#L27
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: examples/winit_wrong_sized_buffer.rs#L43
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: examples/winit.rs#L52
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: examples/winit_wrong_sized_buffer.rs#L22
the method `resize` exists for struct `Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: examples/winit.rs#L37
the method `resize` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: examples/winit_wrong_sized_buffer.rs#L19
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: examples/winit_wrong_sized_buffer.rs#L19
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: examples/winit.rs#L19
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: examples/winit_wrong_sized_buffer.rs#L14
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: examples/winit.rs#L19
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: examples/winit.rs#L15
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L90
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L63
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): examples/rectangle.rs#L39
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): examples/rectangle.rs#L39
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L42
the method `buffer_mut` exists for struct `std::sync::MutexGuard<'_, softbuffer::Surface<OwnedDisplayHandle, Arc<Window>>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): examples/winit.rs#L19
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): examples/winit.rs#L19
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): examples/winit_multithread.rs#L40
the method `resize` exists for struct `std::sync::MutexGuard<'_, softbuffer::Surface<OwnedDisplayHandle, Arc<Window>>>`, but its trait bounds were not satisfied
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): examples/rectangle.rs#L27
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): examples/winit.rs#L15
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, i686-pc-windows-msvc, windows-latest): examples/winit_wrong_sized_buffer.rs#L22
the method `resize` exists for struct `Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
Tests (nightly, i686-pc-windows-msvc, windows-latest): examples/animation.rs#L29
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, i686-pc-windows-msvc, windows-latest): examples/animation.rs#L29
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, i686-pc-windows-msvc, windows-latest): examples/winit_wrong_sized_buffer.rs#L19
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, i686-pc-windows-msvc, windows-latest): examples/rectangle.rs#L39
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
Tests (nightly, i686-pc-windows-msvc, windows-latest): examples/rectangle.rs#L39
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, i686-pc-windows-msvc, windows-latest): examples/animation.rs#L17
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, i686-pc-windows-msvc, windows-latest): examples/winit_wrong_sized_buffer.rs#L19
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, i686-pc-windows-msvc, windows-latest): examples/rectangle.rs#L27
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
Tests (nightly, i686-pc-windows-msvc, windows-latest): examples/winit_wrong_sized_buffer.rs#L14
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied