Skip to content

build(deps): update raw-window-handle requirement from 0.5.0 to 0.6.0 #320

build(deps): update raw-window-handle requirement from 0.5.0 to 0.6.0

build(deps): update raw-window-handle requirement from 0.5.0 to 0.6.0 #320

Triggered via pull request October 13, 2023 20:55
Status Failure
Total duration 12m 20s
Artifacts

ci.yml

on: pull_request
Check_Formatting
19s
Check_Formatting
miri-tests
2m 0s
miri-tests
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

373 errors and 6 warnings
miri-tests: src/wayland/mod.rs#L30
non-primitive cast: `std::ptr::NonNull<std::ffi::c_void>` as `*mut wayland_sys::client::wl_display`
miri-tests: src/wayland/mod.rs#L63
non-primitive cast: `std::ptr::NonNull<std::ffi::c_void>` as `*mut wayland_sys::client::wl_proxy`
miri-tests: src/x11.rs#L41
no method named `is_null` found for enum `std::option::Option` in the current scope
miri-tests: src/x11.rs#L48
mismatched types
miri-tests: src/x11.rs#L53
no function or associated item named `empty` found for struct `raw_window_handle::XcbDisplayHandle` in the current scope
miri-tests: src/x11.rs#L70
no method named `is_null` found for enum `std::option::Option` in the current scope
miri-tests: src/x11.rs#L78
mismatched types
miri-tests: src/x11.rs#L160
no function or associated item named `empty` found for struct `raw_window_handle::XcbWindowHandle` in the current scope
miri-tests: src/x11.rs#L180
mismatched types
miri-tests: src/x11.rs#L191
mismatched types
Tests (nightly, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, i686-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (nightly, i686-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (nightly, i686-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (nightly, i686-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (nightly, i686-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (nightly, x86_64-apple-darwin, macos-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-apple-darwin, macos-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-apple-darwin, macos-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-apple-darwin, macos-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-apple-darwin, macos-latest): src/cg.rs#L35
no field `ns_window` on type `AppKitWindowHandle`
Tests (nightly, x86_64-apple-darwin, macos-latest): src/cg.rs#L37
non-primitive cast: `NonNull<c_void>` as `*mut Object`
Tests (nightly, x86_64-apple-darwin, macos-latest): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-apple-darwin, macos-latest): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest)
Process completed with exit code 101.
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (nightly, wasm32-unknown-unknown, ubuntu-latest, -Zbuild-std=panic_abort,std, -Ctarget-feat...: src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L160
no function or associated item named `empty` found for struct `XcbWindowHandle` in the current scope
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms)
Process completed with exit code 101.
Tests (nightly, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-freebsd, ubuntu-latest): src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (nightly, x86_64-unknown-freebsd, ubuntu-latest): src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (nightly, x86_64-unknown-freebsd, ubuntu-latest): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (nightly, x86_64-unknown-freebsd, ubuntu-latest): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (nightly, x86_64-unknown-freebsd, ubuntu-latest): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-d...: src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (nightly, x86_64-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (nightly, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-redox, ubuntu-latest): src/orbital.rs#L85
non-primitive cast: `NonNull<c_void>` as `usize`
Tests (nightly, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-redox, ubuntu-latest)
Process completed with exit code 101.
Tests (nightly, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,wayla...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,wayla...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,wayla...: src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,wayla...: src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,wayla...: src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (nightly, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,wayla...: src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (nightly, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,wayla...: src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (nightly, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,wayla...: src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (nightly, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,wayla...: src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L199
use of deprecated associated function `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L281
use of deprecated associated function `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms)
Process completed with exit code 101.
Tests (nightly, i686-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, i686-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, i686-pc-windows-msvc, windows-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, i686-pc-windows-msvc, windows-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, i686-pc-windows-msvc, windows-latest): src/win32.rs#L157
no method named `is_null` found for struct `NonZeroIsize` in the current scope
Tests (nightly, i686-pc-windows-msvc, windows-latest): src/win32.rs#L163
non-primitive cast: `NonZeroIsize` as `isize`
Tests (nightly, i686-pc-windows-msvc, windows-latest): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (nightly, i686-pc-windows-msvc, windows-latest): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (1.65.0, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L199
use of deprecated associated function `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (1.65.0, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L281
use of deprecated associated function `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (1.65.0, wasm32-unknown-unknown, ubuntu-latest)
Process completed with exit code 101.
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L199
use of deprecated associated function `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L281
use of deprecated associated function `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (1.65.0, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, i686-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (1.65.0, i686-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (1.65.0, i686-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, i686-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (1.65.0, i686-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L160
no function or associated item named `empty` found for struct `XcbWindowHandle` in the current scope
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (stable, wasm32-unknown-unknown, ubuntu-latest): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (stable, wasm32-unknown-unknown, ubuntu-latest)
Process completed with exit code 101.
Tests (stable, i686-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, i686-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, i686-pc-windows-msvc, windows-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, i686-pc-windows-msvc, windows-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, i686-pc-windows-msvc, windows-latest): src/win32.rs#L157
no method named `is_null` found for struct `NonZeroIsize` in the current scope
Tests (stable, i686-pc-windows-msvc, windows-latest): src/win32.rs#L163
non-primitive cast: `NonZeroIsize` as `isize`
Tests (stable, i686-pc-windows-msvc, windows-latest): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (stable, i686-pc-windows-msvc, windows-latest): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-freebsd, ubuntu-latest): src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (1.65.0, x86_64-unknown-freebsd, ubuntu-latest): src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (1.65.0, x86_64-unknown-freebsd, ubuntu-latest): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, x86_64-unknown-freebsd, ubuntu-latest): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (1.65.0, x86_64-unknown-freebsd, ubuntu-latest): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (stable, x86_64-apple-darwin, macos-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-apple-darwin, macos-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-apple-darwin, macos-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-apple-darwin, macos-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-apple-darwin, macos-latest): src/cg.rs#L35
no field `ns_window` on type `AppKitWindowHandle`
Tests (stable, x86_64-apple-darwin, macos-latest): src/cg.rs#L37
non-primitive cast: `NonNull<c_void>` as `*mut Object`
Tests (stable, x86_64-apple-darwin, macos-latest): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-apple-darwin, macos-latest): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (stable, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, i686-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, i686-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (stable, i686-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (stable, i686-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (stable, i686-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (stable, i686-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/win32.rs#L157
no method named `is_null` found for struct `NonZeroIsize` in the current scope
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/win32.rs#L163
non-primitive cast: `NonZeroIsize` as `isize`
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, x11,x11-dlopen): src/x11.rs#L160
no function or associated item named `empty` found for struct `XcbWindowHandle` in the current scope
Tests (stable, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-freebsd, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-freebsd, ubuntu-latest): src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (stable, x86_64-unknown-freebsd, ubuntu-latest): src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (stable, x86_64-unknown-freebsd, ubuntu-latest): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (stable, x86_64-unknown-freebsd, ubuntu-latest): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (stable, x86_64-unknown-freebsd, ubuntu-latest): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, x86_64-apple-darwin, macos-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-apple-darwin, macos-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-apple-darwin, macos-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-apple-darwin, macos-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-apple-darwin, macos-latest): src/cg.rs#L35
no field `ns_window` on type `AppKitWindowHandle`
Tests (1.65.0, x86_64-apple-darwin, macos-latest): src/cg.rs#L37
non-primitive cast: `NonNull<c_void>` as `*mut Object`
Tests (1.65.0, x86_64-apple-darwin, macos-latest): src/lib.rs#L199
use of deprecated associated function `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-apple-darwin, macos-latest): src/lib.rs#L281
use of deprecated associated function `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, wayland,wayland-dl...: src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest, --no-default-features, kms)
Process completed with exit code 101.
Tests (stable, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-redox, ubuntu-latest): src/orbital.rs#L85
non-primitive cast: `NonNull<c_void>` as `usize`
Tests (stable, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-redox, ubuntu-latest)
Process completed with exit code 101.
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/win32.rs#L157
no method named `is_null` found for struct `NonZeroIsize` in the current scope
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/win32.rs#L163
non-primitive cast: `NonZeroIsize` as `isize`
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (nightly, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (1.65.0, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (1.65.0, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (1.65.0, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (stable, x86_64-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-redox, ubuntu-latest): src/orbital.rs#L85
non-primitive cast: `NonNull<c_void>` as `usize`
Tests (1.65.0, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L199
use of deprecated associated function `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-redox, ubuntu-latest): src/lib.rs#L281
use of deprecated associated function `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-redox, ubuntu-latest)
Process completed with exit code 101.
Tests (stable, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (stable, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (stable, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (stable, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (stable, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (stable, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (stable, x86_64-unknown-netbsd, ubuntu-latest, --no-default-features, x11,x11-dlopen,waylan...: src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L30
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_display`
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest): src/wayland/mod.rs#L63
non-primitive cast: `NonNull<c_void>` as `*mut wayland_sys::client::wl_proxy`
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L41
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L53
no function or associated item named `empty` found for struct `XcbDisplayHandle` in the current scope
Tests (1.65.0, x86_64-unknown-linux-gnu, ubuntu-latest): src/x11.rs#L70
no method named `is_null` found for enum `Option` in the current scope
Tests (1.65.0, i686-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, i686-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, i686-pc-windows-msvc, windows-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, i686-pc-windows-msvc, windows-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, i686-pc-windows-msvc, windows-latest): src/win32.rs#L157
no method named `is_null` found for struct `NonZeroIsize` in the current scope
Tests (1.65.0, i686-pc-windows-msvc, windows-latest): src/win32.rs#L163
non-primitive cast: `NonZeroIsize` as `isize`
Tests (1.65.0, i686-pc-windows-msvc, windows-latest): src/lib.rs#L199
use of deprecated associated function `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (1.65.0, i686-pc-windows-msvc, windows-latest): src/lib.rs#L281
use of deprecated associated function `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
Tests (1.65.0, x86_64-pc-windows-msvc, windows-latest): src/win32.rs#L157
no method named `is_null` found for struct `NonZeroIsize` in the current scope
Tests (1.65.0, x86_64-pc-windows-msvc, windows-latest): src/win32.rs#L163
non-primitive cast: `NonZeroIsize` as `isize`
Tests (1.65.0, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L199
use of deprecated associated function `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
Tests (1.65.0, x86_64-pc-windows-msvc, windows-latest): src/lib.rs#L281
use of deprecated associated function `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
miri-tests: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
miri-tests: src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
miri-tests: src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
miri-tests: src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
miri-tests: src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
miri-tests: src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead