[INFO] fetching crate carton_shell 0.1.0... [INFO] checking carton_shell-0.1.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate carton_shell 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate carton_shell 0.1.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate carton_shell 0.1.0 [INFO] finished tweaking crates.io crate carton_shell 0.1.0 [INFO] tweaked toml for crates.io crate carton_shell 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88107828fec5da61c669553e252c02ba162bc49ad88780a8a0b33b6dc33c6477 [INFO] running `Command { std: "docker" "start" "-a" "88107828fec5da61c669553e252c02ba162bc49ad88780a8a0b33b6dc33c6477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88107828fec5da61c669553e252c02ba162bc49ad88780a8a0b33b6dc33c6477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88107828fec5da61c669553e252c02ba162bc49ad88780a8a0b33b6dc33c6477", kill_on_drop: false }` [INFO] [stdout] 88107828fec5da61c669553e252c02ba162bc49ad88780a8a0b33b6dc33c6477 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba8dfd5305e226ff62c7eb8ce0add7ae55425fb7bec814d96c3a4bb0a6d4b9c1 [INFO] running `Command { std: "docker" "start" "-a" "ba8dfd5305e226ff62c7eb8ce0add7ae55425fb7bec814d96c3a4bb0a6d4b9c1", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling carton_shell v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:16814 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < __fsid_t > ())) . __val as * const _ as usize } , 0usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:20040 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < __sigset_t > ())) . __val 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:20693 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < timeval > ())) . tv_sec 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:20896 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < timeval > ())) . tv_usec 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:21524 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < timespec > ())) . tv_sec 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:21729 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < timespec > ())) . tv_nsec 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:22423 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < fd_set > ())) . __fds_bits 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:23817 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_internal_list > ())) . __prev 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:24052 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_internal_list > ())) . __next 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:24847 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < __pthread_internal_slist > ())) . __next 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:25913 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_mutex_s > ())) . __lock as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:26136 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_mutex_s > ())) . __count as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:26361 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_mutex_s > ())) . __owner 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:26586 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_mutex_s > ())) . __nusers as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:26814 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_mutex_s > ())) . __kind 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:27038 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_mutex_s > ())) . __spins as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:27264 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_mutex_s > ())) . __elision as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:27494 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_mutex_s > ())) . __list 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:28763 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __readers 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:29004 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __writers as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:29245 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __wrphase_futex 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:29498 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __writers_futex as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:29752 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __pad3 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:29988 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __pad4 as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:30224 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __cur_writer as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:30472 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __shared as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:30712 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __rwelision 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:30958 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __pad1 as * const _ as usize } , 33usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:31194 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __pad2 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:31430 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_rwlock_arch_t > ())) . __flags as * const _ as usize } , 48usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:33021 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 > ())) . __low as * const _ as usize... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:33296 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 > ())) . __high as * const _ as usiz... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:33976 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1 > ())) . __wseq 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:34225 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1 > ())) . __wseq32 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:35380 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 > ())) . __low as * const _ as usize... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:35655 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 > ())) . __high as * const _ as usiz... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:36335 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2 > ())) . __g1_start 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:36592 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2 > ())) . __g1_start32 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:37187 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s > ())) . __g_refs 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:37413 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s > ())) . __g_size 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:37639 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s > ())) . __g1_orig_size 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:37877 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s > ())) . __wrefs as * const _ as usize } , 36usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:38101 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s > ())) . __g_signals as * const _ as usize } , 40usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:38938 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < pthread_mutexattr_t > ())) . __size 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:39165 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < pthread_mutexattr_t > ())) . __align 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:39939 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < pthread_condattr_t > ())) . __size as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:40164 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < pthread_condattr_t > ())) . __align 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:41040 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < pthread_attr_t > ())) . __size 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:41257 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < pthread_attr_t > ())) . __align 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:42050 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < pthread_mutex_t > ())) . __data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:42269 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < pthread_mutex_t > ())) . __size 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:42488 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < pthread_mutex_t > ())) . __align as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:43280 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < pthread_cond_t > ())) . __data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:43497 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < pthread_cond_t > ())) . __size 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:43714 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < pthread_cond_t > ())) . __align 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:44519 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < pthread_rwlock_t > ())) . __data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:44740 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < pthread_rwlock_t > ())) . __size 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:44961 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < pthread_rwlock_t > ())) . __align as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:45742 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < pthread_rwlockattr_t > ())) . __size 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:45971 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < pthread_rwlockattr_t > ())) . __align 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:46816 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < pthread_barrier_t > ())) . __size as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:47039 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < pthread_barrier_t > ())) . __align 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:47827 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < pthread_barrierattr_t > ())) . __size 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:48058 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < pthread_barrierattr_t > ())) . __align 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:49580 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < iovec > ())) . iov_base 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:49783 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < iovec > ())) . iov_len as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:51048 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < sched_param > ())) . sched_priority 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:51740 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < cpu_set_t > ())) . __bits 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:53987 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < tm > ())) . tm_sec as * const _ as usize } , 0usize , concat ! ("Offset of field:... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:54180 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < tm > ())) . tm_min as * const _ as usize } , 4usize , concat ! ("Offset of field:... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:54373 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < tm > ())) . tm_hour as * const _ as usize } , 8usize , concat ! ("Offset of field... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:54568 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < tm > ())) . tm_mday as * const _ as usize } , 12usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:54764 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < tm > ())) . tm_mon as * const _ as usize } , 16usize , concat ! ("Offset of field... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:54958 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < tm > ())) . tm_year as * const _ as usize } , 20usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:55154 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < tm > ())) . tm_wday as * const _ as usize } , 24usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:55350 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < tm > ())) . tm_yday as * const _ as usize } , 28usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:55546 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < tm > ())) . tm_isdst as * const _ as usize } , 32usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:55744 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < tm > ())) . tm_gmtoff as * const _ as usize } , 40usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:55944 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < tm > ())) . tm_zone as * const _ as usize } , 48usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:56572 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < itimerspec > ())) . it_interval 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:56791 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < itimerspec > ())) . it_value 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:57801 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < __locale_struct > ())) . __locales 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:58026 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < __locale_struct > ())) . __ctype_b as * const _ as usize } , 104usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:58253 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < __locale_struct > ())) . __ctype_tolower as * const _ as usize } , 112usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:58492 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < __locale_struct > ())) . __ctype_toupper as * const _ as usize } , 120usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:58731 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < __locale_struct > ())) . __names as * const _ as usize } , 128usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:67721 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < _pthread_cleanup_buffer > ())) . __routine 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:67962 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < _pthread_cleanup_buffer > ())) . __arg 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:68195 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < _pthread_cleanup_buffer > ())) . __canceltype 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:68443 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < _pthread_cleanup_buffer > ())) . __prev as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:75318 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < __pthread_unwind_buf_t__bindgen_ty_1 > ())) . __cancel_jmp_buf as * const _ as usize } , 0usize , ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:75599 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < __pthread_unwind_buf_t__bindgen_ty_1 > ())) . __mask_was_saved as * const _ as usize } , 64usize ,... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:76246 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_unwind_buf_t > ())) . __cancel_jmp_buf 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:76499 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_unwind_buf_t > ())) . __pad as * const _ as usize } , 72usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:77452 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_cleanup_frame > ())) . __cancel_routine 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:77707 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_cleanup_frame > ())) . __cancel_arg 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:77954 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_cleanup_frame > ())) . __do_it 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:78192 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < __pthread_cleanup_frame > ())) . __cancel_type as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:89129 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:89358 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:89585 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:90328 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:90569 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:90792 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:91023 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:91796 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:92037 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:92260 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:92491 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_event_t > ())) . pad as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:92712 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_event_t > ())) . full_sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:93498 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_raw_generic_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:93747 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_raw_generic_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:93978 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_raw_generic_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:94217 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_raw_generic_event_t > ())) . pad as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:95021 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:95252 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:95465 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:95686 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_event_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:95903 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_event_t > ())) . event_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:96128 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_event_t > ())) . pad1 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:96342 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_event_t > ())) . pad as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:96554 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_event_t > ())) . full_sequence as * const _ as usize } , 32usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:97423 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_error_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:97664 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_error_t > ())) . error_code as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:97899 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_error_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:98130 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_error_t > ())) . resource_id as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:98367 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_error_t > ())) . minor_code 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:98602 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_error_t > ())) . major_code as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:98838 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_error_t > ())) . pad0 as * const _ as usize } , 11usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:99062 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_error_t > ())) . pad as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:99284 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_generic_error_t > ())) . full_sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:99991 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_void_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:100640 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_char2b_t > ())) . byte1 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:100851 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_char2b_t > ())) . byte2 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:101621 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_char2b_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:101848 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_char2b_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:102073 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_char2b_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:102892 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_window_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:103119 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_window_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:103344 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_window_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:104163 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_pixmap_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:104390 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_pixmap_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:104615 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_pixmap_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:105434 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_cursor_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:105661 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_cursor_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:105886 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_cursor_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:106689 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_font_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:106912 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_font_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:107133 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_font_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:107964 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_gcontext_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:108195 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_gcontext_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:108424 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_gcontext_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:109263 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_colormap_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:109494 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_colormap_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:109723 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_colormap_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:110530 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_atom_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:110753 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_atom_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:110974 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_atom_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:111805 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_drawable_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:112036 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_drawable_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:112265 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_drawable_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:113104 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fontable_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:113335 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fontable_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:113564 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fontable_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:114387 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_bool32_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:114614 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_bool32_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:114839 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_bool32_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:115674 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_visualid_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:115905 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_visualid_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:116134 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_visualid_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:116981 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_timestamp_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:117214 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_timestamp_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:117445 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_timestamp_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:118270 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_keysym_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:118497 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_keysym_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:118722 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_keysym_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:119548 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_keycode_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:119777 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_keycode_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:120004 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_keycode_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:120849 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_keycode32_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:121082 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_keycode32_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:121313 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_keycode32_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:122137 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_button_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:122364 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_button_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:122589 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_button_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:123229 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_point_t > ())) . x as * const _ as usize } , 0usize , concat ! ("Offset of field:... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:123430 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_point_t > ())) . y as * const _ as usize } , 2usize , concat ! ("Offset of field:... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:124183 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_point_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:124408 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_point_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:124631 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_point_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:125330 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_rectangle_t > ())) . x as * const _ as usize } , 0usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:125539 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_rectangle_t > ())) . y as * const _ as usize } , 2usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:125748 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_rectangle_t > ())) . width as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:125965 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_rectangle_t > ())) . height as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:126764 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_rectangle_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:126997 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_rectangle_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:127228 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_rectangle_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:127938 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_arc_t > ())) . x as * const _ as usize } , 0usize , concat ! ("Offset of field: ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:128135 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_arc_t > ())) . y as * const _ as usize } , 2usize , concat ! ("Offset of field: ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:128332 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_arc_t > ())) . width as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:128537 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_arc_t > ())) . height as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:128744 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_arc_t > ())) . angle1 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:128951 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_arc_t > ())) . angle2 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:129697 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_arc_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:129918 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_arc_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:130137 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_arc_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:130843 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_format_t > ())) . depth 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:131054 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_format_t > ())) . bits_per_pixel as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:131283 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_format_t > ())) . scanline_pad as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:131508 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_format_t > ())) . pad0 as * const _ as usize } , 3usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:132276 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_format_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:132503 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_format_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:132728 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_format_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:133909 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_visualtype_t > ())) . visual_id 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:134136 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_visualtype_t > ())) . _class as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:134357 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_visualtype_t > ())) . bits_per_rgb_value as * const _ as usize } , 5usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:134602 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_visualtype_t > ())) . colormap_entries as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:134843 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_visualtype_t > ())) . red_mask 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:135068 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_visualtype_t > ())) . green_mask as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:135298 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_visualtype_t > ())) . blue_mask as * const _ as usize } , 16usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:135526 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_visualtype_t > ())) . pad0 as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:136331 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_visualtype_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:136566 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_visualtype_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:136799 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_visualtype_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:137503 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_depth_t > ())) . depth 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:137712 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_depth_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:137919 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_depth_t > ())) . visuals_len as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:138140 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_depth_t > ())) . pad1 as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:138899 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_depth_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:139124 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_depth_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:139347 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_depth_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:141799 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . root 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:142008 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . default_colormap as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:142241 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . white_pixel 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:142464 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . black_pixel as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:142688 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . current_input_masks 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:142928 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . width_in_pixels as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:143160 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . height_in_pixels as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:143394 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . width_in_millimeters as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:143636 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . height_in_millimeters as * const _ as usize } , 26usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:143880 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . min_installed_maps as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:144118 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . max_installed_maps as * const _ as usize } , 30usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:144356 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . root_visual 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:144580 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . backing_stores as * const _ as usize } , 36usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:144810 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . save_unders as * const _ as usize } , 37usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:145034 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . root_depth as * const _ as usize } , 38usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:145256 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_t > ())) . allowed_depths_len as * const _ as usize } , 39usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:146053 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:146280 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:146505 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_screen_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:147389 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_request_t > ())) . byte_order 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:147624 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:147847 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_request_t > ())) . protocol_major_version as * const _ as usize } , 2usize , co... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:148106 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_request_t > ())) . protocol_minor_version as * const _ as usize } , 4usize , co... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:148365 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_request_t > ())) . authorization_protocol_name_len as * const _ as usize } , 6u... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:148642 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_request_t > ())) . authorization_protocol_data_len as * const _ as usize } , 8u... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:148919 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_request_t > ())) . pad1 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:149751 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_setup_request_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:149992 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_setup_request_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:150231 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_setup_request_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:151028 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_failed_t > ())) . status as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:151253 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_failed_t > ())) . reason_len as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:151486 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_failed_t > ())) . protocol_major_version as * const _ as usize } , 2usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:151743 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_failed_t > ())) . protocol_minor_version as * const _ as usize } , 4usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:152000 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_failed_t > ())) . length as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:152826 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_setup_failed_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:153065 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_setup_failed_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:153302 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_setup_failed_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:154068 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_setup_authenticate_t > ())) . status 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:154305 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_setup_authenticate_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:154538 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_setup_authenticate_t > ())) . length as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:155418 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_setup_authenticate_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:155669 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_setup_authenticate_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:155918 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_setup_authenticate_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:157325 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . status as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:157536 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:157743 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . protocol_major_version as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:157986 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . protocol_minor_version as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:158229 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . length as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:158440 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . release_number 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:158667 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . resource_id_base as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:158899 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . resource_id_mask 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:159131 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . motion_buffer_size as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:159367 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . vendor_len 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:159587 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . maximum_request_length as * const _ as usize } , 26usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:159831 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . roots_len as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:160049 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . pixmap_formats_len as * const _ as usize } , 29usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:160285 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . image_byte_order as * const _ as usize } , 30usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:160517 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . bitmap_format_bit_order as * const _ as usize } , 31usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:160763 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . bitmap_format_scanline_unit as * const _ as usize } , 32usize , ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:161017 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . bitmap_format_scanline_pad as * const _ as usize } , 33usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:161269 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . min_keycode as * const _ as usize } , 34usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:161491 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . max_keycode as * const _ as usize } , 35usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:161713 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_t > ())) . pad1 as * const _ as usize } , 36usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:162473 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:162698 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:162921 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_setup_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:164924 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:165169 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . detail as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:165400 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:165635 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . time as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:165862 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . root 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:166089 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . event as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:166319 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . child 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:166549 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . root_x as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:166781 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . root_y as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:167013 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . event_x as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:167247 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . event_y as * const _ as usize } , 26usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:167481 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . state as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:167711 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . same_screen as * const _ as usize } , 30usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:167953 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_key_press_event_t > ())) . pad0 as * const _ as usize } , 31usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:169305 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:169556 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . detail as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:169793 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:170034 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . time as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:170267 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . root 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:170500 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . event as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:170736 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . child as * const _ as usize } , 16usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:170972 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . root_x as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:171210 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . root_y as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:171448 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . event_x 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:171688 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . event_y as * const _ as usize } , 26usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:171928 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . state as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:172164 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . same_screen as * const _ as usize } , 30usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:172412 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_button_press_event_t > ())) . pad0 as * const _ as usize } , 31usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:173650 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:173903 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . detail as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:174142 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:174385 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . time as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:174620 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . root 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:174855 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . event as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:175093 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . child 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:175331 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . root_x as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:175571 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . root_y as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:175811 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . event_x 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:176053 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . event_y as * const _ as usize } , 26usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:176295 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . state as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:176533 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . same_screen as * const _ as usize } , 30usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:176783 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_motion_notify_event_t > ())) . pad0 as * const _ as usize } , 31usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:178435 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:178686 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . detail as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:178923 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:179164 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . time as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:179397 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . root 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:179630 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . event as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:179866 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . child as * const _ as usize } , 16usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:180102 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . root_x as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:180340 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . root_y as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:180578 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . event_x 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:180818 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . event_y as * const _ as usize } , 26usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:181058 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . state as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:181294 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . mode as * const _ as usize } , 30usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:181528 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_enter_notify_event_t > ())) . same_screen_focus as * const _ as usize } , 31usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:182422 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_focus_in_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:182665 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_focus_in_event_t > ())) . detail as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:182894 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_focus_in_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:183127 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_focus_in_event_t > ())) . event as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:183354 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_focus_in_event_t > ())) . mode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:183579 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_focus_in_event_t > ())) . pad0 as * const _ as usize } , 9usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:184380 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_keymap_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:184633 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_keymap_notify_event_t > ())) . keys as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:185493 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_expose_event_t > ())) . response_type as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:185732 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_expose_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:185953 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_expose_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:186182 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_expose_event_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:186407 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_expose_event_t > ())) . x as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:186622 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_expose_event_t > ())) . y as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:186838 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_expose_event_t > ())) . width as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:187062 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_expose_event_t > ())) . height as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:187288 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_expose_event_t > ())) . count as * const _ as usize } , 16usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:187512 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_expose_event_t > ())) . pad1 as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:188478 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:188739 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:188982 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:189233 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:189484 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . x 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:189721 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . y as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:189959 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . width as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:190205 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . height as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:190453 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . minor_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:190713 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . count as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:190959 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . major_opcode as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:191219 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_graphics_exposure_event_t > ())) . pad1 as * const _ as usize } , 21usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:192077 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_no_exposure_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:192326 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_no_exposure_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:192557 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_no_exposure_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:192796 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_no_exposure_event_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:193035 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_no_exposure_event_t > ())) . minor_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:193282 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_no_exposure_event_t > ())) . major_opcode as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:193530 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_no_exposure_event_t > ())) . pad1 as * const _ as usize } , 11usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:194617 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_visibility_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:194878 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_visibility_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:195121 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_visibility_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:195372 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_visibility_notify_event_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:195619 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_visibility_notify_event_t > ())) . state 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:195864 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_visibility_notify_event_t > ())) . pad1 as * const _ as usize } , 9usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:196827 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:197080 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:197315 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:197558 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . parent 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:197797 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:198036 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:198266 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:198496 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . width 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:198734 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . height as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:198974 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . border_width as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:199226 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . override_redirect as * const _ as usize } , 22usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:199488 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_create_notify_event_t > ())) . pad1 as * const _ as usize } , 23usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:200314 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_destroy_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:200569 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_destroy_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:200806 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_destroy_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:201051 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_destroy_notify_event_t > ())) . event as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:201290 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_destroy_notify_event_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:202162 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_unmap_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:202413 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_unmap_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:202646 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_unmap_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:202887 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_unmap_notify_event_t > ())) . event as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:203122 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_unmap_notify_event_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:203359 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_unmap_notify_event_t > ())) . from_configure as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:203613 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_unmap_notify_event_t > ())) . pad1 as * const _ as usize } , 13usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:204469 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:204716 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:204945 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:205182 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_notify_event_t > ())) . event as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:205413 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_notify_event_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:205646 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_notify_event_t > ())) . override_redirect as * const _ as usize } , 12usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:205902 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_notify_event_t > ())) . pad1 as * const _ as usize } , 13usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:206705 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_request_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:206954 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_request_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:207185 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_request_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:207424 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_request_event_t > ())) . parent as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:207659 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_map_request_event_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:208602 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_reparent_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:208859 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_reparent_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:209098 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_reparent_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:209345 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_reparent_notify_event_t > ())) . event 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:209586 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_reparent_notify_event_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:209829 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_reparent_notify_event_t > ())) . parent as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:210073 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_reparent_notify_event_t > ())) . x 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:210307 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_reparent_notify_event_t > ())) . y as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:210541 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_reparent_notify_event_t > ())) . override_redirect as * const _ as usize } , 20usize , co... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:210807 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_reparent_notify_event_t > ())) . pad1 as * const _ as usize } , 21usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:211819 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:212078 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:212319 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:212568 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . event 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:212811 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:213056 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . above_sibling as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:213316 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . x 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:213552 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . y as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:213788 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . width as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:214032 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . height as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:214278 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . border_width as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:214536 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . override_redirect as * const _ as usize } , 26usize , co... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:214804 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_notify_event_t > ())) . pad1 as * const _ as usize } , 27usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:215803 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:216064 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . stack_mode as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:216319 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:216570 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . parent as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:216817 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . window as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:217064 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . sibling as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:217314 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . x 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:217552 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . y as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:217790 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . width as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:218036 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . height as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:218284 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . border_width as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:218544 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_configure_request_event_t > ())) . value_mask as * const _ as usize } , 26usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:219418 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_gravity_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:219673 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_gravity_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:219910 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_gravity_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:220155 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_gravity_notify_event_t > ())) . event as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:220394 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_gravity_notify_event_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:220635 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_gravity_notify_event_t > ())) . x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:220867 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_gravity_notify_event_t > ())) . y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:221699 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_resize_request_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:221954 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_resize_request_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:222191 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_resize_request_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:222436 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_resize_request_event_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:222677 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_resize_request_event_t > ())) . width 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:222916 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_resize_request_event_t > ())) . height as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:223997 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_circulate_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:224256 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_circulate_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:224497 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_circulate_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:224746 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_circulate_notify_event_t > ())) . event 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:224989 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_circulate_notify_event_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:225234 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_circulate_notify_event_t > ())) . pad1 as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:225476 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_circulate_notify_event_t > ())) . place 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:225720 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_circulate_notify_event_t > ())) . pad2 as * const _ as usize } , 17usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:226875 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_property_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:227132 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_property_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:227371 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_property_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:227618 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_property_notify_event_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:227861 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_property_notify_event_t > ())) . atom 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:228100 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_property_notify_event_t > ())) . time as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:228340 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_property_notify_event_t > ())) . state 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:228582 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_property_notify_event_t > ())) . pad1 as * const _ as usize } , 17usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:229448 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_selection_clear_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:229705 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_selection_clear_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:229944 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_selection_clear_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:230191 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_selection_clear_event_t > ())) . time as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:230430 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_selection_clear_event_t > ())) . owner 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:230671 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_selection_clear_event_t > ())) . selection as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:233877 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_request_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:234138 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_request_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:234381 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_request_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:234632 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_request_event_t > ())) . time 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:234875 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_request_event_t > ())) . owner 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:235120 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_request_event_t > ())) . requestor as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:235374 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_request_event_t > ())) . selection 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:235628 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_request_event_t > ())) . target as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:235876 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_request_event_t > ())) . property as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:236818 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:237077 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:237318 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:237567 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_notify_event_t > ())) . time as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:237808 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_notify_event_t > ())) . requestor 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:238059 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_notify_event_t > ())) . selection as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:238311 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_notify_event_t > ())) . target 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:238557 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_selection_notify_event_t > ())) . property as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:239815 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_colormap_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:240072 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_colormap_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:240311 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_colormap_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:240558 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_colormap_notify_event_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:240801 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_colormap_notify_event_t > ())) . colormap 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:241048 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_colormap_notify_event_t > ())) . _new as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:241288 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_colormap_notify_event_t > ())) . state as * const _ as usize } , 13usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:241530 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_colormap_notify_event_t > ())) . pad1 as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:242358 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_client_message_data_t > ())) . data8 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:242595 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_client_message_data_t > ())) . data16 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:242834 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_client_message_data_t > ())) . data32 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:243723 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_client_message_data_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:243976 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_client_message_data_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:244227 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_client_message_data_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:245104 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_client_message_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:245359 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_client_message_event_t > ())) . format as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:245600 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_client_message_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:245845 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_client_message_event_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:246086 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_client_message_event_t > ())) . type_ 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:246325 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_client_message_event_t > ())) . data as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:247384 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_mapping_notify_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:247639 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_mapping_notify_event_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:247876 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_mapping_notify_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:248121 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_mapping_notify_event_t > ())) . request as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:248364 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_mapping_notify_event_t > ())) . first_keycode as * const _ as usize } , 5usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:248619 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_mapping_notify_event_t > ())) . count as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:248858 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_mapping_notify_event_t > ())) . pad1 as * const _ as usize } , 7usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:249707 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_generic_event_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:249954 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_generic_event_t > ())) . extension as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:250193 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_generic_event_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:250430 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_generic_event_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:250663 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_generic_event_t > ())) . event_type as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:250904 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_generic_event_t > ())) . pad0 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:251134 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_ge_generic_event_t > ())) . full_sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:251968 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_request_error_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:252209 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_request_error_t > ())) . error_code as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:252444 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_request_error_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:252675 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_request_error_t > ())) . bad_value 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:252908 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_request_error_t > ())) . minor_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:253147 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_request_error_t > ())) . major_opcode as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:253387 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_request_error_t > ())) . pad0 as * const _ as usize } , 11usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:254185 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_value_error_t > ())) . response_type as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:254422 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_value_error_t > ())) . error_code as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:254653 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_value_error_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:254880 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_value_error_t > ())) . bad_value as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:255109 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_value_error_t > ())) . minor_opcode as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:255344 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_value_error_t > ())) . major_opcode as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:255580 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < xcb_value_error_t > ())) . pad0 as * const _ as usize } , 11usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:258980 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . background_pixmap as * const _ as usize } , 0usize , co... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:259251 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . background_pixel as * const _ as usize } , 4usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:259520 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . border_pixmap 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:259783 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . border_pixel as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:260045 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . bit_gravity 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:260305 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . win_gravity as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:260565 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . backing_store as * const _ as usize } , 24usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:260829 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . backing_planes as * const _ as usize } , 28usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:261095 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . backing_pixel as * const _ as usize } , 32usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:261359 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . override_redirect as * const _ as usize } , 36usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:261631 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . save_under 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:261889 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . event_mask as * const _ as usize } , 44usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:262147 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . do_not_propogate_mask as * const _ as usize } , 48usize... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:262427 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . colormap as * const _ as usize } , 52usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:262681 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_create_window_value_list_t > ())) . cursor as * const _ as usize } , 56usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:263685 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:263940 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . depth as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:264181 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:264424 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . wid as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:264661 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . parent 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:264904 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:265138 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:265372 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . width 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:265614 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . height as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:265858 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . border_width as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:266114 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . _class as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:266358 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . visual 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:266602 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_window_request_t > ())) . value_mask as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:267860 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . background_pixmap as * const _... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:268153 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . background_pixel as * const _ ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:268444 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . border_pixmap as * const _ as ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:268729 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . border_pixel as * const _ as u... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:269013 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . bit_gravity as * const _ as us... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:269295 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . win_gravity as * const _ as us... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:269577 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . backing_store as * const _ as ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:269863 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . backing_planes as * const _ as... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:270151 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . backing_pixel as * const _ as ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:270437 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . override_redirect as * const _... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:270731 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . save_under as * const _ as usi... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:271011 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . event_mask as * const _ as usi... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:271291 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . do_not_propogate_mask as * con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:271593 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . colormap as * const _ as usize... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:271869 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_value_list_t > ())) . cursor as * const _ as usize }... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:272796 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_request_t > ())) . major_opcode as * const _ as usize } , 0usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:273073 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:273334 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:273599 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:273864 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < xcb_change_window_attributes_request_t > ())) . value_mask as * const _ as usize } , 8usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:274914 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:275788 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_request_t > ())) . major_opcode as * const _ as usize } , 0usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:276059 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:276314 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:276573 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:277834 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . response_type as * const _ as usize } , 0usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:278103 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . backing_store as * const _ as usize } , 1usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:278372 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:278631 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:278886 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . visual 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:279141 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . _class as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:279397 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . bit_gravity as * const _ as usize } , 14usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:279663 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . win_gravity as * const _ as usize } , 15usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:279929 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . backing_planes as * const _ as usize } , 16usize , co... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:280201 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . backing_pixel as * const _ as usize } , 20usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:280471 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . save_under as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:280735 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . map_is_installed as * const _ as usize } , 25usize , ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:281011 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . map_state as * const _ as usize } , 26usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:281273 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . override_redirect as * const _ as usize } , 27usize ,... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:281551 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . colormap as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:281811 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . all_event_masks as * const _ as usize } , 32usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:282085 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . your_event_mask as * const _ as usize } , 36usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:282359 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . do_not_propagate_mask as * const _ as usize } , 40usi... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:282645 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_window_attributes_reply_t > ())) . pad0 as * const _ as usize } , 42usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:283468 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_destroy_window_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:283725 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_destroy_window_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:283966 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_destroy_window_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:284211 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_destroy_window_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:285051 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_destroy_subwindows_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:285316 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_destroy_subwindows_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:285565 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_destroy_subwindows_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:285818 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_destroy_subwindows_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:286820 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_save_set_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:287079 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_save_set_request_t > ())) . mode as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:287322 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_save_set_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:287569 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_save_set_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:288450 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_reparent_window_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:288709 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_reparent_window_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:288952 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_reparent_window_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:289199 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_reparent_window_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:289446 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_reparent_window_request_t > ())) . parent as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:289693 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_reparent_window_request_t > ())) . x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:289931 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_reparent_window_request_t > ())) . y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:290716 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_map_window_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:290965 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_map_window_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:291198 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_map_window_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:291435 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_map_window_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:292243 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_map_subwindows_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:292500 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_map_subwindows_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:292741 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_map_subwindows_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:292986 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_map_subwindows_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:293790 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_unmap_window_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:294043 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_unmap_window_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:294280 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_unmap_window_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:294521 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_unmap_window_request_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:295345 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_unmap_subwindows_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:295606 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_unmap_subwindows_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:295851 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_unmap_subwindows_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:296100 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_unmap_subwindows_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:297616 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_configure_window_value_list_t > ())) . x 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:297861 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_configure_window_value_list_t > ())) . y as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:298106 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_configure_window_value_list_t > ())) . width 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:298359 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_configure_window_value_list_t > ())) . height as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:298615 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_configure_window_value_list_t > ())) . border_width as * const _ as usize } , 16usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:298883 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_configure_window_value_list_t > ())) . sibling as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:299141 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_configure_window_value_list_t > ())) . stack_mode as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:300039 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_configure_window_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:300300 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_configure_window_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:300545 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_configure_window_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:300794 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_configure_window_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:301043 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_configure_window_request_t > ())) . value_mask 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:301300 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_configure_window_request_t > ())) . pad1 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:302322 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_circulate_window_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:302583 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_circulate_window_request_t > ())) . direction as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:302838 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_circulate_window_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:303087 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_circulate_window_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:303849 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:304655 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:304908 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:305145 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:305386 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:306317 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:306568 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_reply_t > ())) . depth as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:306803 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:307044 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:307281 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_reply_t > ())) . root 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:307514 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_reply_t > ())) . x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:307742 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_reply_t > ())) . y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:307970 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_reply_t > ())) . width as * const _ as usize } , 16usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:308206 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_reply_t > ())) . height as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:308444 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_reply_t > ())) . border_width as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:308694 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_geometry_reply_t > ())) . pad0 as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:309429 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:310215 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:310464 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:310697 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:310934 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:311808 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:312055 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:312284 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:312521 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:312754 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_reply_t > ())) . root 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:312983 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_reply_t > ())) . parent as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:313217 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_reply_t > ())) . children_len 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:313463 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_tree_reply_t > ())) . pad1 as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:314200 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_intern_atom_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:315024 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_intern_atom_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:315275 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_intern_atom_request_t > ())) . only_if_exists as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:315530 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_intern_atom_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:315769 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_intern_atom_request_t > ())) . name_len as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:316012 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_intern_atom_request_t > ())) . pad0 as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:316807 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_intern_atom_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:317056 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_intern_atom_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:317287 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_intern_atom_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:317526 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_intern_atom_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:317761 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_intern_atom_reply_t > ())) . atom 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:318511 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_atom_name_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:319317 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_atom_name_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:319572 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_atom_name_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:319811 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_atom_name_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:320054 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_atom_name_request_t > ())) . atom as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:320890 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_atom_name_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:321143 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_atom_name_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:321378 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_atom_name_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:321621 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_atom_name_reply_t > ())) . length 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:321860 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_atom_name_reply_t > ())) . name_len as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:322103 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_atom_name_reply_t > ())) . pad1 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:323240 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_property_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:323499 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_property_request_t > ())) . mode as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:323742 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_property_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:323989 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_property_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:324236 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_property_request_t > ())) . property 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:324487 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_property_request_t > ())) . type_ as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:324733 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_property_request_t > ())) . format as * const _ as usize } , 16usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:324981 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_property_request_t > ())) . pad0 as * const _ as usize } , 17usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:325225 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_change_property_request_t > ())) . data_len as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:326083 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_delete_property_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:326342 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_delete_property_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:326585 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_delete_property_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:326832 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_delete_property_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:327079 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_delete_property_request_t > ())) . property 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:328004 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_property_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:328911 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_property_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:329164 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_property_request_t > ())) . _delete as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:329407 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_property_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:329648 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_property_request_t > ())) . window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:329889 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_property_request_t > ())) . property as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:330134 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_property_request_t > ())) . type_ as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:330374 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_property_request_t > ())) . long_offset 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:330626 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_property_request_t > ())) . long_length as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:331521 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_property_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:331772 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_property_reply_t > ())) . format as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:332009 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_property_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:332250 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_property_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:332487 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_property_reply_t > ())) . type_ 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:332722 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_property_reply_t > ())) . bytes_after as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:332970 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_property_reply_t > ())) . value_len as * const _ as usize } , 16usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:333214 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_property_reply_t > ())) . pad0 as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:333979 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_list_properties_cookie_t > ())) . sequence as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:334805 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_list_properties_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:335064 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_list_properties_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:335307 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_list_properties_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:335554 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_list_properties_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:336411 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_list_properties_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:336668 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_list_properties_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:336907 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_list_properties_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:337154 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_list_properties_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:337397 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_list_properties_reply_t > ())) . atoms_len 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:337646 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_list_properties_reply_t > ())) . pad1 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:338545 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_selection_owner_request_t > ())) . major_opcode as * const _ as usize } , 0usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:338812 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_selection_owner_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:339063 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_selection_owner_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:339318 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_selection_owner_request_t > ())) . owner as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:339571 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_selection_owner_request_t > ())) . selection 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:339832 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_selection_owner_request_t > ())) . time 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:340639 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_selection_owner_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:341498 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_selection_owner_request_t > ())) . major_opcode as * const _ as usize } , 0usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:341765 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_selection_owner_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:342016 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_selection_owner_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:342271 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_get_selection_owner_request_t > ())) . selection as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:343143 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_selection_owner_reply_t > ())) . response_type as * const _ as usize } , 0usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:343408 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_selection_owner_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:343655 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_selection_owner_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:343910 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_selection_owner_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:344161 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_selection_owner_reply_t > ())) . owner as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:345115 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_convert_selection_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:345378 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_convert_selection_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:345625 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_convert_selection_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:345876 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_convert_selection_request_t > ())) . requestor as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:346133 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_convert_selection_request_t > ())) . selection 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:346390 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_convert_selection_request_t > ())) . target as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:346642 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_convert_selection_request_t > ())) . property 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:346898 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_convert_selection_request_t > ())) . time as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:347988 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_send_event_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:348237 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_send_event_request_t > ())) . propagate as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:348480 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_send_event_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:348717 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_send_event_request_t > ())) . destination as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:348964 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_send_event_request_t > ())) . event_mask 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:349209 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_send_event_request_t > ())) . event as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:350565 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:351542 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:351795 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_request_t > ())) . owner_events as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:352048 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:352289 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_request_t > ())) . grab_window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:352540 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_request_t > ())) . event_mask 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:352789 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_request_t > ())) . pointer_mode as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:353043 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_request_t > ())) . keyboard_mode as * const _ as usize } , 11usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:353299 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_request_t > ())) . confine_to as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:353549 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_request_t > ())) . cursor 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:353791 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_request_t > ())) . time as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:354572 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:354823 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_reply_t > ())) . status as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:355060 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:355301 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_pointer_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:356110 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_ungrab_pointer_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:356367 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_ungrab_pointer_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:356608 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_ungrab_pointer_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:356853 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_ungrab_pointer_request_t > ())) . time as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:358125 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:358376 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . owner_events as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:358627 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:358866 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . grab_window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:359115 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . event_mask 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:359362 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . pointer_mode as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:359614 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . keyboard_mode as * const _ as usize } , 11usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:359868 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . confine_to as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:360116 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . cursor 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:360356 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . button as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:360596 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . pad0 as * const _ as usize } , 21usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:360832 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_button_request_t > ())) . modifiers as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:361700 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_ungrab_button_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:361955 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_ungrab_button_request_t > ())) . button as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:362198 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_ungrab_button_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:362441 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_ungrab_button_request_t > ())) . grab_window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:362694 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_ungrab_button_request_t > ())) . modifiers 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:362943 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_ungrab_button_request_t > ())) . pad0 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:363906 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_active_pointer_grab_request_t > ())) . major_opcode as * const _ as us... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:364187 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_active_pointer_grab_request_t > ())) . pad0 as * const _ as usize } , ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:364452 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_active_pointer_grab_request_t > ())) . length as * const _ as usize } ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:364721 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_active_pointer_grab_request_t > ())) . cursor as * const _ as usize } ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:364990 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_active_pointer_grab_request_t > ())) . time as * const _ as usize } , ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:365255 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_active_pointer_grab_request_t > ())) . event_mask as * const _ as usiz... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:365533 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_change_active_pointer_grab_request_t > ())) . pad1 as * const _ as usize } , ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:366318 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:367247 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:367502 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_request_t > ())) . owner_events as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:367757 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:368000 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_request_t > ())) . grab_window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:368253 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_request_t > ())) . time 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:368492 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_request_t > ())) . pointer_mode as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:368748 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_request_t > ())) . keyboard_mode as * const _ as usize } , 13usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:369006 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_request_t > ())) . pad0 as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:369795 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:370048 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_reply_t > ())) . status as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:370287 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:370530 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_keyboard_reply_t > ())) . length 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:371347 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_ungrab_keyboard_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:371606 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_ungrab_keyboard_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:371849 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_ungrab_keyboard_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:372096 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_ungrab_keyboard_request_t > ())) . time 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:373147 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_grab_key_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:373392 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_grab_key_request_t > ())) . owner_events as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:373637 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_grab_key_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:373870 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_grab_key_request_t > ())) . grab_window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:374113 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_grab_key_request_t > ())) . modifiers 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:374352 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_grab_key_request_t > ())) . key as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:374580 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_grab_key_request_t > ())) . pointer_mode as * const _ as usize } , 11usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:374826 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_grab_key_request_t > ())) . keyboard_mode as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:375074 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_grab_key_request_t > ())) . pad0 as * const _ as usize } , 13usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:375916 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_ungrab_key_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:376165 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_ungrab_key_request_t > ())) . key as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:376396 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_ungrab_key_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:376633 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_ungrab_key_request_t > ())) . grab_window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:376880 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_ungrab_key_request_t > ())) . modifiers as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:377123 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_ungrab_key_request_t > ())) . pad0 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:378270 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_allow_events_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:378523 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_allow_events_request_t > ())) . mode as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:378760 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_allow_events_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:379001 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_allow_events_request_t > ())) . time as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:379763 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_server_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:380014 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_server_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:380249 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_grab_server_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:381025 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_ungrab_server_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:381280 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_ungrab_server_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:381519 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_ungrab_server_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:382281 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:383091 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:383346 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:383585 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:383828 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:384797 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:385050 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . same_screen as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:385299 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:385542 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . length 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:385781 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . root 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:386016 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . child as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:386254 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . root_x 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:386494 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . root_y as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:386734 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . win_x as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:386972 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . win_y as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:387210 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . mask 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:387446 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_pointer_reply_t > ())) . pad0 as * const _ as usize } , 26usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:388145 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_timecoord_t > ())) . time as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:388360 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_timecoord_t > ())) . x as * const _ as usize } , 4usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:388569 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_timecoord_t > ())) . y as * const _ as usize } , 6usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:389358 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_timecoord_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:389591 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_timecoord_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:389822 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_timecoord_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:390601 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:391503 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:391766 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:392013 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:392264 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:392515 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_request_t > ())) . start as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:392764 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_request_t > ())) . stop as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:393635 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:393896 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:394139 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:394390 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:394637 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_reply_t > ())) . events_len 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:394892 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_get_motion_events_reply_t > ())) . pad1 as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:395703 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:396650 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_request_t > ())) . major_opcode as * const _ as usize } , 0usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:396921 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:397176 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:397435 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_request_t > ())) . src_window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:397702 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_request_t > ())) . dst_window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:397969 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_request_t > ())) . src_x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:398227 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_request_t > ())) . src_y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:399151 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_reply_t > ())) . response_type as * const _ as usize } , 0usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:399420 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_reply_t > ())) . same_screen as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:399685 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:399944 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:400199 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_reply_t > ())) . child 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:400452 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_reply_t > ())) . dst_x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:400706 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_translate_coordinates_reply_t > ())) . dst_y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:401673 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_warp_pointer_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:401926 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_warp_pointer_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:402163 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_warp_pointer_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:402404 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_warp_pointer_request_t > ())) . src_window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:402653 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_warp_pointer_request_t > ())) . dst_window 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:402902 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_warp_pointer_request_t > ())) . src_x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:403142 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_warp_pointer_request_t > ())) . src_y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:403382 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_warp_pointer_request_t > ())) . src_width 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:403630 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_warp_pointer_request_t > ())) . src_height as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:403880 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_warp_pointer_request_t > ())) . dst_x as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:404120 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_warp_pointer_request_t > ())) . dst_y as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:405223 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_set_input_focus_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:405482 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_set_input_focus_request_t > ())) . revert_to as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:405735 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_set_input_focus_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:405982 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_set_input_focus_request_t > ())) . focus as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:406227 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_set_input_focus_request_t > ())) . time 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:407001 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_get_input_focus_cookie_t > ())) . sequence as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:407799 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_get_input_focus_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:408058 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_get_input_focus_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:408301 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_get_input_focus_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:409140 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_input_focus_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:409397 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_input_focus_reply_t > ())) . revert_to as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:409646 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_input_focus_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:409893 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_input_focus_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:410136 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_input_focus_reply_t > ())) . focus 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:410890 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_keymap_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:411664 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_query_keymap_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:411917 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_query_keymap_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:412154 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_query_keymap_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:412965 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_keymap_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:413216 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_keymap_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:413449 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_keymap_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:413690 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_keymap_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:413927 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_keymap_reply_t > ())) . keys 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:414745 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_open_font_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:414992 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_open_font_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:415223 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_open_font_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:415458 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_open_font_request_t > ())) . fid as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:415687 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_open_font_request_t > ())) . name_len 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:415926 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_open_font_request_t > ())) . pad1 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:416701 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_close_font_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:416950 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_close_font_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:417183 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_close_font_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:417420 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_close_font_request_t > ())) . font as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:418284 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_fontprop_t > ())) . name 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:418497 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_fontprop_t > ())) . value as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:419285 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fontprop_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:419516 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fontprop_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:419745 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fontprop_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:420531 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_charinfo_t > ())) . left_side_bearing 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:420770 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_charinfo_t > ())) . right_side_bearing as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:421011 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_charinfo_t > ())) . character_width as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:421246 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_charinfo_t > ())) . ascent as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:421463 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_charinfo_t > ())) . descent 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:421682 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_charinfo_t > ())) . attributes as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:422481 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_charinfo_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:422712 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_charinfo_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:422941 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_charinfo_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:423676 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:424462 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:424711 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:424944 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:425181 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_request_t > ())) . font as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:426349 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:426596 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:426825 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:427062 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:427295 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . min_bounds as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:427536 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . pad1 as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:427766 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . max_bounds 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:428008 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . pad2 as * const _ as usize } , 36usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:428238 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . min_char_or_byte2 as * const _ as usize } , 40usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:428494 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . max_char_or_byte2 as * const _ as usize } , 42usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:428750 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . default_char as * const _ as usize } , 44usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:428996 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . properties_len as * const _ as usize } , 46usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:429246 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . draw_direction 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:429496 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . min_byte1 as * const _ as usize } , 49usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:429736 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . max_byte1 as * const _ as usize } , 50usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:429976 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . all_chars_exist as * const _ as usize } , 51usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:430228 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . font_ascent as * const _ as usize } , 52usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:430472 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . font_descent as * const _ as usize } , 54usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:430718 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_query_font_reply_t > ())) . char_infos_len 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:431517 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:432373 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:432638 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_request_t > ())) . odd_length as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:432899 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:433152 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_request_t > ())) . font as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:434170 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:434433 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_reply_t > ())) . draw_direction as * const _ as usize } , 1usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:434698 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:434951 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:435200 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_reply_t > ())) . font_ascent 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:435459 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_reply_t > ())) . font_descent as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:435721 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_reply_t > ())) . overall_ascent as * const _ as usize } , 12usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:435987 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_reply_t > ())) . overall_descent as * const _ as usize } , 14usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:436255 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_reply_t > ())) . overall_width as * const _ as usize } , 16usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:436519 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_reply_t > ())) . overall_left as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:436781 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_query_text_extents_reply_t > ())) . overall_right as * const _ as usize } , 24usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:437435 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_str_t > ())) . name_len 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:438184 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_str_iterator_t > ())) . data 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:438405 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_str_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:438624 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < xcb_str_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:439349 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:440153 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:440402 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:440635 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:440872 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_request_t > ())) . max_names as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:441115 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_request_t > ())) . pattern_len as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:441942 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:442189 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:442418 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:442655 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:442888 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_reply_t > ())) . names_len 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:443127 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_list_fonts_reply_t > ())) . pad1 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:443918 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:444802 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_request_t > ())) . major_opcode as * const _ as usize } , 0usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:445071 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:445324 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:445581 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_request_t > ())) . max_names as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:445844 [INFO] [stdout] | [INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_request_t > ())) . pattern_len as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:447108 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . response_type as * const _ as usize } , 0usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:447375 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . name_len as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:447632 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:447889 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:448142 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . min_bounds 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:448403 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . pad0 as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:448653 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . max_bounds as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:448915 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . pad1 as * const _ as usize } , 36usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:449165 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . min_char_or_byte2 as * const _ as usize } , 40usize , ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:449441 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . max_char_or_byte2 as * const _ as usize } , 42usize , ... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:449717 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . default_char as * const _ as usize } , 44usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:449983 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . properties_len as * const _ as usize } , 46usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:450253 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . draw_direction as * const _ as usize } , 48usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:450523 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . min_byte1 as * const _ as usize } , 49usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:450783 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . max_byte1 as * const _ as usize } , 50usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:451043 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . all_chars_exist as * const _ as usize } , 51usize , co... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:451315 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . font_ascent as * const _ as usize } , 52usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:451579 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . font_descent as * const _ as usize } , 54usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:451845 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_list_fonts_with_info_reply_t > ())) . replies_hint as * const _ as usize } , 56usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:452696 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_set_font_path_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:452951 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_set_font_path_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:453190 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_set_font_path_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:453433 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_set_font_path_request_t > ())) . font_qty as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:453680 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_set_font_path_request_t > ())) . pad1 as * const _ as usize } , 6usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:454438 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_font_path_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:455220 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_font_path_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:455475 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_font_path_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:455714 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_get_font_path_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:456554 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_font_path_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:456807 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_font_path_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:457042 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_font_path_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:457285 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_font_path_reply_t > ())) . length 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:457524 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_font_path_reply_t > ())) . path_len as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:457767 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_get_font_path_reply_t > ())) . pad1 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:458636 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_pixmap_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:458891 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_pixmap_request_t > ())) . depth as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:459132 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_pixmap_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:459375 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_pixmap_request_t > ())) . pid as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:459612 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_pixmap_request_t > ())) . drawable 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:459859 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_pixmap_request_t > ())) . width as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:460101 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_pixmap_request_t > ())) . height as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:460898 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_free_pixmap_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:461149 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_free_pixmap_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:461384 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_free_pixmap_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:461623 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_free_pixmap_request_t > ())) . pixmap 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:465571 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . function 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:465816 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . plane_mask as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:466065 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . foreground 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:466314 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . background as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:466564 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . line_width 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:466814 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . line_style as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:467064 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . cap_style as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:467312 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . join_style as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:467562 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . fill_style 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:467812 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . fill_rule as * const _ as usize } , 36usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:468060 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . tile 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:468298 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . stipple as * const _ as usize } , 44usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:468542 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . tile_stipple_x_origin as * const _ as usize } , 48usize ,... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:468814 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . tile_stipple_y_origin as * const _ as usize } , 52usize ,... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:469086 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . font as * const _ as usize } , 56usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:469324 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . subwindow_mode as * const _ as usize } , 60usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:469582 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . graphics_exposures as * const _ as usize } , 64usize , co... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:469848 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . clip_x_origin as * const _ as usize } , 68usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:470104 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . clip_y_origin as * const _ as usize } , 72usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:470360 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . clip_mask as * const _ as usize } , 76usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:470608 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . dash_offset as * const _ as usize } , 80usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:470860 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . dashes as * const _ as usize } , 84usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:471102 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_create_gc_value_list_t > ())) . arc_mode as * const _ as usize } , 88usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:471944 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_create_gc_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:472191 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_create_gc_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:472422 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_create_gc_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:472657 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_create_gc_request_t > ())) . cid as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:472886 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_create_gc_request_t > ())) . drawable 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:473125 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_create_gc_request_t > ())) . value_mask as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:474429 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . function 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:474674 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . plane_mask as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:474923 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . foreground 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:475172 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . background as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:475422 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . line_width 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:475672 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . line_style as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:475922 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . cap_style as * const _ as usize } , 24usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:476170 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . join_style as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:476420 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . fill_style 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:476670 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . fill_rule as * const _ as usize } , 36usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:476918 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . tile 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:477156 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . stipple as * const _ as usize } , 44usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:477400 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . tile_stipple_x_origin as * const _ as usize } , 48usize ,... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:477672 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . tile_stipple_y_origin as * const _ as usize } , 52usize ,... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:477944 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . font as * const _ as usize } , 56usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:478182 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . subwindow_mode as * const _ as usize } , 60usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:478440 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . graphics_exposures as * const _ as usize } , 64usize , co... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:478706 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . clip_x_origin as * const _ as usize } , 68usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:478962 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . clip_y_origin as * const _ as usize } , 72usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:479218 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . clip_mask as * const _ as usize } , 76usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:479466 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . dash_offset as * const _ as usize } , 80usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:479718 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . dashes as * const _ as usize } , 84usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:479960 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_change_gc_value_list_t > ())) . arc_mode as * const _ as usize } , 88usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:480769 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_change_gc_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:481016 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_change_gc_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:481247 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_change_gc_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:481482 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_change_gc_request_t > ())) . gc as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:481709 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_change_gc_request_t > ())) . value_mask 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:482537 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_gc_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:482780 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_gc_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:483007 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_gc_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:483238 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_gc_request_t > ())) . src_gc as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:483469 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_gc_request_t > ())) . dst_gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:483700 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_gc_request_t > ())) . value_mask 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:484533 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_set_dashes_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:484782 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_set_dashes_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:485015 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_set_dashes_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:485252 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_set_dashes_request_t > ())) . gc as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:485481 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_set_dashes_request_t > ())) . dash_offset 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:485728 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_set_dashes_request_t > ())) . dashes_len as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:486889 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_clip_rectangles_request_t > ())) . major_opcode as * const _ as usize } , 0usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:487156 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_clip_rectangles_request_t > ())) . ordering as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:487415 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_clip_rectangles_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:487670 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_clip_rectangles_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:487917 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_clip_rectangles_request_t > ())) . clip_x_origin as * const _ as usize } , 8usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:488186 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_set_clip_rectangles_request_t > ())) . clip_y_origin as * const _ as usize } , 10usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:488983 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_free_gc_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:489226 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_free_gc_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:489453 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_free_gc_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:489684 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_free_gc_request_t > ())) . gc as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:490525 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_clear_area_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:490774 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_clear_area_request_t > ())) . exposures as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:491017 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_clear_area_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:491254 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_clear_area_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:491491 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_clear_area_request_t > ())) . x 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:491718 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_clear_area_request_t > ())) . y as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:491946 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_clear_area_request_t > ())) . width as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:492182 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_clear_area_request_t > ())) . height as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:493141 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:493388 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:493619 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:493854 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . src_drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:494101 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . dst_drawable 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:494348 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . gc as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:494576 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . src_x as * const _ as usize } , 16usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:494810 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . src_y as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:495044 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . dst_x as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:495278 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . dst_y as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:495512 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . width 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:495746 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_copy_area_request_t > ())) . height as * const _ as usize } , 26usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:496731 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:496980 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:497213 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:497450 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . src_drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:497699 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . dst_drawable 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:497948 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . gc as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:498178 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . src_x as * const _ as usize } , 16usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:498414 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . src_y as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:498650 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . dst_x as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:498886 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . dst_y as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:499122 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . width 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:499358 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . height as * const _ as usize } , 26usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:499596 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_copy_plane_request_t > ())) . bit_plane as * const _ as usize } , 28usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:500609 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_point_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:500858 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_point_request_t > ())) . coordinate_mode as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:501113 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_point_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:501350 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_point_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:501591 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_point_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:502403 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_poly_line_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:502650 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_poly_line_request_t > ())) . coordinate_mode as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:502903 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_poly_line_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:503138 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_poly_line_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:503377 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_poly_line_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:504058 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_segment_t > ())) . x1 as * const _ as usize } , 0usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:504265 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_segment_t > ())) . y1 as * const _ as usize } , 2usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:504472 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_segment_t > ())) . x2 as * const _ as usize } , 4usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:504679 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xcb_segment_t > ())) . y2 as * const _ as usize } , 6usize , concat ! ("Offset of fiel... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:505452 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_segment_iterator_t > ())) . data as * const _ as usize } , 0usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:505681 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_segment_iterator_t > ())) . rem 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:505908 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_segment_iterator_t > ())) . index as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:506730 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_segment_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:506983 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_segment_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:507220 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_segment_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:507461 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_segment_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:507706 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_segment_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:508541 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_poly_rectangle_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:508798 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_poly_rectangle_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:509039 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_poly_rectangle_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:509284 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_poly_rectangle_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:509533 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_poly_rectangle_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:510336 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_poly_arc_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:510581 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_poly_arc_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:510810 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_poly_arc_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:511043 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_poly_arc_request_t > ())) . drawable 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:511280 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_poly_arc_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:512358 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fill_poly_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:512605 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fill_poly_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:512836 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fill_poly_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:513071 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fill_poly_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:513310 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fill_poly_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:513537 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fill_poly_request_t > ())) . shape as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:513771 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fill_poly_request_t > ())) . coordinate_mode as * const _ as usize } , 13usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:514025 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_fill_poly_request_t > ())) . pad1 as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:514889 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_poly_fill_rectangle_request_t > ())) . major_opcode as * const _ as usize } , 0usize , conca... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:515156 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_poly_fill_rectangle_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:515407 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_poly_fill_rectangle_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:515662 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_poly_fill_rectangle_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:515921 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_poly_fill_rectangle_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:516764 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_fill_arc_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:517019 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_fill_arc_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:517258 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_fill_arc_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:517501 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_fill_arc_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:517748 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_fill_arc_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:518916 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:519163 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . format as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:519398 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:519633 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:519872 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:520099 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . width as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:520333 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . height as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:520569 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . dst_x as * const _ as usize } , 16usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:520803 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . dst_y as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:521037 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . left_pad as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:521277 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . depth as * const _ as usize } , 21usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:521511 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_put_image_request_t > ())) . pad0 as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:522238 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:523111 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:523358 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_request_t > ())) . format as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:523593 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:523828 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:524067 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_request_t > ())) . x 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:524292 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_request_t > ())) . y as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:524518 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_request_t > ())) . width as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:524752 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_request_t > ())) . height as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:524988 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_request_t > ())) . plane_mask 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:525815 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:526060 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_reply_t > ())) . depth as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:526289 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:526524 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:526755 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_reply_t > ())) . visual 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:526986 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < xcb_get_image_reply_t > ())) . pad0 as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:527826 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_text_8_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:528077 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_text_8_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:528312 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_text_8_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:528551 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_text_8_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:528794 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_text_8_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:529025 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_text_8_request_t > ())) . x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:529255 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_poly_text_8_request_t > ())) . y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:530103 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_text_16_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:530356 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_text_16_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:530593 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_text_16_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:530834 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_text_16_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:531079 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_text_16_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:531312 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_text_16_request_t > ())) . x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:531544 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_poly_text_16_request_t > ())) . y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:532400 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_8_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:532653 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_8_request_t > ())) . string_len as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:532902 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_8_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:533143 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_8_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:533388 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_8_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:533621 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_8_request_t > ())) . x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:533853 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_8_request_t > ())) . y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:534715 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_16_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:534970 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_16_request_t > ())) . string_len as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:535221 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_16_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:535464 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_16_request_t > ())) . drawable as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:535711 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_16_request_t > ())) . gc 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:535946 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_16_request_t > ())) . x as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:536180 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_image_text_16_request_t > ())) . y as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:537235 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_create_colormap_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:537494 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_create_colormap_request_t > ())) . alloc as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:537739 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_create_colormap_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:537986 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_create_colormap_request_t > ())) . mid as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:538227 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_create_colormap_request_t > ())) . window as * const _ as usize } , 8usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:538474 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_create_colormap_request_t > ())) . visual 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:539287 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_free_colormap_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:539542 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_free_colormap_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:539781 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_free_colormap_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:540024 [INFO] [stdout] | [INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < xcb_free_colormap_request_t > ())) . cmap as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:540914 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_copy_colormap_and_free_request_t > ())) . major_opcode as * const _ as usize } , 0usize , conc... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:541187 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_copy_colormap_and_free_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:541444 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_copy_colormap_and_free_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:541705 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_copy_colormap_and_free_request_t > ())) . mid as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:541960 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_copy_colormap_and_free_request_t > ())) . src_cmap 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:542808 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_install_colormap_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:543069 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_install_colormap_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:543314 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_install_colormap_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:543563 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_install_colormap_request_t > ())) . cmap 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:544403 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_uninstall_colormap_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:544668 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_uninstall_colormap_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:544917 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_uninstall_colormap_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:545170 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_uninstall_colormap_request_t > ())) . cmap as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:546004 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_list_installed_colormaps_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:546902 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < xcb_list_installed_colormaps_request_t > ())) . major_opcode as * const _ as usize } , 0usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:547179 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < xcb_list_installed_colormaps_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:547440 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < xcb_list_installed_colormaps_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:547705 [INFO] [stdout] | [INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < xcb_list_installed_colormaps_request_t > ())) . window as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:548634 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_list_installed_colormaps_reply_t > ())) . response_type as * const _ as usize } , 0usize , con... [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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:548909 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_list_installed_colormaps_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:549166 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_list_installed_colormaps_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:549431 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_list_installed_colormaps_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:549692 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_list_installed_colormaps_reply_t > ())) . cmaps_len 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:549959 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < xcb_list_installed_colormaps_reply_t > ())) . pad1 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:550724 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:551597 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:551848 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:552083 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:552322 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_request_t > ())) . cmap as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:552557 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_request_t > ())) . red 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:552790 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_request_t > ())) . green as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:553028 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_request_t > ())) . blue as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:553264 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_request_t > ())) . pad1 as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:554132 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:554381 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:554612 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:554851 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:555086 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_reply_t > ())) . red 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:555315 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_reply_t > ())) . green as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:555549 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_reply_t > ())) . blue as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:555781 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_reply_t > ())) . pad1 as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:556013 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_reply_t > ())) . pixel as * const _ as usize } , 16usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:556790 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:557681 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:557944 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_request_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:558191 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:558442 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_request_t > ())) . cmap as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:558689 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_request_t > ())) . name_len 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:558944 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_request_t > ())) . pad1 as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:559923 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:560184 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:560427 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:560678 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:560925 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_reply_t > ())) . pixel 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:561170 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_reply_t > ())) . exact_red as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:561424 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_reply_t > ())) . exact_green as * const _ as usize } , 14usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:561682 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_reply_t > ())) . exact_blue 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:561938 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_reply_t > ())) . visual_red as * const _ as usize } , 18usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:562194 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_reply_t > ())) . visual_green as * const _ as usize } , 20usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:562454 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_named_color_reply_t > ())) . visual_blue as * const _ as usize } , 22usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:563255 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:564142 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:564405 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_request_t > ())) . contiguous as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:564664 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:564915 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_request_t > ())) . cmap as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:565162 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_request_t > ())) . colors 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:565413 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_request_t > ())) . planes as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:566310 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_reply_t > ())) . response_type 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:566571 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_reply_t > ())) . pad0 as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:566814 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_reply_t > ())) . sequence as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:567065 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_reply_t > ())) . length as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:567312 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_reply_t > ())) . pixels_len 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:567567 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_reply_t > ())) . masks_len as * const _ as usize } , 10usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:567821 [INFO] [stdout] | [INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_cells_reply_t > ())) . pad1 as * const _ as usize } , 12usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:568614 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < xcb_alloc_color_planes_cookie_t > ())) . sequence 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:569544 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_alloc_color_planes_request_t > ())) . major_opcode 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:569809 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_alloc_color_planes_request_t > ())) . contiguous as * const _ as usize } , 1usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:570070 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_alloc_color_planes_request_t > ())) . length as * const _ as usize } , 2usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:570323 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_alloc_color_planes_request_t > ())) . cmap as * const _ as usize } , 4usize , 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/carton_shell-bc4ee871e29cc037/out/bindings.rs:3:570572 [INFO] [stdout] | [INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < xcb_alloc_color_planes_request_t > ())) . colors as * const _ as usize } , 8usize , concat ! ("O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [WARN] too many lines in the log, truncating it