[INFO] cloning repository https://github.com/szbergeron/simply-wayland-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szbergeron/simply-wayland-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszbergeron%2Fsimply-wayland-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszbergeron%2Fsimply-wayland-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da140ece20cdf49108c7975864ca1e159d5a11a4 [INFO] testing szbergeron/simply-wayland-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszbergeron%2Fsimply-wayland-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/szbergeron/simply-wayland-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/szbergeron/simply-wayland-rs [INFO] finished tweaking git repo https://github.com/szbergeron/simply-wayland-rs [INFO] tweaked toml for git repo https://github.com/szbergeron/simply-wayland-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/szbergeron/simply-wayland-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded onig v4.3.3 [INFO] [stderr] Downloaded which v3.1.0 [INFO] [stderr] Downloaded bindgen v0.52.0 [INFO] [stderr] Downloaded onig_sys v69.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae098d9b9ed8b0e4c7c0fc4262d0a211b954753414a262f65558159964acfb8e [INFO] running `Command { std: "docker" "start" "-a" "ae098d9b9ed8b0e4c7c0fc4262d0a211b954753414a262f65558159964acfb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae098d9b9ed8b0e4c7c0fc4262d0a211b954753414a262f65558159964acfb8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae098d9b9ed8b0e4c7c0fc4262d0a211b954753414a262f65558159964acfb8e", kill_on_drop: false }` [INFO] [stdout] ae098d9b9ed8b0e4c7c0fc4262d0a211b954753414a262f65558159964acfb8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68aef6c1a1f8c11dafc923dd6ae3571b844d90db419d2e8a343d549fbfb8eedf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "68aef6c1a1f8c11dafc923dd6ae3571b844d90db419d2e8a343d549fbfb8eedf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling onig v4.3.3 [INFO] [stderr] Compiling simply_wayland v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/helpers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::Arc; // temp unecessary import to cause warn so I know rust-analyzer parsed :) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ptr` [INFO] [stdout] --> src/types.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) ptr: *mut core::wl_surface, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "68aef6c1a1f8c11dafc923dd6ae3571b844d90db419d2e8a343d549fbfb8eedf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68aef6c1a1f8c11dafc923dd6ae3571b844d90db419d2e8a343d549fbfb8eedf", kill_on_drop: false }` [INFO] [stdout] 68aef6c1a1f8c11dafc923dd6ae3571b844d90db419d2e8a343d549fbfb8eedf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f015ae98d39daca0666f397b800e0dfc4c2c5c0a848461e2096ae1bd3e63b09 [INFO] running `Command { std: "docker" "start" "-a" "9f015ae98d39daca0666f397b800e0dfc4c2c5c0a848461e2096ae1bd3e63b09", kill_on_drop: false }` [INFO] [stderr] Compiling simply_wayland v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/helpers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::Arc; // temp unecessary import to cause warn so I know rust-analyzer parsed :) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/helpers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::Arc; // temp unecessary import to cause warn so I know rust-analyzer parsed :) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ptr` [INFO] [stdout] --> src/types.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) ptr: *mut core::wl_surface, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ptr` [INFO] [stdout] --> src/types.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) ptr: *mut core::wl_surface, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:820 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_message > ( ) ) ) . name as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:1037 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_message > ( ) ) ) . signature as * const _ as usize } , 8usize , concat ! ( "Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:1264 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_message > ( ) ) ) . types as * const _ as usize } , 16usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:2160 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . name as * const _ as usize } , 0usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:2381 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . version as * const _ as usize } , 8usize , concat ! ( "Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:2608 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . method_count as * const _ as usize } , 12usize , concat ! ( "O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:2846 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . methods as * const _ as usize } , 16usize , concat ! ( "Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:3074 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . event_count as * const _ as usize } , 24usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:3310 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . events as * const _ as usize } , 32usize , concat ! ( "Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:3972 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_list > ( ) ) ) . prev as * const _ as usize } , 0usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:4183 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_list > ( ) ) ) . next as * const _ as usize } , 8usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:5369 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_array > ( ) ) ) . size as * const _ as usize } , 0usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:5582 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_array > ( ) ) ) . alloc as * const _ as usize } , 8usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:5797 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_array > ( ) ) ) . data as * const _ as usize } , 16usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:7338 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . i as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:7551 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . u as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:7764 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . f as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:7977 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . s as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:8190 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . o as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:8403 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . n as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:8616 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . a as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:8829 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . h as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:19791 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_display_listener > ( ) ) ) . error as * const _ as usize } , 0usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:20028 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_display_listener > ( ) ) ) . delete_id as * const _ as usize } , 8usize , concat ! ( "O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:21871 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_registry_listener > ( ) ) ) . global as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:22112 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_registry_listener > ( ) ) ) . global_remove as * const _ as usize } , 8usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:23810 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_callback_listener > ( ) ) ) . done as * const _ as usize } , 0usize , concat ! ( "Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:30574 [INFO] [stdout] | [INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < wl_shm_listener > ( ) ) ) . format as * const _ as usize } , 0usize , concat ! ( "Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:32067 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_buffer_listener > ( ) ) ) . release as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:34221 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_offer_listener > ( ) ) ) . offer as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:34464 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_offer_listener > ( ) ) ) . source_actions as * const _ as usize } , 8usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:34725 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_offer_listener > ( ) ) ) . action as * const _ as usize } , 16usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:37919 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . target as * const _ as usize } , 0usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:38166 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . send as * const _ as usize } , 8usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:38409 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . cancelled as * const _ as usize } , 16usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:38663 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . dnd_drop_performed as * const _ as usize } , 24usize , c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:38935 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . dnd_finished as * const _ as usize } , 32usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:39195 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . action as * const _ as usize } , 40usize , concat ! ( "O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:42137 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . data_offer as * const _ as usize } , 0usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:42392 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . enter as * const _ as usize } , 8usize , concat ! ( "Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:42637 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . leave as * const _ as usize } , 16usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:42883 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . motion as * const _ as usize } , 24usize , concat ! ( "O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:43131 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . drop as * const _ as usize } , 32usize , concat ! ( "Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:43375 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . selection as * const _ as usize } , 40usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:48560 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < wl_shell_surface_listener > ( ) ) ) . ping as * const _ as usize } , 0usize , concat ! ( "Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:48807 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < wl_shell_surface_listener > ( ) ) ) . configure as * const _ as usize } , 8usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:49064 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < wl_shell_surface_listener > ( ) ) ) . popup_done as * const _ as usize } , 16usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:52451 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_surface_listener > ( ) ) ) . enter as * const _ as usize } , 0usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:52688 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_surface_listener > ( ) ) ) . leave as * const _ as usize } , 8usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:55531 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_seat_listener > ( ) ) ) . capabilities as * const _ as usize } , 0usize , concat ! ( "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:55776 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_seat_listener > ( ) ) ) . name as * const _ as usize } , 8usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:59868 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . enter as * const _ as usize } , 0usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:60105 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . leave as * const _ as usize } , 8usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:60342 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . motion as * const _ as usize } , 16usize , concat ! ( "Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:60582 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . button as * const _ as usize } , 24usize , concat ! ( "Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:60822 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . axis as * const _ as usize } , 32usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:61058 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . frame as * const _ as usize } , 40usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:61296 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . axis_source as * const _ as usize } , 48usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:61546 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . axis_stop as * const _ as usize } , 56usize , concat ! ( "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:61792 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . axis_discrete as * const _ as usize } , 64usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:64969 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . keymap as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:65210 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . enter as * const _ as usize } , 8usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:65449 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . leave as * const _ as usize } , 16usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:65689 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . key as * const _ as usize } , 24usize , concat ! ( "Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:65925 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . modifiers as * const _ as usize } , 32usize , concat ! ( "... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:66173 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . repeat_info as * const _ as usize } , 40usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:68864 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . down as * const _ as usize } , 0usize , concat ! ( "Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:69095 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . up as * const _ as usize } , 8usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:69322 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . motion as * const _ as usize } , 16usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:69558 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . frame as * const _ as usize } , 24usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:69792 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . cancel as * const _ as usize } , 32usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:70028 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . shape as * const _ as usize } , 40usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:70262 [INFO] [stdout] | [INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . orientation as * const _ as usize } , 48usize , concat ! ( ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:73343 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_output_listener > ( ) ) ) . geometry as * const _ as usize } , 0usize , concat ! ( "Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:73584 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_output_listener > ( ) ) ) . mode as * const _ as usize } , 8usize , concat ! ( "Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:73817 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_output_listener > ( ) ) ) . done as * const _ as usize } , 16usize , concat ! ( "Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:74051 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_output_listener > ( ) ) ) . scale as * const _ as usize } , 24usize , concat ! ( "Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:78273 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . gp_offset as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:78506 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . fp_offset as * const _ as usize } , 4usize , concat ! ( "Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:78739 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . overflow_arg_area as * const _ as usize } , 8usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:78988 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . reg_save_area as * const _ as usize } , 16usize , concat ! ( ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 83 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.18s [INFO] running `Command { std: "docker" "inspect" "9f015ae98d39daca0666f397b800e0dfc4c2c5c0a848461e2096ae1bd3e63b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f015ae98d39daca0666f397b800e0dfc4c2c5c0a848461e2096ae1bd3e63b09", kill_on_drop: false }` [INFO] [stdout] 9f015ae98d39daca0666f397b800e0dfc4c2c5c0a848461e2096ae1bd3e63b09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a80d087dc6e26101f555cb9e0beafda36cbeea58bc9a9b745d42716bafab30da [INFO] running `Command { std: "docker" "start" "-a" "a80d087dc6e26101f555cb9e0beafda36cbeea58bc9a9b745d42716bafab30da", kill_on_drop: false }` [INFO] [stderr] Compiling simply_wayland v0.1.13 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `std::sync::Arc` [INFO] [stderr] --> src/helpers.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::sync::Arc; // temp unecessary import to cause warn so I know rust-analyzer parsed :) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ptr` [INFO] [stderr] --> src/types.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | pub(crate) ptr: *mut core::wl_surface, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `simply_wayland` (lib) generated 2 warnings [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:820 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_message > ( ) ) ) . name as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:1037 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_message > ( ) ) ) . signature as * const _ as usize } , 8usize , concat ! ( "Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:1264 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_message > ( ) ) ) . types as * const _ as usize } , 16usize , concat ! ( "Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:2160 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . name as * const _ as usize } , 0usize , concat ! ( "Offset of ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:2381 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . version as * const _ as usize } , 8usize , concat ! ( "Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:2608 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . method_count as * const _ as usize } , 12usize , concat ! ( "O... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:2846 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . methods as * const _ as usize } , 16usize , concat ! ( "Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:3074 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . event_count as * const _ as usize } , 24usize , concat ! ( "Of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:3310 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_interface > ( ) ) ) . events as * const _ as usize } , 32usize , concat ! ( "Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:3972 [INFO] [stderr] | [INFO] [stderr] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_list > ( ) ) ) . prev as * const _ as usize } , 0usize , concat ! ( "Offset of fi... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:4183 [INFO] [stderr] | [INFO] [stderr] 3 | ...q ! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_list > ( ) ) ) . next as * const _ as usize } , 8usize , concat ! ( "Offset of fi... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:5369 [INFO] [stderr] | [INFO] [stderr] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_array > ( ) ) ) . size as * const _ as usize } , 0usize , concat ! ( "Offset of fi... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:5582 [INFO] [stderr] | [INFO] [stderr] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_array > ( ) ) ) . alloc as * const _ as usize } , 8usize , concat ! ( "Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:5797 [INFO] [stderr] | [INFO] [stderr] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_array > ( ) ) ) . data as * const _ as usize } , 16usize , concat ! ( "Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:7338 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . i as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:7551 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . u as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:7764 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . f as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:7977 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . s as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:8190 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . o as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:8403 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . n as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:8616 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . a as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:8829 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < wl_argument > ( ) ) ) . h as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:19791 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_display_listener > ( ) ) ) . error as * const _ as usize } , 0usize , concat ! ( "Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:20028 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_display_listener > ( ) ) ) . delete_id as * const _ as usize } , 8usize , concat ! ( "O... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:21871 [INFO] [stderr] | [INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_registry_listener > ( ) ) ) . global as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:22112 [INFO] [stderr] | [INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_registry_listener > ( ) ) ) . global_remove as * const _ as usize } , 8usize , concat ! ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:23810 [INFO] [stderr] | [INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_callback_listener > ( ) ) ) . done as * const _ as usize } , 0usize , concat ! ( "Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:30574 [INFO] [stderr] | [INFO] [stderr] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < wl_shm_listener > ( ) ) ) . format as * const _ as usize } , 0usize , concat ! ( "Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:32067 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_buffer_listener > ( ) ) ) . release as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:34221 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_offer_listener > ( ) ) ) . offer as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:34464 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_offer_listener > ( ) ) ) . source_actions as * const _ as usize } , 8usize , concat ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:34725 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_offer_listener > ( ) ) ) . action as * const _ as usize } , 16usize , concat ! ( "Of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:37919 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . target as * const _ as usize } , 0usize , concat ! ( "Of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:38166 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . send as * const _ as usize } , 8usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:38409 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . cancelled as * const _ as usize } , 16usize , concat ! (... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:38663 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . dnd_drop_performed as * const _ as usize } , 24usize , c... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:38935 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . dnd_finished as * const _ as usize } , 32usize , concat ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:39195 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_source_listener > ( ) ) ) . action as * const _ as usize } , 40usize , concat ! ( "O... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:42137 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . data_offer as * const _ as usize } , 0usize , concat ! (... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:42392 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . enter as * const _ as usize } , 8usize , concat ! ( "Off... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:42637 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . leave as * const _ as usize } , 16usize , concat ! ( "Of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:42883 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . motion as * const _ as usize } , 24usize , concat ! ( "O... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:43131 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . drop as * const _ as usize } , 32usize , concat ! ( "Off... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:43375 [INFO] [stderr] | [INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < wl_data_device_listener > ( ) ) ) . selection as * const _ as usize } , 40usize , concat ! (... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:48560 [INFO] [stderr] | [INFO] [stderr] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < wl_shell_surface_listener > ( ) ) ) . ping as * const _ as usize } , 0usize , concat ! ( "Off... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:48807 [INFO] [stderr] | [INFO] [stderr] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < wl_shell_surface_listener > ( ) ) ) . configure as * const _ as usize } , 8usize , concat ! (... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:49064 [INFO] [stderr] | [INFO] [stderr] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < wl_shell_surface_listener > ( ) ) ) . popup_done as * const _ as usize } , 16usize , concat !... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:52451 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_surface_listener > ( ) ) ) . enter as * const _ as usize } , 0usize , concat ! ( "Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:52688 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_surface_listener > ( ) ) ) . leave as * const _ as usize } , 8usize , concat ! ( "Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:55531 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_seat_listener > ( ) ) ) . capabilities as * const _ as usize } , 0usize , concat ! ( "... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:55776 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_seat_listener > ( ) ) ) . name as * const _ as usize } , 8usize , concat ! ( "Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:59868 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . enter as * const _ as usize } , 0usize , concat ! ( "Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:60105 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . leave as * const _ as usize } , 8usize , concat ! ( "Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:60342 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . motion as * const _ as usize } , 16usize , concat ! ( "Off... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:60582 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . button as * const _ as usize } , 24usize , concat ! ( "Off... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:60822 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . axis as * const _ as usize } , 32usize , concat ! ( "Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:61058 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . frame as * const _ as usize } , 40usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:61296 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . axis_source as * const _ as usize } , 48usize , concat ! (... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:61546 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . axis_stop as * const _ as usize } , 56usize , concat ! ( "... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:61792 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_pointer_listener > ( ) ) ) . axis_discrete as * const _ as usize } , 64usize , concat !... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:64969 [INFO] [stderr] | [INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . keymap as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:65210 [INFO] [stderr] | [INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . enter as * const _ as usize } , 8usize , concat ! ( "Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:65449 [INFO] [stderr] | [INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . leave as * const _ as usize } , 16usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:65689 [INFO] [stderr] | [INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . key as * const _ as usize } , 24usize , concat ! ( "Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:65925 [INFO] [stderr] | [INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . modifiers as * const _ as usize } , 32usize , concat ! ( "... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:66173 [INFO] [stderr] | [INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < wl_keyboard_listener > ( ) ) ) . repeat_info as * const _ as usize } , 40usize , concat ! (... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:68864 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . down as * const _ as usize } , 0usize , concat ! ( "Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:69095 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . up as * const _ as usize } , 8usize , concat ! ( "Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:69322 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . motion as * const _ as usize } , 16usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:69558 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . frame as * const _ as usize } , 24usize , concat ! ( "Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:69792 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . cancel as * const _ as usize } , 32usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:70028 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . shape as * const _ as usize } , 40usize , concat ! ( "Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:70262 [INFO] [stderr] | [INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < wl_touch_listener > ( ) ) ) . orientation as * const _ as usize } , 48usize , concat ! ( ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:73343 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_output_listener > ( ) ) ) . geometry as * const _ as usize } , 0usize , concat ! ( "Off... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:73584 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_output_listener > ( ) ) ) . mode as * const _ as usize } , 8usize , concat ! ( "Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:73817 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_output_listener > ( ) ) ) . done as * const _ as usize } , 16usize , concat ! ( "Offset... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:74051 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < wl_output_listener > ( ) ) ) . scale as * const _ as usize } , 24usize , concat ! ( "Offse... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:78273 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . gp_offset as * const _ as usize } , 0usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:78506 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . fp_offset as * const _ as usize } , 4usize , concat ! ( "Offs... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:78739 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . overflow_arg_area as * const _ as usize } , 8usize , concat !... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/simply_wayland-bbaa9b1fc9c4fe67/out/bindings.rs:3:78988 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . reg_save_area as * const _ as usize } , 16usize , concat ! ( ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: `simply_wayland` (lib test) generated 83 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.95s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simply_wayland-56acc80fe701181e) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test wl::core::bindgen_test_layout___va_list_tag ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_argument ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_buffer_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_interface ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_keyboard_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_registry_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_data_offer_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_seat_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_list ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_shell_surface_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_shm_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_output_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_surface_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_message ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_touch_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_data_device_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_display_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_callback_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_pointer_listener ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_array ... ok [INFO] [stdout] test wl::core::bindgen_test_layout_wl_data_source_listener ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests simply_wayland [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a80d087dc6e26101f555cb9e0beafda36cbeea58bc9a9b745d42716bafab30da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a80d087dc6e26101f555cb9e0beafda36cbeea58bc9a9b745d42716bafab30da", kill_on_drop: false }` [INFO] [stdout] a80d087dc6e26101f555cb9e0beafda36cbeea58bc9a9b745d42716bafab30da