[INFO] fetching crate window 0.5.0...
[INFO] checking window-0.5.0 against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] extracting crate window 0.5.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate window 0.5.0
[INFO] finished tweaking crates.io crate window 0.5.0
[INFO] tweaked toml for crates.io crate window 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate window 0.5.0 on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dl_api v0.4.0
[INFO] [stderr]   Downloaded smelling_salts v0.1.0
[INFO] [stderr]   Downloaded human v0.2.0
[INFO] [stderr]   Downloaded stick v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1152a4150bdd28fc2f62173e9030feb899335541fb654b85e8fde8042509071e
[INFO] running `Command { std: "docker" "start" "-a" "1152a4150bdd28fc2f62173e9030feb899335541fb654b85e8fde8042509071e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1152a4150bdd28fc2f62173e9030feb899335541fb654b85e8fde8042509071e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1152a4150bdd28fc2f62173e9030feb899335541fb654b85e8fde8042509071e", kill_on_drop: false }`
[INFO] [stdout] 1152a4150bdd28fc2f62173e9030feb899335541fb654b85e8fde8042509071e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 085e7dc274bda6037d7d78f34fd086a00703ffde71c229b74347a5a61994e802
[INFO] running `Command { std: "docker" "start" "-a" "085e7dc274bda6037d7d78f34fd086a00703ffde71c229b74347a5a61994e802", kill_on_drop: false }`
[INFO] [stderr]     Checking smelling_salts v0.1.0
[INFO] [stderr]     Checking dl_api v0.4.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling stick v0.11.1
[INFO] [stderr]     Checking human v0.2.0
[INFO] [stderr]     Checking window v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     /** Interface name */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 154 |     name: ZXDG_TOPLEVEL_V6_INTERFACE_NAME.as_ptr().cast(),
[INFO] [stdout]     |     ----------------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /** Interface version */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 156 |     version: 1,
[INFO] [stdout]     |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     /** Number of methods (requests) */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 158 |     method_count: 14,
[INFO] [stdout]     |     ---------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     /** Method (request) signatures */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 160 |     methods: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |     --------------------------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     /** Number of events */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 162 |     event_count: 2,
[INFO] [stdout]     |     -------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     /** Event signatures */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 164 |     events: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE_EVENTS.as_ptr() },
[INFO] [stdout]     |     ------------------------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     /** Interface name */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 200 |     name: b"zxdg_surface_v6\0".as_ptr().cast(),
[INFO] [stdout]     |     ------------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     /** Interface version */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 202 |     version: 1,
[INFO] [stdout]     |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     /** Number of methods (requests) */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 204 |     method_count: 5,
[INFO] [stdout]     |     --------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     /** Method (request) signatures */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 206 |     methods: unsafe { ZXDG_SURFACE_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |     -------------------------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     /** Number of events */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 208 |     event_count: 1,
[INFO] [stdout]     |     -------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |       /** Event signatures */
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 210 | /     events: [WlMessage {
[INFO] [stdout] 211 | |         name: b"configure\0".as_ptr().cast(),
[INFO] [stdout] 212 | |         signature: b"u\0".as_ptr().cast(),
[INFO] [stdout] 213 | |         wl_interface: std::ptr::null(),
[INFO] [stdout] 214 | |     }]
[INFO] [stdout] 215 | |     .as_ptr(), // *wl_message
[INFO] [stdout]     | |_____________- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     /** Interface name */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 256 |     name: ZXDG_SHELL_INTERFACE_NAME.as_ptr().cast(),
[INFO] [stdout]     |     ----------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     /** Interface version */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 258 |     version: 1,
[INFO] [stdout]     |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     /** Number of methods (requests) */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 260 |     method_count: 4,
[INFO] [stdout]     |     --------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     /** Method (request) signatures */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 262 |     methods: unsafe { ZXDG_SHELL_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |     ------------------------------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     /** Number of events */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 264 |     event_count: 1,
[INFO] [stdout]     |     -------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |       /** Event signatures */
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 266 | /     events: [WlMessage {
[INFO] [stdout] 267 | |         name: b"ping\0".as_ptr().cast(),
[INFO] [stdout] 268 | |         signature: b"u\0".as_ptr().cast(),
[INFO] [stdout] 269 | |         wl_interface: std::ptr::null(),
[INFO] [stdout] 270 | |     }]
[INFO] [stdout] 271 | |     .as_ptr(), // *wl_message
[INFO] [stdout]     | |_____________- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_platform`
[INFO] [stdout]   --> src/opengl/platform.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(target_platform = "windows")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, `avx512vpopcntdq`, `avxifma`, `avxneconvert`, `avxvnni`, `avxvnniint16`, `avxvnniint8`, `b`, `backchain`, `bf16`, `bmi1`, `bmi2`, `bti`, `bulk-memory`, `c`, `cache`, `cmpxchg16b`, `concurrent-functions`, `crc`, `crt-static`, `cssc`, `d`, `d32`, `deflate-conversion`, `dit`, `div32`, `doloop`, `dotprod`, `dpb`, `dpb2`, `dsp`, `dsp1e2`, `dspe60`, `e`, `e1`, `e2`, `ecv`, `edsp`, `elrw`, `enhanced-sort`, `ermsb`, `exception-handling`, `extended-const`, `f`, `f16c`, `f32mm`, `f64mm`, `faminmax`, `fcma`, `fdivdu`, `fhm`, `flagm`, `flagm2`, `float1e2`, `float1e3`, `float3e4`, `float7e60`, `floate1`, `fma`, `fp-armv8`, `fp16`, `fp64`, `fp8`, `fp8dot2`, `fp8dot4`, `fp8fma`, `fpregs`, `fpuv2_df`, `fpuv2_sf`, `fpuv3_df`, `fpuv3_hf`, `fpuv3_hi`, `fpuv3_sf`, `frecipe`, `frintts`, `fxsr`, `gfni`, `guarded-storage`, `hard-float`, `hard-float-abi`, `hard-tp`, `hbc`, `high-registers`, `high-word`, `hvx`, `hvx-length128b`, `hwdiv`, `i8mm`, `isa-68000`, `isa-68010`, `isa-68020`, `isa-68030`, `isa-68040`, `isa-68060`, `isa-68881`, `isa-68882`, `jsconv`, `kl`, `lahfsahf`, `lam-bh`, `lamcas`, `lasx`, `lbt`, `ld-seq-sa`, `leoncasa`, `lor`, `lse`, `lse128`, `lse2`, `lsx`, `lut`, `lvz`, `lzcnt`, `m`, `mclass`, `message-security-assist-extension12`, `message-security-assist-extension3`, `message-security-assist-extension4`, `message-security-assist-extension5`, `message-security-assist-extension8`, `message-security-assist-extension9`, `miscellaneous-extensions-2`, `miscellaneous-extensions-3`, `miscellaneous-extensions-4`, `mops`, `movbe`, `movrs`, `mp`, `mp1e2`, `msa`, `msync`, `mte`, `multivalue`, `mutable-globals`, `neon`, `nnp-assist`, `nontrapping-fptoint`, `nvic`, `outline-atomics`, `paca`, `pacg`, `pan`, `partword-atomics`, `pauth-lr`, `pclmulqdq`, `pmuv3`, `popcnt`, `power10-vector`, `power8-altivec`, `power8-crypto`, `power8-vector`, `power9-altivec`, `power9-vector`, `prfchw`, `ptx32`, `ptx40`, `ptx41`, `ptx42`, `ptx43`, `ptx50`, `ptx60`, `ptx61`, `ptx62`, `ptx63`, `ptx64`, `ptx65`, `ptx70`, `ptx71`, `ptx72`, `ptx73`, `ptx74`, `ptx75`, `ptx76`, `ptx77`, `ptx78`, `ptx80`, `ptx81`, `ptx82`, `ptx83`, `ptx84`, `ptx85`, `ptx86`, `ptx87`, `quadword-atomics`, `rand`, `ras`, `rclass`, `rcpc`, `rcpc2`, `rcpc3`, `rdm`, `rdrand`, `rdseed`, `reference-types`, `relax`, `relaxed-simd`, `rtm`, `rva23u64`, `sb`, `scq`, `sha`, `sha2`, `sha3`, `sha512`, `sign-ext`, `simd128`, `sm3`, `sm4`, `sm_100`, `sm_100a`, `sm_101`, `sm_101a`, `sm_120`, `sm_120a`, `sm_20`, `sm_21`, `sm_30`, `sm_32`, `sm_35`, `sm_37`, `sm_50`, `sm_52`, `sm_53`, `sm_60`, `sm_61`, `sm_62`, `sm_70`, `sm_72`, `sm_75`, `sm_80`, `sm_86`, `sm_87`, `sm_89`, `sm_90`, `sm_90a`, `sme`, `sme-b16b16`, `sme-f16f16`, `sme-f64f64`, `sme-f8f16`, `sme-f8f32`, `sme-fa64`, `sme-i16i64`, `sme-lutv2`, `sme2`, `sme2p1`, `soft-float`, `spe`, `ssbs`, `sse`, `sse2`, `sse3`, `sse4.1`, `sse4.2`, `sse4a`, `ssse3`, `ssve-fp8dot2`, `ssve-fp8dot4`, `ssve-fp8fma`, `supm`, `sve`, `sve-b16b16`, `sve2`, `sve2-aes`, `sve2-bitperm`, `sve2-sha3`, `sve2-sm4`, `sve2p1`, `tail-call`, `tbm`, `thumb-mode`, `thumb2`, `tme`, `transactional-execution`, `trust`, `trustzone`, `ual`, `unaligned-scalar-mem`, `unaligned-vector-mem`, `v`, `v5te`, `v6`, `v6k`, `v6t2`, `v7`, `v8`, `v8.1a`, `v8.2a`, `v8.3a`, `v8.4a`, `v8.5a`, `v8.6a`, `v8.7a`, `v8.8a`, `v8.9a`, `v8plus`, `v9`, `v9.1a`, `v9.2a`, `v9.3a`, `v9.4a`, `v9.5a`, `v9a`, `vaes`, `vdsp2e60f`, `vdspv1`, `vdspv2`, `vector`, `vector-enhancements-1`, `vector-enhancements-2`, `vector-enhancements-3`, `vector-packed-decimal`, `vector-packed-decimal-enhancement`, `vector-packed-decimal-enhancement-2`, `vector-packed-decimal-enhancement-3`, `vfp2`, `vfp3`, `vfp4`, `vh`, `virt`, `virtualization`, `vpclmulqdq`, `vsx`, `wfxt`, `wide-arithmetic`, `widekl`, `x87`, `xop`, `xsave`, `xsavec`, `xsaveopt`, `xsaves`, `za128rs`, `za64rs`, `zaamo`, `zabha`, `zacas`, `zalrsc`, `zama16b`, `zawrs`, `zba`, `zbb`, `zbc`, `zbkb`, `zbkc`, `zbkx`, `zbs`, `zca`, `zcb`, `zcmop`, `zdinx`, `zfa`, `zfbfmin`, `zfh`, `zfhmin`, `zfinx`, `zhinx`, `zhinxmin`, `zic64b`, `zicbom`, `zicbop`, `zicboz`, `ziccamoa`, `ziccif`, `zicclsm`, `ziccrse`, `zicntr`, `zicond`, `zicsr`, `zifencei`, `zihintntl`, `zihintpause`, `zihpm`, `zimop`, `zk`, `zkn`, `zknd`, `zkne`, `zknh`, `zkr`, `zks`, `zksed`, `zksh`, `zkt`, `ztso`, `zvbb`, `zvbc`, `zve32f`, `zve32x`, `zve64d`, `zve64f`, `zve64x`, `zvfbfmin`, `zvfbfwma`, `zvfh`, `zvfhmin`, `zvkb`, `zvkg`, `zvkn`, `zvknc`, `zvkned`, `zvkng`, `zvknha`, `zvknhb`, `zvks`, `zvksc`, `zvksed`, `zvksg`, `zvksh`, `zvkt`, `zvl1024b`, `zvl128b`, `zvl16384b`, `zvl2048b`, `zvl256b`, `zvl32768b`, `zvl32b`, `zvl4096b`, `zvl512b`, `zvl64b`, `zvl65536b`, and `zvl8192b`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_platform, values("windows"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_platform, values(\"windows\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]    |
[INFO] [stdout] 15 - #[cfg(target_platform = "windows")]
[INFO] [stdout] 15 + #[cfg(target_feature = "10e60")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stdout]   --> src/opengl/platform.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(target_arch = "wasm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     /** Interface name */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 154 |     name: ZXDG_TOPLEVEL_V6_INTERFACE_NAME.as_ptr().cast(),
[INFO] [stdout]     |     ----------------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /** Interface version */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 156 |     version: 1,
[INFO] [stdout]     |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 |     /** Number of methods (requests) */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 158 |     method_count: 14,
[INFO] [stdout]     |     ---------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 |     /** Method (request) signatures */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 160 |     methods: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |     --------------------------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     /** Number of events */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 162 |     event_count: 2,
[INFO] [stdout]     |     -------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     /** Event signatures */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 164 |     events: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE_EVENTS.as_ptr() },
[INFO] [stdout]     |     ------------------------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     /** Interface name */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 200 |     name: b"zxdg_surface_v6\0".as_ptr().cast(),
[INFO] [stdout]     |     ------------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     /** Interface version */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 202 |     version: 1,
[INFO] [stdout]     |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     /** Number of methods (requests) */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 204 |     method_count: 5,
[INFO] [stdout]     |     --------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 |     /** Method (request) signatures */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 206 |     methods: unsafe { ZXDG_SURFACE_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |     -------------------------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     /** Number of events */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 208 |     event_count: 1,
[INFO] [stdout]     |     -------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |       /** Event signatures */
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 210 | /     events: [WlMessage {
[INFO] [stdout] 211 | |         name: b"configure\0".as_ptr().cast(),
[INFO] [stdout] 212 | |         signature: b"u\0".as_ptr().cast(),
[INFO] [stdout] 213 | |         wl_interface: std::ptr::null(),
[INFO] [stdout] 214 | |     }]
[INFO] [stdout] 215 | |     .as_ptr(), // *wl_message
[INFO] [stdout]     | |_____________- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     /** Interface name */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 256 |     name: ZXDG_SHELL_INTERFACE_NAME.as_ptr().cast(),
[INFO] [stdout]     |     ----------------------------------------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:257:5
[INFO] [stdout]     |
[INFO] [stdout] 257 |     /** Interface version */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 258 |     version: 1,
[INFO] [stdout]     |     ---------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     /** Number of methods (requests) */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 260 |     method_count: 4,
[INFO] [stdout]     |     --------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 |     /** Method (request) signatures */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 262 |     methods: unsafe { ZXDG_SHELL_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |     ------------------------------------------------------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 |     /** Number of events */
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 264 |     event_count: 1,
[INFO] [stdout]     |     -------------- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/wayland/mod.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |       /** Event signatures */
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 266 | /     events: [WlMessage {
[INFO] [stdout] 267 | |         name: b"ping\0".as_ptr().cast(),
[INFO] [stdout] 268 | |         signature: b"u\0".as_ptr().cast(),
[INFO] [stdout] 269 | |         wl_interface: std::ptr::null(),
[INFO] [stdout] 270 | |     }]
[INFO] [stdout] 271 | |     .as_ptr(), // *wl_message
[INFO] [stdout]     | |_____________- rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `/* */` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_platform`
[INFO] [stdout]   --> src/opengl/platform.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(target_platform = "windows")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected values for `target_feature` are: `10e60`, `2e3`, `32s`, `3e3r1`, `3e3r2`, `3e3r3`, `3e7`, `7e10`, `a`, `aclass`, `adx`, `aes`, `altivec`, `alu32`, `amx-avx512`, `amx-bf16`, `amx-complex`, `amx-fp16`, `amx-fp8`, `amx-int8`, `amx-movrs`, `amx-tf32`, `amx-tile`, `apxf`, `atomics`, `avx`, `avx10.1`, `avx10.2`, `avx2`, `avx512bf16`, `avx512bitalg`, `avx512bw`, `avx512cd`, `avx512dq`, `avx512f`, `avx512fp16`, `avx512ifma`, `avx512vbmi`, `avx512vbmi2`, `avx512vl`, `avx512vnni`, `avx512vp2intersect`, `avx512vpopcntdq`, `avxifma`, `avxneconvert`, `avxvnni`, `avxvnniint16`, `avxvnniint8`, `b`, `backchain`, `bf16`, `bmi1`, `bmi2`, `bti`, `bulk-memory`, `c`, `cache`, `cmpxchg16b`, `concurrent-functions`, `crc`, `crt-static`, `cssc`, `d`, `d32`, `deflate-conversion`, `dit`, `div32`, `doloop`, `dotprod`, `dpb`, `dpb2`, `dsp`, `dsp1e2`, `dspe60`, `e`, `e1`, `e2`, `ecv`, `edsp`, `elrw`, `enhanced-sort`, `ermsb`, `exception-handling`, `extended-const`, `f`, `f16c`, `f32mm`, `f64mm`, `faminmax`, `fcma`, `fdivdu`, `fhm`, `flagm`, `flagm2`, `float1e2`, `float1e3`, `float3e4`, `float7e60`, `floate1`, `fma`, `fp-armv8`, `fp16`, `fp64`, `fp8`, `fp8dot2`, `fp8dot4`, `fp8fma`, `fpregs`, `fpuv2_df`, `fpuv2_sf`, `fpuv3_df`, `fpuv3_hf`, `fpuv3_hi`, `fpuv3_sf`, `frecipe`, `frintts`, `fxsr`, `gfni`, `guarded-storage`, `hard-float`, `hard-float-abi`, `hard-tp`, `hbc`, `high-registers`, `high-word`, `hvx`, `hvx-length128b`, `hwdiv`, `i8mm`, `isa-68000`, `isa-68010`, `isa-68020`, `isa-68030`, `isa-68040`, `isa-68060`, `isa-68881`, `isa-68882`, `jsconv`, `kl`, `lahfsahf`, `lam-bh`, `lamcas`, `lasx`, `lbt`, `ld-seq-sa`, `leoncasa`, `lor`, `lse`, `lse128`, `lse2`, `lsx`, `lut`, `lvz`, `lzcnt`, `m`, `mclass`, `message-security-assist-extension12`, `message-security-assist-extension3`, `message-security-assist-extension4`, `message-security-assist-extension5`, `message-security-assist-extension8`, `message-security-assist-extension9`, `miscellaneous-extensions-2`, `miscellaneous-extensions-3`, `miscellaneous-extensions-4`, `mops`, `movbe`, `movrs`, `mp`, `mp1e2`, `msa`, `msync`, `mte`, `multivalue`, `mutable-globals`, `neon`, `nnp-assist`, `nontrapping-fptoint`, `nvic`, `outline-atomics`, `paca`, `pacg`, `pan`, `partword-atomics`, `pauth-lr`, `pclmulqdq`, `pmuv3`, `popcnt`, `power10-vector`, `power8-altivec`, `power8-crypto`, `power8-vector`, `power9-altivec`, `power9-vector`, `prfchw`, `ptx32`, `ptx40`, `ptx41`, `ptx42`, `ptx43`, `ptx50`, `ptx60`, `ptx61`, `ptx62`, `ptx63`, `ptx64`, `ptx65`, `ptx70`, `ptx71`, `ptx72`, `ptx73`, `ptx74`, `ptx75`, `ptx76`, `ptx77`, `ptx78`, `ptx80`, `ptx81`, `ptx82`, `ptx83`, `ptx84`, `ptx85`, `ptx86`, `ptx87`, `quadword-atomics`, `rand`, `ras`, `rclass`, `rcpc`, `rcpc2`, `rcpc3`, `rdm`, `rdrand`, `rdseed`, `reference-types`, `relax`, `relaxed-simd`, `rtm`, `rva23u64`, `sb`, `scq`, `sha`, `sha2`, `sha3`, `sha512`, `sign-ext`, `simd128`, `sm3`, `sm4`, `sm_100`, `sm_100a`, `sm_101`, `sm_101a`, `sm_120`, `sm_120a`, `sm_20`, `sm_21`, `sm_30`, `sm_32`, `sm_35`, `sm_37`, `sm_50`, `sm_52`, `sm_53`, `sm_60`, `sm_61`, `sm_62`, `sm_70`, `sm_72`, `sm_75`, `sm_80`, `sm_86`, `sm_87`, `sm_89`, `sm_90`, `sm_90a`, `sme`, `sme-b16b16`, `sme-f16f16`, `sme-f64f64`, `sme-f8f16`, `sme-f8f32`, `sme-fa64`, `sme-i16i64`, `sme-lutv2`, `sme2`, `sme2p1`, `soft-float`, `spe`, `ssbs`, `sse`, `sse2`, `sse3`, `sse4.1`, `sse4.2`, `sse4a`, `ssse3`, `ssve-fp8dot2`, `ssve-fp8dot4`, `ssve-fp8fma`, `supm`, `sve`, `sve-b16b16`, `sve2`, `sve2-aes`, `sve2-bitperm`, `sve2-sha3`, `sve2-sm4`, `sve2p1`, `tail-call`, `tbm`, `thumb-mode`, `thumb2`, `tme`, `transactional-execution`, `trust`, `trustzone`, `ual`, `unaligned-scalar-mem`, `unaligned-vector-mem`, `v`, `v5te`, `v6`, `v6k`, `v6t2`, `v7`, `v8`, `v8.1a`, `v8.2a`, `v8.3a`, `v8.4a`, `v8.5a`, `v8.6a`, `v8.7a`, `v8.8a`, `v8.9a`, `v8plus`, `v9`, `v9.1a`, `v9.2a`, `v9.3a`, `v9.4a`, `v9.5a`, `v9a`, `vaes`, `vdsp2e60f`, `vdspv1`, `vdspv2`, `vector`, `vector-enhancements-1`, `vector-enhancements-2`, `vector-enhancements-3`, `vector-packed-decimal`, `vector-packed-decimal-enhancement`, `vector-packed-decimal-enhancement-2`, `vector-packed-decimal-enhancement-3`, `vfp2`, `vfp3`, `vfp4`, `vh`, `virt`, `virtualization`, `vpclmulqdq`, `vsx`, `wfxt`, `wide-arithmetic`, `widekl`, `x87`, `xop`, `xsave`, `xsavec`, `xsaveopt`, `xsaves`, `za128rs`, `za64rs`, `zaamo`, `zabha`, `zacas`, `zalrsc`, `zama16b`, `zawrs`, `zba`, `zbb`, `zbc`, `zbkb`, `zbkc`, `zbkx`, `zbs`, `zca`, `zcb`, `zcmop`, `zdinx`, `zfa`, `zfbfmin`, `zfh`, `zfhmin`, `zfinx`, `zhinx`, `zhinxmin`, `zic64b`, `zicbom`, `zicbop`, `zicboz`, `ziccamoa`, `ziccif`, `zicclsm`, `ziccrse`, `zicntr`, `zicond`, `zicsr`, `zifencei`, `zihintntl`, `zihintpause`, `zihpm`, `zimop`, `zk`, `zkn`, `zknd`, `zkne`, `zknh`, `zkr`, `zks`, `zksed`, `zksh`, `zkt`, `ztso`, `zvbb`, `zvbc`, `zve32f`, `zve32x`, `zve64d`, `zve64f`, `zve64x`, `zvfbfmin`, `zvfbfwma`, `zvfh`, `zvfhmin`, `zvkb`, `zvkg`, `zvkn`, `zvknc`, `zvkned`, `zvkng`, `zvknha`, `zvknhb`, `zvks`, `zvksc`, `zvksed`, `zvksg`, `zvksh`, `zvkt`, `zvl1024b`, `zvl128b`, `zvl16384b`, `zvl2048b`, `zvl256b`, `zvl32768b`, `zvl32b`, `zvl4096b`, `zvl512b`, `zvl64b`, `zvl65536b`, and `zvl8192b`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_platform, values("windows"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_platform, values(\"windows\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]    |
[INFO] [stdout] 15 - #[cfg(target_platform = "windows")]
[INFO] [stdout] 15 + #[cfg(target_feature = "10e60")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wasm`
[INFO] [stdout]   --> src/opengl/platform.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(target_arch = "wasm")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `width`, `height`, and `resize` are never used
[INFO] [stdout]    --> src/lib.rs:195:8
[INFO] [stdout]     |
[INFO] [stdout] 193 | trait Ngraphic {
[INFO] [stdout]     |       -------- methods in this trait
[INFO] [stdout] 194 |     fn id(&self) -> u32;
[INFO] [stdout] 195 |     fn width(&self) -> u16;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 196 |     fn height(&self) -> u16;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 197 |     fn resize(&mut self, pixels: &[u8], width: usize);
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `glGenerateMipmap` is never used
[INFO] [stdout]    --> src/opengl/mod.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn glGenerateMipmap(target: u32);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/ffi.rs:30:43
[INFO] [stdout]    |
[INFO] [stdout] 30 |             if let Some(input) = unsafe { PIPE.0.pop() } {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/ffi.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |         if let Some(waker) = PIPE.1.take() {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/ffi.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             PIPE.0.extend(inputs);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:160:23
[INFO] [stdout]     |
[INFO] [stdout] 160 |     methods: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:164:22
[INFO] [stdout]     |
[INFO] [stdout] 164 |     events: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE_EVENTS.as_ptr() },
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |     [unsafe { &ZXDG_TOPLEVEL_V6_INTERFACE }];
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 168 |     [unsafe { &raw const ZXDG_TOPLEVEL_V6_INTERFACE }];
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:179:32
[INFO] [stdout]     |
[INFO] [stdout] 179 |         wl_interface: unsafe { WL_SURFACE_INTERFACE.as_ptr() },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:184:32
[INFO] [stdout]     |
[INFO] [stdout] 184 |         wl_interface: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE1.as_ptr() },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:206:23
[INFO] [stdout]     |
[INFO] [stdout] 206 |     methods: unsafe { ZXDG_SURFACE_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 |         signature: unsafe { SHELL_INTERFACE_DESTROY_SIG.as_ptr().cast() },
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             SHELL_INTERFACE_CREATE_POSITIONER_SIG.as_ptr().cast()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |         wl_interface: unsafe { WL_SURFACE_INTERFACE.as_ptr() },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 |         name: unsafe { ZXDG_SHELL_INTERFACE_GET_SURFACE.as_ptr().cast() },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |         signature: unsafe { SHELL_INTERFACE_GET_SURFACE_SIG.as_ptr().cast() },
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:241:32
[INFO] [stdout]     |
[INFO] [stdout] 241 |         wl_interface: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE1.as_ptr() },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:262:23
[INFO] [stdout]     |
[INFO] [stdout] 262 |     methods: unsafe { ZXDG_SHELL_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/wayland/mod.rs:1065:13
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             &ZXDG_SURFACE_V6_INTERFACE,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             &raw const ZXDG_SURFACE_V6_INTERFACE,
[INFO] [stdout]      |              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/wayland/mod.rs:1079:13
[INFO] [stdout]      |
[INFO] [stdout] 1079 |             &ZXDG_TOPLEVEL_V6_INTERFACE,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1079 |             &raw const ZXDG_TOPLEVEL_V6_INTERFACE,
[INFO] [stdout]      |              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/wayland/mod.rs:1472:52
[INFO] [stdout]      |
[INFO] [stdout] 1472 |                     .registry_bind(registry, name, &ZXDG_SHELL_V6_INTERFACE, 1)
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1472 |                     .registry_bind(registry, name, &raw const ZXDG_SHELL_V6_INTERFACE, 1)
[INFO] [stdout]      |                                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `width`, `height`, and `resize` are never used
[INFO] [stdout]    --> src/lib.rs:195:8
[INFO] [stdout]     |
[INFO] [stdout] 193 | trait Ngraphic {
[INFO] [stdout]     |       -------- methods in this trait
[INFO] [stdout] 194 |     fn id(&self) -> u32;
[INFO] [stdout] 195 |     fn width(&self) -> u16;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 196 |     fn height(&self) -> u16;
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 197 |     fn resize(&mut self, pixels: &[u8], width: usize);
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `glGenerateMipmap` is never used
[INFO] [stdout]    --> src/opengl/mod.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn glGenerateMipmap(target: u32);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/ffi.rs:30:43
[INFO] [stdout]    |
[INFO] [stdout] 30 |             if let Some(input) = unsafe { PIPE.0.pop() } {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/ffi.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |         if let Some(waker) = PIPE.1.take() {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/ffi.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |             PIPE.0.extend(inputs);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:160:23
[INFO] [stdout]     |
[INFO] [stdout] 160 |     methods: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:164:22
[INFO] [stdout]     |
[INFO] [stdout] 164 |     events: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE_EVENTS.as_ptr() },
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |     [unsafe { &ZXDG_TOPLEVEL_V6_INTERFACE }];
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 168 |     [unsafe { &raw const ZXDG_TOPLEVEL_V6_INTERFACE }];
[INFO] [stdout]     |                +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:179:32
[INFO] [stdout]     |
[INFO] [stdout] 179 |         wl_interface: unsafe { WL_SURFACE_INTERFACE.as_ptr() },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:184:32
[INFO] [stdout]     |
[INFO] [stdout] 184 |         wl_interface: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE1.as_ptr() },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:206:23
[INFO] [stdout]     |
[INFO] [stdout] 206 |     methods: unsafe { ZXDG_SURFACE_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 |         signature: unsafe { SHELL_INTERFACE_DESTROY_SIG.as_ptr().cast() },
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             SHELL_INTERFACE_CREATE_POSITIONER_SIG.as_ptr().cast()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:236:32
[INFO] [stdout]     |
[INFO] [stdout] 236 |         wl_interface: unsafe { WL_SURFACE_INTERFACE.as_ptr() },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:239:24
[INFO] [stdout]     |
[INFO] [stdout] 239 |         name: unsafe { ZXDG_SHELL_INTERFACE_GET_SURFACE.as_ptr().cast() },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:240:29
[INFO] [stdout]     |
[INFO] [stdout] 240 |         signature: unsafe { SHELL_INTERFACE_GET_SURFACE_SIG.as_ptr().cast() },
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:241:32
[INFO] [stdout]     |
[INFO] [stdout] 241 |         wl_interface: unsafe { ZXDG_TOPLEVEL_V6_INTERFACE1.as_ptr() },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/wayland/mod.rs:262:23
[INFO] [stdout]     |
[INFO] [stdout] 262 |     methods: unsafe { ZXDG_SHELL_V6_INTERFACE_METHODS.as_ptr() },
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/wayland/mod.rs:1065:13
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             &ZXDG_SURFACE_V6_INTERFACE,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             &raw const ZXDG_SURFACE_V6_INTERFACE,
[INFO] [stdout]      |              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/wayland/mod.rs:1079:13
[INFO] [stdout]      |
[INFO] [stdout] 1079 |             &ZXDG_TOPLEVEL_V6_INTERFACE,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1079 |             &raw const ZXDG_TOPLEVEL_V6_INTERFACE,
[INFO] [stdout]      |              +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]     --> src/wayland/mod.rs:1472:52
[INFO] [stdout]      |
[INFO] [stdout] 1472 |                     .registry_bind(registry, name, &ZXDG_SHELL_V6_INTERFACE, 1)
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]      = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] help: use `&raw const` instead to create a raw pointer
[INFO] [stdout]      |
[INFO] [stdout] 1472 |                     .registry_bind(registry, name, &raw const ZXDG_SHELL_V6_INTERFACE, 1)
[INFO] [stdout]      |                                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s
[INFO] running `Command { std: "docker" "inspect" "085e7dc274bda6037d7d78f34fd086a00703ffde71c229b74347a5a61994e802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "085e7dc274bda6037d7d78f34fd086a00703ffde71c229b74347a5a61994e802", kill_on_drop: false }`
[INFO] [stdout] 085e7dc274bda6037d7d78f34fd086a00703ffde71c229b74347a5a61994e802
