[INFO] fetching crate carton_shell 0.1.0...
[INFO] testing carton_shell-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate carton_shell 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate carton_shell 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.53.3 (latest: v0.69.4)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding cexpr v0.4.0 (latest: v0.6.0)
[INFO] [stderr]       Adding cfg-if v0.1.10 (latest: v1.0.0)
[INFO] [stderr]       Adding clang-sys v0.29.3 (latest: v1.7.0)
[INFO] [stderr]       Adding clap v2.34.0 (latest: v4.5.4)
[INFO] [stderr]       Adding env_logger v0.7.1 (latest: v0.11.3)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (latest: v0.3.9)
[INFO] [stderr]       Adding humantime v1.3.0 (latest: v2.1.0)
[INFO] [stderr]       Adding libloading v0.5.2 (latest: v0.8.3)
[INFO] [stderr]       Adding nom v5.1.3 (latest: v7.1.3)
[INFO] [stderr]       Adding peeking_take_while v0.1.2 (latest: v1.0.0)
[INFO] [stderr]       Adding quick-error v1.2.3 (latest: v2.0.1)
[INFO] [stderr]       Adding shlex v0.1.1 (latest: v1.3.0)
[INFO] [stderr]       Adding strsim v0.8.0 (latest: v0.11.1)
[INFO] [stderr]       Adding textwrap v0.11.0 (latest: v0.16.1)
[INFO] [stderr]       Adding which v3.1.1 (latest: v6.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v0.29.3
[INFO] [stderr]   Downloaded bindgen v0.53.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d58463ac3a0991b0adff6c494898ace5c7e52ed6c96b335079f3f1440852682
[INFO] running `Command { std: "docker" "start" "-a" "4d58463ac3a0991b0adff6c494898ace5c7e52ed6c96b335079f3f1440852682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d58463ac3a0991b0adff6c494898ace5c7e52ed6c96b335079f3f1440852682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d58463ac3a0991b0adff6c494898ace5c7e52ed6c96b335079f3f1440852682", kill_on_drop: false }`
[INFO] [stdout] 4d58463ac3a0991b0adff6c494898ace5c7e52ed6c96b335079f3f1440852682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e088b38e2f47b56ef262cd98d9b4d088bf4c90db561cfb8529061317185e764
[INFO] running `Command { std: "docker" "start" "-a" "5e088b38e2f47b56ef262cd98d9b4d088bf4c90db561cfb8529061317185e764", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling carton_shell v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.98s
[INFO] running `Command { std: "docker" "inspect" "5e088b38e2f47b56ef262cd98d9b4d088bf4c90db561cfb8529061317185e764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e088b38e2f47b56ef262cd98d9b4d088bf4c90db561cfb8529061317185e764", kill_on_drop: false }`
[INFO] [stdout] 5e088b38e2f47b56ef262cd98d9b4d088bf4c90db561cfb8529061317185e764
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d9f02cd063f235c0a9f2d7c8fb99c2461682d80522832897604abd8cca97154
[INFO] running `Command { std: "docker" "start" "-a" "0d9f02cd063f235c0a9f2d7c8fb99c2461682d80522832897604abd8cca97154", kill_on_drop: false }`
[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-db20b6730844ab07/out/bindings.rs:3:17057
[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-db20b6730844ab07/out/bindings.rs:3:20342
[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-db20b6730844ab07/out/bindings.rs:3:20995
[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-db20b6730844ab07/out/bindings.rs:3:21198
[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-db20b6730844ab07/out/bindings.rs:3:21826
[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-db20b6730844ab07/out/bindings.rs:3:22031
[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-db20b6730844ab07/out/bindings.rs:3:22725
[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-db20b6730844ab07/out/bindings.rs:3:24400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < __atomic_wide_counter__bindgen_ty_1 > ())) . __low 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-db20b6730844ab07/out/bindings.rs:3:24657
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < __atomic_wide_counter__bindgen_ty_1 > ())) . __high 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-db20b6730844ab07/out/bindings.rs:3:25274
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < __atomic_wide_counter > ())) . __value64 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-db20b6730844ab07/out/bindings.rs:3:25511
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < __atomic_wide_counter > ())) . __value32 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-db20b6730844ab07/out/bindings.rs:3:26293
[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-db20b6730844ab07/out/bindings.rs:3:26528
[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-db20b6730844ab07/out/bindings.rs:3:27323
[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-db20b6730844ab07/out/bindings.rs:3:28389
[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-db20b6730844ab07/out/bindings.rs:3:28612
[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-db20b6730844ab07/out/bindings.rs:3:28837
[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-db20b6730844ab07/out/bindings.rs:3:29062
[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-db20b6730844ab07/out/bindings.rs:3:29290
[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-db20b6730844ab07/out/bindings.rs:3:29514
[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-db20b6730844ab07/out/bindings.rs:3:29740
[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-db20b6730844ab07/out/bindings.rs:3:29970
[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-db20b6730844ab07/out/bindings.rs:3:31239
[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-db20b6730844ab07/out/bindings.rs:3:31480
[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-db20b6730844ab07/out/bindings.rs:3:31721
[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-db20b6730844ab07/out/bindings.rs:3:31974
[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-db20b6730844ab07/out/bindings.rs:3:32228
[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-db20b6730844ab07/out/bindings.rs:3:32464
[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-db20b6730844ab07/out/bindings.rs:3:32700
[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-db20b6730844ab07/out/bindings.rs:3:32948
[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-db20b6730844ab07/out/bindings.rs:3:33188
[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-db20b6730844ab07/out/bindings.rs:3:33434
[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-db20b6730844ab07/out/bindings.rs:3:33670
[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-db20b6730844ab07/out/bindings.rs:3:33906
[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-db20b6730844ab07/out/bindings.rs:3:34903
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s > ())) . __wseq 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-db20b6730844ab07/out/bindings.rs:3:35124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s > ())) . __g1_start 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-db20b6730844ab07/out/bindings.rs:3:35353
[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-db20b6730844ab07/out/bindings.rs:3:35579
[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-db20b6730844ab07/out/bindings.rs:3:35805
[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-db20b6730844ab07/out/bindings.rs:3:36043
[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-db20b6730844ab07/out/bindings.rs:3:36267
[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-db20b6730844ab07/out/bindings.rs:3:37029
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < __once_flag > ())) . __data 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-db20b6730844ab07/out/bindings.rs:3:37845
[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-db20b6730844ab07/out/bindings.rs:3:38072
[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-db20b6730844ab07/out/bindings.rs:3:38846
[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-db20b6730844ab07/out/bindings.rs:3:39071
[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-db20b6730844ab07/out/bindings.rs:3:39947
[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-db20b6730844ab07/out/bindings.rs:3:40164
[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-db20b6730844ab07/out/bindings.rs:3:40957
[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-db20b6730844ab07/out/bindings.rs:3:41176
[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-db20b6730844ab07/out/bindings.rs:3:41395
[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-db20b6730844ab07/out/bindings.rs:3:42187
[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-db20b6730844ab07/out/bindings.rs:3:42404
[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-db20b6730844ab07/out/bindings.rs:3:42621
[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-db20b6730844ab07/out/bindings.rs:3:43426
[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-db20b6730844ab07/out/bindings.rs:3:43647
[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-db20b6730844ab07/out/bindings.rs:3:43868
[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-db20b6730844ab07/out/bindings.rs:3:44649
[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-db20b6730844ab07/out/bindings.rs:3:44878
[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-db20b6730844ab07/out/bindings.rs:3:45723
[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-db20b6730844ab07/out/bindings.rs:3:45946
[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-db20b6730844ab07/out/bindings.rs:3:46734
[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-db20b6730844ab07/out/bindings.rs:3:46965
[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-db20b6730844ab07/out/bindings.rs:3:48487
[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-db20b6730844ab07/out/bindings.rs:3:48690
[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-db20b6730844ab07/out/bindings.rs:3:49955
[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-db20b6730844ab07/out/bindings.rs:3:50647
[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-db20b6730844ab07/out/bindings.rs:3:52894
[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-db20b6730844ab07/out/bindings.rs:3:53087
[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-db20b6730844ab07/out/bindings.rs:3:53280
[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-db20b6730844ab07/out/bindings.rs:3:53475
[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-db20b6730844ab07/out/bindings.rs:3:53671
[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-db20b6730844ab07/out/bindings.rs:3:53865
[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-db20b6730844ab07/out/bindings.rs:3:54061
[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-db20b6730844ab07/out/bindings.rs:3:54257
[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-db20b6730844ab07/out/bindings.rs:3:54453
[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-db20b6730844ab07/out/bindings.rs:3:54651
[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-db20b6730844ab07/out/bindings.rs:3:54851
[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-db20b6730844ab07/out/bindings.rs:3:55479
[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-db20b6730844ab07/out/bindings.rs:3:55698
[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-db20b6730844ab07/out/bindings.rs:3:56708
[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-db20b6730844ab07/out/bindings.rs:3:56933
[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-db20b6730844ab07/out/bindings.rs:3:57160
[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-db20b6730844ab07/out/bindings.rs:3:57399
[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-db20b6730844ab07/out/bindings.rs:3:57638
[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-db20b6730844ab07/out/bindings.rs:3:62250
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < __jmp_buf_tag > ())) . __jmpbuf 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-db20b6730844ab07/out/bindings.rs:3:62469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < __jmp_buf_tag > ())) . __mask_was_saved as * const _ as usize } , 64usize , concat ! (...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/carton_shell-db20b6730844ab07/out/bindings.rs:3:62705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < __jmp_buf_tag > ())) . __saved_mask as * const _ as usize } , 72usize , 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-db20b6730844ab07/out/bindings.rs:3:67820
[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-db20b6730844ab07/out/bindings.rs:3:68061
[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-db20b6730844ab07/out/bindings.rs:3:68294
[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-db20b6730844ab07/out/bindings.rs:3:68542
[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-db20b6730844ab07/out/bindings.rs:3:75107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < __cancel_jmp_buf_tag > ())) . __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-db20b6730844ab07/out/bindings.rs:3:75356
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < __cancel_jmp_buf_tag > ())) . __mask_was_saved as * const _ as usize } , 64usize , concat ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/carton_shell-db20b6730844ab07/out/bindings.rs:3:76169
[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-db20b6730844ab07/out/bindings.rs:3:76422
[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-db20b6730844ab07/out/bindings.rs:3:77375
[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-db20b6730844ab07/out/bindings.rs:3:77630
[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-db20b6730844ab07/out/bindings.rs:3:77877
[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-db20b6730844ab07/out/bindings.rs:3:78115
[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-db20b6730844ab07/out/bindings.rs:3:88955
[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-db20b6730844ab07/out/bindings.rs:3:89184
[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-db20b6730844ab07/out/bindings.rs:3:89411
[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-db20b6730844ab07/out/bindings.rs:3:90154
[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-db20b6730844ab07/out/bindings.rs:3:90395
[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-db20b6730844ab07/out/bindings.rs:3:90618
[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-db20b6730844ab07/out/bindings.rs:3:90849
[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-db20b6730844ab07/out/bindings.rs:3:91622
[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-db20b6730844ab07/out/bindings.rs:3:91863
[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-db20b6730844ab07/out/bindings.rs:3:92086
[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-db20b6730844ab07/out/bindings.rs:3:92317
[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-db20b6730844ab07/out/bindings.rs:3:92538
[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-db20b6730844ab07/out/bindings.rs:3:93324
[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-db20b6730844ab07/out/bindings.rs:3:93573
[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-db20b6730844ab07/out/bindings.rs:3:93804
[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-db20b6730844ab07/out/bindings.rs:3:94043
[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-db20b6730844ab07/out/bindings.rs:3:94847
[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-db20b6730844ab07/out/bindings.rs:3:95078
[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-db20b6730844ab07/out/bindings.rs:3:95291
[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-db20b6730844ab07/out/bindings.rs:3:95512
[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-db20b6730844ab07/out/bindings.rs:3:95729
[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-db20b6730844ab07/out/bindings.rs:3:95954
[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-db20b6730844ab07/out/bindings.rs:3:96168
[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-db20b6730844ab07/out/bindings.rs:3:96380
[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-db20b6730844ab07/out/bindings.rs:3:97249
[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-db20b6730844ab07/out/bindings.rs:3:97490
[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-db20b6730844ab07/out/bindings.rs:3:97725
[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-db20b6730844ab07/out/bindings.rs:3:97956
[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-db20b6730844ab07/out/bindings.rs:3:98193
[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-db20b6730844ab07/out/bindings.rs:3:98428
[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-db20b6730844ab07/out/bindings.rs:3:98664
[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-db20b6730844ab07/out/bindings.rs:3:98888
[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-db20b6730844ab07/out/bindings.rs:3:99110
[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-db20b6730844ab07/out/bindings.rs:3:99817
[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-db20b6730844ab07/out/bindings.rs:3:100466
[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-db20b6730844ab07/out/bindings.rs:3:100677
[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-db20b6730844ab07/out/bindings.rs:3:101447
[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-db20b6730844ab07/out/bindings.rs:3:101674
[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-db20b6730844ab07/out/bindings.rs:3:101899
[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-db20b6730844ab07/out/bindings.rs:3:102718
[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-db20b6730844ab07/out/bindings.rs:3:102945
[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-db20b6730844ab07/out/bindings.rs:3:103170
[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-db20b6730844ab07/out/bindings.rs:3:103989
[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-db20b6730844ab07/out/bindings.rs:3:104216
[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-db20b6730844ab07/out/bindings.rs:3:104441
[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-db20b6730844ab07/out/bindings.rs:3:105260
[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-db20b6730844ab07/out/bindings.rs:3:105487
[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-db20b6730844ab07/out/bindings.rs:3:105712
[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-db20b6730844ab07/out/bindings.rs:3:106515
[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-db20b6730844ab07/out/bindings.rs:3:106738
[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-db20b6730844ab07/out/bindings.rs:3:106959
[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-db20b6730844ab07/out/bindings.rs:3:107790
[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-db20b6730844ab07/out/bindings.rs:3:108021
[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-db20b6730844ab07/out/bindings.rs:3:108250
[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-db20b6730844ab07/out/bindings.rs:3:109089
[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-db20b6730844ab07/out/bindings.rs:3:109320
[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-db20b6730844ab07/out/bindings.rs:3:109549
[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-db20b6730844ab07/out/bindings.rs:3:110356
[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-db20b6730844ab07/out/bindings.rs:3:110579
[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-db20b6730844ab07/out/bindings.rs:3:110800
[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-db20b6730844ab07/out/bindings.rs:3:111631
[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-db20b6730844ab07/out/bindings.rs:3:111862
[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-db20b6730844ab07/out/bindings.rs:3:112091
[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-db20b6730844ab07/out/bindings.rs:3:112930
[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-db20b6730844ab07/out/bindings.rs:3:113161
[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-db20b6730844ab07/out/bindings.rs:3:113390
[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-db20b6730844ab07/out/bindings.rs:3:114213
[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-db20b6730844ab07/out/bindings.rs:3:114440
[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-db20b6730844ab07/out/bindings.rs:3:114665
[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-db20b6730844ab07/out/bindings.rs:3:115500
[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-db20b6730844ab07/out/bindings.rs:3:115731
[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-db20b6730844ab07/out/bindings.rs:3:115960
[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-db20b6730844ab07/out/bindings.rs:3:116807
[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-db20b6730844ab07/out/bindings.rs:3:117040
[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-db20b6730844ab07/out/bindings.rs:3:117271
[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-db20b6730844ab07/out/bindings.rs:3:118096
[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-db20b6730844ab07/out/bindings.rs:3:118323
[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-db20b6730844ab07/out/bindings.rs:3:118548
[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-db20b6730844ab07/out/bindings.rs:3:119374
[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-db20b6730844ab07/out/bindings.rs:3:119603
[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-db20b6730844ab07/out/bindings.rs:3:119830
[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-db20b6730844ab07/out/bindings.rs:3:120675
[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-db20b6730844ab07/out/bindings.rs:3:120908
[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-db20b6730844ab07/out/bindings.rs:3:121139
[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-db20b6730844ab07/out/bindings.rs:3:121963
[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-db20b6730844ab07/out/bindings.rs:3:122190
[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-db20b6730844ab07/out/bindings.rs:3:122415
[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-db20b6730844ab07/out/bindings.rs:3:123055
[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-db20b6730844ab07/out/bindings.rs:3:123256
[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-db20b6730844ab07/out/bindings.rs:3:124009
[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-db20b6730844ab07/out/bindings.rs:3:124234
[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-db20b6730844ab07/out/bindings.rs:3:124457
[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-db20b6730844ab07/out/bindings.rs:3:125156
[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-db20b6730844ab07/out/bindings.rs:3:125365
[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-db20b6730844ab07/out/bindings.rs:3:125574
[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-db20b6730844ab07/out/bindings.rs:3:125791
[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-db20b6730844ab07/out/bindings.rs:3:126590
[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-db20b6730844ab07/out/bindings.rs:3:126823
[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-db20b6730844ab07/out/bindings.rs:3:127054
[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-db20b6730844ab07/out/bindings.rs:3:127764
[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-db20b6730844ab07/out/bindings.rs:3:127961
[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-db20b6730844ab07/out/bindings.rs:3:128158
[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-db20b6730844ab07/out/bindings.rs:3:128363
[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-db20b6730844ab07/out/bindings.rs:3:128570
[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-db20b6730844ab07/out/bindings.rs:3:128777
[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-db20b6730844ab07/out/bindings.rs:3:129523
[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-db20b6730844ab07/out/bindings.rs:3:129744
[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-db20b6730844ab07/out/bindings.rs:3:129963
[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-db20b6730844ab07/out/bindings.rs:3:130669
[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-db20b6730844ab07/out/bindings.rs:3:130880
[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-db20b6730844ab07/out/bindings.rs:3:131109
[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-db20b6730844ab07/out/bindings.rs:3:131334
[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-db20b6730844ab07/out/bindings.rs:3:132102
[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-db20b6730844ab07/out/bindings.rs:3:132329
[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-db20b6730844ab07/out/bindings.rs:3:132554
[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-db20b6730844ab07/out/bindings.rs:3:133735
[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-db20b6730844ab07/out/bindings.rs:3:133962
[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-db20b6730844ab07/out/bindings.rs:3:134183
[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-db20b6730844ab07/out/bindings.rs:3:134428
[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-db20b6730844ab07/out/bindings.rs:3:134669
[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-db20b6730844ab07/out/bindings.rs:3:134894
[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-db20b6730844ab07/out/bindings.rs:3:135124
[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-db20b6730844ab07/out/bindings.rs:3:135352
[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-db20b6730844ab07/out/bindings.rs:3:136157
[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-db20b6730844ab07/out/bindings.rs:3:136392
[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-db20b6730844ab07/out/bindings.rs:3:136625
[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-db20b6730844ab07/out/bindings.rs:3:137329
[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-db20b6730844ab07/out/bindings.rs:3:137538
[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-db20b6730844ab07/out/bindings.rs:3:137745
[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-db20b6730844ab07/out/bindings.rs:3:137966
[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-db20b6730844ab07/out/bindings.rs:3:138725
[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-db20b6730844ab07/out/bindings.rs:3:138950
[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-db20b6730844ab07/out/bindings.rs:3:139173
[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-db20b6730844ab07/out/bindings.rs:3:141625
[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-db20b6730844ab07/out/bindings.rs:3:141834
[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-db20b6730844ab07/out/bindings.rs:3:142067
[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-db20b6730844ab07/out/bindings.rs:3:142290
[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-db20b6730844ab07/out/bindings.rs:3:142514
[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-db20b6730844ab07/out/bindings.rs:3:142754
[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-db20b6730844ab07/out/bindings.rs:3:142986
[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-db20b6730844ab07/out/bindings.rs:3:143220
[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-db20b6730844ab07/out/bindings.rs:3:143462
[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-db20b6730844ab07/out/bindings.rs:3:143706
[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-db20b6730844ab07/out/bindings.rs:3:143944
[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-db20b6730844ab07/out/bindings.rs:3:144182
[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-db20b6730844ab07/out/bindings.rs:3:144406
[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-db20b6730844ab07/out/bindings.rs:3:144636
[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-db20b6730844ab07/out/bindings.rs:3:144860
[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-db20b6730844ab07/out/bindings.rs:3:145082
[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-db20b6730844ab07/out/bindings.rs:3:145879
[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-db20b6730844ab07/out/bindings.rs:3:146106
[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-db20b6730844ab07/out/bindings.rs:3:146331
[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-db20b6730844ab07/out/bindings.rs:3:147215
[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-db20b6730844ab07/out/bindings.rs:3:147450
[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-db20b6730844ab07/out/bindings.rs:3:147673
[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-db20b6730844ab07/out/bindings.rs:3:147932
[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-db20b6730844ab07/out/bindings.rs:3:148191
[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-db20b6730844ab07/out/bindings.rs:3:148468
[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-db20b6730844ab07/out/bindings.rs:3:148745
[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-db20b6730844ab07/out/bindings.rs:3:149577
[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-db20b6730844ab07/out/bindings.rs:3:149818
[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-db20b6730844ab07/out/bindings.rs:3:150057
[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-db20b6730844ab07/out/bindings.rs:3:150854
[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-db20b6730844ab07/out/bindings.rs:3:151079
[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-db20b6730844ab07/out/bindings.rs:3:151312
[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-db20b6730844ab07/out/bindings.rs:3:151569
[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-db20b6730844ab07/out/bindings.rs:3:151826
[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-db20b6730844ab07/out/bindings.rs:3:152652
[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-db20b6730844ab07/out/bindings.rs:3:152891
[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-db20b6730844ab07/out/bindings.rs:3:153128
[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-db20b6730844ab07/out/bindings.rs:3:153894
[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-db20b6730844ab07/out/bindings.rs:3:154131
[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-db20b6730844ab07/out/bindings.rs:3:154364
[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-db20b6730844ab07/out/bindings.rs:3:155244
[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-db20b6730844ab07/out/bindings.rs:3:155495
[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-db20b6730844ab07/out/bindings.rs:3:155744
[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-db20b6730844ab07/out/bindings.rs:3:157151
[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-db20b6730844ab07/out/bindings.rs:3:157362
[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-db20b6730844ab07/out/bindings.rs:3:157569
[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-db20b6730844ab07/out/bindings.rs:3:157812
[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-db20b6730844ab07/out/bindings.rs:3:158055
[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-db20b6730844ab07/out/bindings.rs:3:158266
[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-db20b6730844ab07/out/bindings.rs:3:158493
[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-db20b6730844ab07/out/bindings.rs:3:158725
[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-db20b6730844ab07/out/bindings.rs:3:158957
[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-db20b6730844ab07/out/bindings.rs:3:159193
[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-db20b6730844ab07/out/bindings.rs:3:159413
[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-db20b6730844ab07/out/bindings.rs:3:159657
[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-db20b6730844ab07/out/bindings.rs:3:159875
[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-db20b6730844ab07/out/bindings.rs:3:160111
[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-db20b6730844ab07/out/bindings.rs:3:160343
[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-db20b6730844ab07/out/bindings.rs:3:160589
[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-db20b6730844ab07/out/bindings.rs:3:160843
[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-db20b6730844ab07/out/bindings.rs:3:161095
[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-db20b6730844ab07/out/bindings.rs:3:161317
[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-db20b6730844ab07/out/bindings.rs:3:161539
[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-db20b6730844ab07/out/bindings.rs:3:162299
[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-db20b6730844ab07/out/bindings.rs:3:162524
[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-db20b6730844ab07/out/bindings.rs:3:162747
[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-db20b6730844ab07/out/bindings.rs:3:164750
[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-db20b6730844ab07/out/bindings.rs:3:164995
[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-db20b6730844ab07/out/bindings.rs:3:165226
[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-db20b6730844ab07/out/bindings.rs:3:165461
[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-db20b6730844ab07/out/bindings.rs:3:165688
[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-db20b6730844ab07/out/bindings.rs:3:165915
[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-db20b6730844ab07/out/bindings.rs:3:166145
[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-db20b6730844ab07/out/bindings.rs:3:166375
[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-db20b6730844ab07/out/bindings.rs:3:166607
[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-db20b6730844ab07/out/bindings.rs:3:166839
[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-db20b6730844ab07/out/bindings.rs:3:167073
[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-db20b6730844ab07/out/bindings.rs:3:167307
[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-db20b6730844ab07/out/bindings.rs:3:167537
[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-db20b6730844ab07/out/bindings.rs:3:167779
[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-db20b6730844ab07/out/bindings.rs:3:169131
[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-db20b6730844ab07/out/bindings.rs:3:169382
[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-db20b6730844ab07/out/bindings.rs:3:169619
[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-db20b6730844ab07/out/bindings.rs:3:169860
[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-db20b6730844ab07/out/bindings.rs:3:170093
[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-db20b6730844ab07/out/bindings.rs:3:170326
[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-db20b6730844ab07/out/bindings.rs:3:170562
[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-db20b6730844ab07/out/bindings.rs:3:170798
[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-db20b6730844ab07/out/bindings.rs:3:171036
[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-db20b6730844ab07/out/bindings.rs:3:171274
[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-db20b6730844ab07/out/bindings.rs:3:171514
[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-db20b6730844ab07/out/bindings.rs:3:171754
[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-db20b6730844ab07/out/bindings.rs:3:171990
[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-db20b6730844ab07/out/bindings.rs:3:172238
[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-db20b6730844ab07/out/bindings.rs:3:173476
[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-db20b6730844ab07/out/bindings.rs:3:173729
[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-db20b6730844ab07/out/bindings.rs:3:173968
[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-db20b6730844ab07/out/bindings.rs:3:174211
[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-db20b6730844ab07/out/bindings.rs:3:174446
[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-db20b6730844ab07/out/bindings.rs:3:174681
[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-db20b6730844ab07/out/bindings.rs:3:174919
[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-db20b6730844ab07/out/bindings.rs:3:175157
[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-db20b6730844ab07/out/bindings.rs:3:175397
[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-db20b6730844ab07/out/bindings.rs:3:175637
[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-db20b6730844ab07/out/bindings.rs:3:175879
[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-db20b6730844ab07/out/bindings.rs:3:176121
[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-db20b6730844ab07/out/bindings.rs:3:176359
[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-db20b6730844ab07/out/bindings.rs:3:176609
[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-db20b6730844ab07/out/bindings.rs:3:178261
[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-db20b6730844ab07/out/bindings.rs:3:178512
[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-db20b6730844ab07/out/bindings.rs:3:178749
[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-db20b6730844ab07/out/bindings.rs:3:178990
[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-db20b6730844ab07/out/bindings.rs:3:179223
[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-db20b6730844ab07/out/bindings.rs:3:179456
[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-db20b6730844ab07/out/bindings.rs:3:179692
[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-db20b6730844ab07/out/bindings.rs:3:179928
[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-db20b6730844ab07/out/bindings.rs:3:180166
[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-db20b6730844ab07/out/bindings.rs:3:180404
[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-db20b6730844ab07/out/bindings.rs:3:180644
[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-db20b6730844ab07/out/bindings.rs:3:180884
[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-db20b6730844ab07/out/bindings.rs:3:181120
[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-db20b6730844ab07/out/bindings.rs:3:181354
[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-db20b6730844ab07/out/bindings.rs:3:182248
[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-db20b6730844ab07/out/bindings.rs:3:182491
[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-db20b6730844ab07/out/bindings.rs:3:182720
[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-db20b6730844ab07/out/bindings.rs:3:182953
[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-db20b6730844ab07/out/bindings.rs:3:183180
[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-db20b6730844ab07/out/bindings.rs:3:183405
[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-db20b6730844ab07/out/bindings.rs:3:184206
[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-db20b6730844ab07/out/bindings.rs:3:184459
[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-db20b6730844ab07/out/bindings.rs:3:185319
[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-db20b6730844ab07/out/bindings.rs:3:185558
[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-db20b6730844ab07/out/bindings.rs:3:185779
[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-db20b6730844ab07/out/bindings.rs:3:186008
[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-db20b6730844ab07/out/bindings.rs:3:186233
[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-db20b6730844ab07/out/bindings.rs:3:186448
[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-db20b6730844ab07/out/bindings.rs:3:186664
[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-db20b6730844ab07/out/bindings.rs:3:186888
[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-db20b6730844ab07/out/bindings.rs:3:187114
[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-db20b6730844ab07/out/bindings.rs:3:187338
[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-db20b6730844ab07/out/bindings.rs:3:188304
[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-db20b6730844ab07/out/bindings.rs:3:188565
[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-db20b6730844ab07/out/bindings.rs:3:188808
[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-db20b6730844ab07/out/bindings.rs:3:189059
[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-db20b6730844ab07/out/bindings.rs:3:189310
[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-db20b6730844ab07/out/bindings.rs:3:189547
[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-db20b6730844ab07/out/bindings.rs:3:189785
[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-db20b6730844ab07/out/bindings.rs:3:190031
[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-db20b6730844ab07/out/bindings.rs:3:190279
[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-db20b6730844ab07/out/bindings.rs:3:190539
[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-db20b6730844ab07/out/bindings.rs:3:190785
[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-db20b6730844ab07/out/bindings.rs:3:191045
[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-db20b6730844ab07/out/bindings.rs:3:191903
[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-db20b6730844ab07/out/bindings.rs:3:192152
[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-db20b6730844ab07/out/bindings.rs:3:192383
[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-db20b6730844ab07/out/bindings.rs:3:192622
[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-db20b6730844ab07/out/bindings.rs:3:192861
[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-db20b6730844ab07/out/bindings.rs:3:193108
[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-db20b6730844ab07/out/bindings.rs:3:193356
[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-db20b6730844ab07/out/bindings.rs:3:194443
[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-db20b6730844ab07/out/bindings.rs:3:194704
[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-db20b6730844ab07/out/bindings.rs:3:194947
[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-db20b6730844ab07/out/bindings.rs:3:195198
[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-db20b6730844ab07/out/bindings.rs:3:195445
[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-db20b6730844ab07/out/bindings.rs:3:195690
[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-db20b6730844ab07/out/bindings.rs:3:196653
[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-db20b6730844ab07/out/bindings.rs:3:196906
[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-db20b6730844ab07/out/bindings.rs:3:197141
[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-db20b6730844ab07/out/bindings.rs:3:197384
[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-db20b6730844ab07/out/bindings.rs:3:197623
[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-db20b6730844ab07/out/bindings.rs:3:197862
[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-db20b6730844ab07/out/bindings.rs:3:198092
[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-db20b6730844ab07/out/bindings.rs:3:198322
[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-db20b6730844ab07/out/bindings.rs:3:198560
[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-db20b6730844ab07/out/bindings.rs:3:198800
[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-db20b6730844ab07/out/bindings.rs:3:199052
[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-db20b6730844ab07/out/bindings.rs:3:199314
[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-db20b6730844ab07/out/bindings.rs:3:200140
[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-db20b6730844ab07/out/bindings.rs:3:200395
[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-db20b6730844ab07/out/bindings.rs:3:200632
[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-db20b6730844ab07/out/bindings.rs:3:200877
[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-db20b6730844ab07/out/bindings.rs:3:201116
[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-db20b6730844ab07/out/bindings.rs:3:201988
[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-db20b6730844ab07/out/bindings.rs:3:202239
[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-db20b6730844ab07/out/bindings.rs:3:202472
[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-db20b6730844ab07/out/bindings.rs:3:202713
[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-db20b6730844ab07/out/bindings.rs:3:202948
[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-db20b6730844ab07/out/bindings.rs:3:203185
[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-db20b6730844ab07/out/bindings.rs:3:203439
[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-db20b6730844ab07/out/bindings.rs:3:204295
[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-db20b6730844ab07/out/bindings.rs:3:204542
[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-db20b6730844ab07/out/bindings.rs:3:204771
[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-db20b6730844ab07/out/bindings.rs:3:205008
[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-db20b6730844ab07/out/bindings.rs:3:205239
[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-db20b6730844ab07/out/bindings.rs:3:205472
[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-db20b6730844ab07/out/bindings.rs:3:205728
[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-db20b6730844ab07/out/bindings.rs:3:206531
[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-db20b6730844ab07/out/bindings.rs:3:206780
[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-db20b6730844ab07/out/bindings.rs:3:207011
[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-db20b6730844ab07/out/bindings.rs:3:207250
[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-db20b6730844ab07/out/bindings.rs:3:207485
[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-db20b6730844ab07/out/bindings.rs:3:208428
[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-db20b6730844ab07/out/bindings.rs:3:208685
[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-db20b6730844ab07/out/bindings.rs:3:208924
[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-db20b6730844ab07/out/bindings.rs:3:209171
[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-db20b6730844ab07/out/bindings.rs:3:209412
[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-db20b6730844ab07/out/bindings.rs:3:209655
[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-db20b6730844ab07/out/bindings.rs:3:209899
[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-db20b6730844ab07/out/bindings.rs:3:210133
[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-db20b6730844ab07/out/bindings.rs:3:210367
[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-db20b6730844ab07/out/bindings.rs:3:210633
[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-db20b6730844ab07/out/bindings.rs:3:211645
[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-db20b6730844ab07/out/bindings.rs:3:211904
[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-db20b6730844ab07/out/bindings.rs:3:212145
[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-db20b6730844ab07/out/bindings.rs:3:212394
[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-db20b6730844ab07/out/bindings.rs:3:212637
[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-db20b6730844ab07/out/bindings.rs:3:212882
[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-db20b6730844ab07/out/bindings.rs:3:213142
[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-db20b6730844ab07/out/bindings.rs:3:213378
[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-db20b6730844ab07/out/bindings.rs:3:213614
[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-db20b6730844ab07/out/bindings.rs:3:213858
[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-db20b6730844ab07/out/bindings.rs:3:214104
[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-db20b6730844ab07/out/bindings.rs:3:214362
[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-db20b6730844ab07/out/bindings.rs:3:214630
[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-db20b6730844ab07/out/bindings.rs:3:215629
[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-db20b6730844ab07/out/bindings.rs:3:215890
[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-db20b6730844ab07/out/bindings.rs:3:216145
[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-db20b6730844ab07/out/bindings.rs:3:216396
[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-db20b6730844ab07/out/bindings.rs:3:216643
[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-db20b6730844ab07/out/bindings.rs:3:216890
[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-db20b6730844ab07/out/bindings.rs:3:217140
[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-db20b6730844ab07/out/bindings.rs:3:217378
[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-db20b6730844ab07/out/bindings.rs:3:217616
[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-db20b6730844ab07/out/bindings.rs:3:217862
[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-db20b6730844ab07/out/bindings.rs:3:218110
[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-db20b6730844ab07/out/bindings.rs:3:218370
[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-db20b6730844ab07/out/bindings.rs:3:219244
[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-db20b6730844ab07/out/bindings.rs:3:219499
[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-db20b6730844ab07/out/bindings.rs:3:219736
[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-db20b6730844ab07/out/bindings.rs:3:219981
[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-db20b6730844ab07/out/bindings.rs:3:220220
[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-db20b6730844ab07/out/bindings.rs:3:220461
[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-db20b6730844ab07/out/bindings.rs:3:220693
[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-db20b6730844ab07/out/bindings.rs:3:221525
[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-db20b6730844ab07/out/bindings.rs:3:221780
[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-db20b6730844ab07/out/bindings.rs:3:222017
[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-db20b6730844ab07/out/bindings.rs:3:222262
[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-db20b6730844ab07/out/bindings.rs:3:222503
[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-db20b6730844ab07/out/bindings.rs:3:222742
[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-db20b6730844ab07/out/bindings.rs:3:223823
[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-db20b6730844ab07/out/bindings.rs:3:224082
[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-db20b6730844ab07/out/bindings.rs:3:224323
[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-db20b6730844ab07/out/bindings.rs:3:224572
[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-db20b6730844ab07/out/bindings.rs:3:224815
[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-db20b6730844ab07/out/bindings.rs:3:225060
[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-db20b6730844ab07/out/bindings.rs:3:225302
[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-db20b6730844ab07/out/bindings.rs:3:225546
[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-db20b6730844ab07/out/bindings.rs:3:226701
[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-db20b6730844ab07/out/bindings.rs:3:226958
[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-db20b6730844ab07/out/bindings.rs:3:227197
[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-db20b6730844ab07/out/bindings.rs:3:227444
[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-db20b6730844ab07/out/bindings.rs:3:227687
[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-db20b6730844ab07/out/bindings.rs:3:227926
[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-db20b6730844ab07/out/bindings.rs:3:228166
[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-db20b6730844ab07/out/bindings.rs:3:228408
[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-db20b6730844ab07/out/bindings.rs:3:229274
[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-db20b6730844ab07/out/bindings.rs:3:229531
[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-db20b6730844ab07/out/bindings.rs:3:229770
[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-db20b6730844ab07/out/bindings.rs:3:230017
[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-db20b6730844ab07/out/bindings.rs:3:230256
[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-db20b6730844ab07/out/bindings.rs:3:230497
[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-db20b6730844ab07/out/bindings.rs:3:233703
[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-db20b6730844ab07/out/bindings.rs:3:233964
[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-db20b6730844ab07/out/bindings.rs:3:234207
[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-db20b6730844ab07/out/bindings.rs:3:234458
[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-db20b6730844ab07/out/bindings.rs:3:234701
[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-db20b6730844ab07/out/bindings.rs:3:234946
[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-db20b6730844ab07/out/bindings.rs:3:235200
[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-db20b6730844ab07/out/bindings.rs:3:235454
[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-db20b6730844ab07/out/bindings.rs:3:235702
[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-db20b6730844ab07/out/bindings.rs:3:236644
[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-db20b6730844ab07/out/bindings.rs:3:236903
[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-db20b6730844ab07/out/bindings.rs:3:237144
[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-db20b6730844ab07/out/bindings.rs:3:237393
[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-db20b6730844ab07/out/bindings.rs:3:237634
[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-db20b6730844ab07/out/bindings.rs:3:237885
[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-db20b6730844ab07/out/bindings.rs:3:238137
[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-db20b6730844ab07/out/bindings.rs:3:238383
[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-db20b6730844ab07/out/bindings.rs:3:239641
[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-db20b6730844ab07/out/bindings.rs:3:239898
[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-db20b6730844ab07/out/bindings.rs:3:240137
[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-db20b6730844ab07/out/bindings.rs:3:240384
[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-db20b6730844ab07/out/bindings.rs:3:240627
[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-db20b6730844ab07/out/bindings.rs:3:240874
[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-db20b6730844ab07/out/bindings.rs:3:241114
[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-db20b6730844ab07/out/bindings.rs:3:241356
[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-db20b6730844ab07/out/bindings.rs:3:242184
[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-db20b6730844ab07/out/bindings.rs:3:242421
[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-db20b6730844ab07/out/bindings.rs:3:242660
[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-db20b6730844ab07/out/bindings.rs:3:243549
[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-db20b6730844ab07/out/bindings.rs:3:243802
[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-db20b6730844ab07/out/bindings.rs:3:244053
[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-db20b6730844ab07/out/bindings.rs:3:244930
[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-db20b6730844ab07/out/bindings.rs:3:245185
[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-db20b6730844ab07/out/bindings.rs:3:245426
[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-db20b6730844ab07/out/bindings.rs:3:245671
[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-db20b6730844ab07/out/bindings.rs:3:245912
[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-db20b6730844ab07/out/bindings.rs:3:246151
[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-db20b6730844ab07/out/bindings.rs:3:247210
[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-db20b6730844ab07/out/bindings.rs:3:247465
[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-db20b6730844ab07/out/bindings.rs:3:247702
[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-db20b6730844ab07/out/bindings.rs:3:247947
[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-db20b6730844ab07/out/bindings.rs:3:248190
[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-db20b6730844ab07/out/bindings.rs:3:248445
[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-db20b6730844ab07/out/bindings.rs:3:248684
[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-db20b6730844ab07/out/bindings.rs:3:249533
[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-db20b6730844ab07/out/bindings.rs:3:249780
[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-db20b6730844ab07/out/bindings.rs:3:250019
[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-db20b6730844ab07/out/bindings.rs:3:250256
[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-db20b6730844ab07/out/bindings.rs:3:250489
[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-db20b6730844ab07/out/bindings.rs:3:250730
[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-db20b6730844ab07/out/bindings.rs:3:250960
[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-db20b6730844ab07/out/bindings.rs:3:251794
[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-db20b6730844ab07/out/bindings.rs:3:252035
[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-db20b6730844ab07/out/bindings.rs:3:252270
[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-db20b6730844ab07/out/bindings.rs:3:252501
[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-db20b6730844ab07/out/bindings.rs:3:252734
[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-db20b6730844ab07/out/bindings.rs:3:252973
[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-db20b6730844ab07/out/bindings.rs:3:253213
[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-db20b6730844ab07/out/bindings.rs:3:254011
[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-db20b6730844ab07/out/bindings.rs:3:254248
[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-db20b6730844ab07/out/bindings.rs:3:254479
[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-db20b6730844ab07/out/bindings.rs:3:254706
[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-db20b6730844ab07/out/bindings.rs:3:254935
[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-db20b6730844ab07/out/bindings.rs:3:255170
[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-db20b6730844ab07/out/bindings.rs:3:255406
[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-db20b6730844ab07/out/bindings.rs:3:258806
[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-db20b6730844ab07/out/bindings.rs:3:259077
[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-db20b6730844ab07/out/bindings.rs:3:259346
[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-db20b6730844ab07/out/bindings.rs:3:259609
[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-db20b6730844ab07/out/bindings.rs:3:259871
[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-db20b6730844ab07/out/bindings.rs:3:260131
[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-db20b6730844ab07/out/bindings.rs:3:260391
[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-db20b6730844ab07/out/bindings.rs:3:260655
[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-db20b6730844ab07/out/bindings.rs:3:260921
[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-db20b6730844ab07/out/bindings.rs:3:261185
[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-db20b6730844ab07/out/bindings.rs:3:261457
[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-db20b6730844ab07/out/bindings.rs:3:261715
[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-db20b6730844ab07/out/bindings.rs:3:261973
[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-db20b6730844ab07/out/bindings.rs:3:262253
[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-db20b6730844ab07/out/bindings.rs:3:262507
[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-db20b6730844ab07/out/bindings.rs:3:263511
[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-db20b6730844ab07/out/bindings.rs:3:263766
[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-db20b6730844ab07/out/bindings.rs:3:264007
[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-db20b6730844ab07/out/bindings.rs:3:264250
[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-db20b6730844ab07/out/bindings.rs:3:264487
[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-db20b6730844ab07/out/bindings.rs:3:264730
[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-db20b6730844ab07/out/bindings.rs:3:264964
[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-db20b6730844ab07/out/bindings.rs:3:265198
[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-db20b6730844ab07/out/bindings.rs:3:265440
[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-db20b6730844ab07/out/bindings.rs:3:265684
[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-db20b6730844ab07/out/bindings.rs:3:265940
[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-db20b6730844ab07/out/bindings.rs:3:266184
[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-db20b6730844ab07/out/bindings.rs:3:266428
[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-db20b6730844ab07/out/bindings.rs:3:267686
[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-db20b6730844ab07/out/bindings.rs:3:267979
[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-db20b6730844ab07/out/bindings.rs:3:268270
[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-db20b6730844ab07/out/bindings.rs:3:268555
[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-db20b6730844ab07/out/bindings.rs:3:268839
[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-db20b6730844ab07/out/bindings.rs:3:269121
[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-db20b6730844ab07/out/bindings.rs:3:269403
[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-db20b6730844ab07/out/bindings.rs:3:269689
[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-db20b6730844ab07/out/bindings.rs:3:269977
[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-db20b6730844ab07/out/bindings.rs:3:270263
[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-db20b6730844ab07/out/bindings.rs:3:270557
[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-db20b6730844ab07/out/bindings.rs:3:270837
[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-db20b6730844ab07/out/bindings.rs:3:271117
[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-db20b6730844ab07/out/bindings.rs:3:271419
[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-db20b6730844ab07/out/bindings.rs:3:271695
[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-db20b6730844ab07/out/bindings.rs:3:272622
[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-db20b6730844ab07/out/bindings.rs:3:272899
[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-db20b6730844ab07/out/bindings.rs:3:273160
[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-db20b6730844ab07/out/bindings.rs:3:273425
[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-db20b6730844ab07/out/bindings.rs:3:273690
[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-db20b6730844ab07/out/bindings.rs:3:274740
[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-db20b6730844ab07/out/bindings.rs:3:275614
[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-db20b6730844ab07/out/bindings.rs:3:275885
[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-db20b6730844ab07/out/bindings.rs:3:276140
[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-db20b6730844ab07/out/bindings.rs:3:276399
[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-db20b6730844ab07/out/bindings.rs:3:277660
[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-db20b6730844ab07/out/bindings.rs:3:277929
[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-db20b6730844ab07/out/bindings.rs:3:278198
[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-db20b6730844ab07/out/bindings.rs:3:278457
[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-db20b6730844ab07/out/bindings.rs:3:278712
[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-db20b6730844ab07/out/bindings.rs:3:278967
[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-db20b6730844ab07/out/bindings.rs:3:279223
[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-db20b6730844ab07/out/bindings.rs:3:279489
[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-db20b6730844ab07/out/bindings.rs:3:279755
[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-db20b6730844ab07/out/bindings.rs:3:280027
[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-db20b6730844ab07/out/bindings.rs:3:280297
[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-db20b6730844ab07/out/bindings.rs:3:280561
[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-db20b6730844ab07/out/bindings.rs:3:280837
[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-db20b6730844ab07/out/bindings.rs:3:281099
[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-db20b6730844ab07/out/bindings.rs:3:281377
[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-db20b6730844ab07/out/bindings.rs:3:281637
[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-db20b6730844ab07/out/bindings.rs:3:281911
[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-db20b6730844ab07/out/bindings.rs:3:282185
[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-db20b6730844ab07/out/bindings.rs:3:282471
[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-db20b6730844ab07/out/bindings.rs:3:283294
[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-db20b6730844ab07/out/bindings.rs:3:283551
[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-db20b6730844ab07/out/bindings.rs:3:283792
[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-db20b6730844ab07/out/bindings.rs:3:284037
[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-db20b6730844ab07/out/bindings.rs:3:284877
[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-db20b6730844ab07/out/bindings.rs:3:285142
[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-db20b6730844ab07/out/bindings.rs:3:285391
[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-db20b6730844ab07/out/bindings.rs:3:285644
[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-db20b6730844ab07/out/bindings.rs:3:286646
[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-db20b6730844ab07/out/bindings.rs:3:286905
[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-db20b6730844ab07/out/bindings.rs:3:287148
[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-db20b6730844ab07/out/bindings.rs:3:287395
[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-db20b6730844ab07/out/bindings.rs:3:288276
[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-db20b6730844ab07/out/bindings.rs:3:288535
[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-db20b6730844ab07/out/bindings.rs:3:288778
[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-db20b6730844ab07/out/bindings.rs:3:289025
[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-db20b6730844ab07/out/bindings.rs:3:289272
[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-db20b6730844ab07/out/bindings.rs:3:289519
[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-db20b6730844ab07/out/bindings.rs:3:289757
[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-db20b6730844ab07/out/bindings.rs:3:290542
[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-db20b6730844ab07/out/bindings.rs:3:290791
[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-db20b6730844ab07/out/bindings.rs:3:291024
[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-db20b6730844ab07/out/bindings.rs:3:291261
[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-db20b6730844ab07/out/bindings.rs:3:292069
[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-db20b6730844ab07/out/bindings.rs:3:292326
[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-db20b6730844ab07/out/bindings.rs:3:292567
[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-db20b6730844ab07/out/bindings.rs:3:292812
[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-db20b6730844ab07/out/bindings.rs:3:293616
[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-db20b6730844ab07/out/bindings.rs:3:293869
[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-db20b6730844ab07/out/bindings.rs:3:294106
[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-db20b6730844ab07/out/bindings.rs:3:294347
[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-db20b6730844ab07/out/bindings.rs:3:295171
[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-db20b6730844ab07/out/bindings.rs:3:295432
[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-db20b6730844ab07/out/bindings.rs:3:295677
[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-db20b6730844ab07/out/bindings.rs:3:295926
[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-db20b6730844ab07/out/bindings.rs:3:297442
[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-db20b6730844ab07/out/bindings.rs:3:297687
[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-db20b6730844ab07/out/bindings.rs:3:297932
[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-db20b6730844ab07/out/bindings.rs:3:298185
[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-db20b6730844ab07/out/bindings.rs:3:298441
[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-db20b6730844ab07/out/bindings.rs:3:298709
[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-db20b6730844ab07/out/bindings.rs:3:298967
[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-db20b6730844ab07/out/bindings.rs:3:299865
[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-db20b6730844ab07/out/bindings.rs:3:300126
[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-db20b6730844ab07/out/bindings.rs:3:300371
[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-db20b6730844ab07/out/bindings.rs:3:300620
[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-db20b6730844ab07/out/bindings.rs:3:300869
[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-db20b6730844ab07/out/bindings.rs:3:301126
[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-db20b6730844ab07/out/bindings.rs:3:302148
[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-db20b6730844ab07/out/bindings.rs:3:302409
[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-db20b6730844ab07/out/bindings.rs:3:302664
[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-db20b6730844ab07/out/bindings.rs:3:302913
[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-db20b6730844ab07/out/bindings.rs:3:303675
[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-db20b6730844ab07/out/bindings.rs:3:304481
[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-db20b6730844ab07/out/bindings.rs:3:304734
[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-db20b6730844ab07/out/bindings.rs:3:304971
[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-db20b6730844ab07/out/bindings.rs:3:305212
[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-db20b6730844ab07/out/bindings.rs:3:306143
[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-db20b6730844ab07/out/bindings.rs:3:306394
[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-db20b6730844ab07/out/bindings.rs:3:306629
[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-db20b6730844ab07/out/bindings.rs:3:306870
[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-db20b6730844ab07/out/bindings.rs:3:307107
[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-db20b6730844ab07/out/bindings.rs:3:307340
[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-db20b6730844ab07/out/bindings.rs:3:307568
[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-db20b6730844ab07/out/bindings.rs:3:307796
[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-db20b6730844ab07/out/bindings.rs:3:308032
[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-db20b6730844ab07/out/bindings.rs:3:308270
[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-db20b6730844ab07/out/bindings.rs:3:308520
[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-db20b6730844ab07/out/bindings.rs:3:309255
[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-db20b6730844ab07/out/bindings.rs:3:310041
[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-db20b6730844ab07/out/bindings.rs:3:310290
[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-db20b6730844ab07/out/bindings.rs:3:310523
[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-db20b6730844ab07/out/bindings.rs:3:310760
[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-db20b6730844ab07/out/bindings.rs:3:311634
[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-db20b6730844ab07/out/bindings.rs:3:311881
[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-db20b6730844ab07/out/bindings.rs:3:312110
[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-db20b6730844ab07/out/bindings.rs:3:312347
[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-db20b6730844ab07/out/bindings.rs:3:312580
[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-db20b6730844ab07/out/bindings.rs:3:312809
[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-db20b6730844ab07/out/bindings.rs:3:313043
[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-db20b6730844ab07/out/bindings.rs:3:313289
[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-db20b6730844ab07/out/bindings.rs:3:314026
[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-db20b6730844ab07/out/bindings.rs:3:314850
[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-db20b6730844ab07/out/bindings.rs:3:315101
[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-db20b6730844ab07/out/bindings.rs:3:315356
[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-db20b6730844ab07/out/bindings.rs:3:315595
[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-db20b6730844ab07/out/bindings.rs:3:315838
[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-db20b6730844ab07/out/bindings.rs:3:316633
[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-db20b6730844ab07/out/bindings.rs:3:316882
[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-db20b6730844ab07/out/bindings.rs:3:317113
[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-db20b6730844ab07/out/bindings.rs:3:317352
[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-db20b6730844ab07/out/bindings.rs:3:317587
[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-db20b6730844ab07/out/bindings.rs:3:318337
[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-db20b6730844ab07/out/bindings.rs:3:319143
[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-db20b6730844ab07/out/bindings.rs:3:319398
[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-db20b6730844ab07/out/bindings.rs:3:319637
[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-db20b6730844ab07/out/bindings.rs:3:319880
[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-db20b6730844ab07/out/bindings.rs:3:320716
[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-db20b6730844ab07/out/bindings.rs:3:320969
[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-db20b6730844ab07/out/bindings.rs:3:321204
[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-db20b6730844ab07/out/bindings.rs:3:321447
[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-db20b6730844ab07/out/bindings.rs:3:321686
[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-db20b6730844ab07/out/bindings.rs:3:321929
[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-db20b6730844ab07/out/bindings.rs:3:323066
[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-db20b6730844ab07/out/bindings.rs:3:323325
[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-db20b6730844ab07/out/bindings.rs:3:323568
[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-db20b6730844ab07/out/bindings.rs:3:323815
[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-db20b6730844ab07/out/bindings.rs:3:324062
[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-db20b6730844ab07/out/bindings.rs:3:324313
[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-db20b6730844ab07/out/bindings.rs:3:324559
[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-db20b6730844ab07/out/bindings.rs:3:324807
[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-db20b6730844ab07/out/bindings.rs:3:325051
[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-db20b6730844ab07/out/bindings.rs:3:325909
[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-db20b6730844ab07/out/bindings.rs:3:326168
[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-db20b6730844ab07/out/bindings.rs:3:326411
[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-db20b6730844ab07/out/bindings.rs:3:326658
[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-db20b6730844ab07/out/bindings.rs:3:326905
[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-db20b6730844ab07/out/bindings.rs:3:327830
[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-db20b6730844ab07/out/bindings.rs:3:328737
[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-db20b6730844ab07/out/bindings.rs:3:328990
[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-db20b6730844ab07/out/bindings.rs:3:329233
[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-db20b6730844ab07/out/bindings.rs:3:329474
[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-db20b6730844ab07/out/bindings.rs:3:329715
[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-db20b6730844ab07/out/bindings.rs:3:329960
[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-db20b6730844ab07/out/bindings.rs:3:330200
[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-db20b6730844ab07/out/bindings.rs:3:330452
[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-db20b6730844ab07/out/bindings.rs:3:331347
[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-db20b6730844ab07/out/bindings.rs:3:331598
[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-db20b6730844ab07/out/bindings.rs:3:331835
[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-db20b6730844ab07/out/bindings.rs:3:332076
[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-db20b6730844ab07/out/bindings.rs:3:332313
[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-db20b6730844ab07/out/bindings.rs:3:332548
[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-db20b6730844ab07/out/bindings.rs:3:332796
[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-db20b6730844ab07/out/bindings.rs:3:333040
[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-db20b6730844ab07/out/bindings.rs:3:333805
[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-db20b6730844ab07/out/bindings.rs:3:334631
[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-db20b6730844ab07/out/bindings.rs:3:334890
[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-db20b6730844ab07/out/bindings.rs:3:335133
[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-db20b6730844ab07/out/bindings.rs:3:335380
[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-db20b6730844ab07/out/bindings.rs:3:336237
[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-db20b6730844ab07/out/bindings.rs:3:336494
[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-db20b6730844ab07/out/bindings.rs:3:336733
[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-db20b6730844ab07/out/bindings.rs:3:336980
[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-db20b6730844ab07/out/bindings.rs:3:337223
[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-db20b6730844ab07/out/bindings.rs:3:337472
[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-db20b6730844ab07/out/bindings.rs:3:338371
[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-db20b6730844ab07/out/bindings.rs:3:338638
[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-db20b6730844ab07/out/bindings.rs:3:338889
[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-db20b6730844ab07/out/bindings.rs:3:339144
[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-db20b6730844ab07/out/bindings.rs:3:339397
[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-db20b6730844ab07/out/bindings.rs:3:339658
[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-db20b6730844ab07/out/bindings.rs:3:340465
[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-db20b6730844ab07/out/bindings.rs:3:341324
[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-db20b6730844ab07/out/bindings.rs:3:341591
[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-db20b6730844ab07/out/bindings.rs:3:341842
[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-db20b6730844ab07/out/bindings.rs:3:342097
[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-db20b6730844ab07/out/bindings.rs:3:342969
[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-db20b6730844ab07/out/bindings.rs:3:343234
[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-db20b6730844ab07/out/bindings.rs:3:343481
[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-db20b6730844ab07/out/bindings.rs:3:343736
[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-db20b6730844ab07/out/bindings.rs:3:343987
[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-db20b6730844ab07/out/bindings.rs:3:344941
[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-db20b6730844ab07/out/bindings.rs:3:345204
[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-db20b6730844ab07/out/bindings.rs:3:345451
[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-db20b6730844ab07/out/bindings.rs:3:345702
[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-db20b6730844ab07/out/bindings.rs:3:345959
[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-db20b6730844ab07/out/bindings.rs:3:346216
[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-db20b6730844ab07/out/bindings.rs:3:346468
[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-db20b6730844ab07/out/bindings.rs:3:346724
[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-db20b6730844ab07/out/bindings.rs:3:347814
[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-db20b6730844ab07/out/bindings.rs:3:348063
[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-db20b6730844ab07/out/bindings.rs:3:348306
[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-db20b6730844ab07/out/bindings.rs:3:348543
[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-db20b6730844ab07/out/bindings.rs:3:348790
[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-db20b6730844ab07/out/bindings.rs:3:349035
[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-db20b6730844ab07/out/bindings.rs:3:350391
[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-db20b6730844ab07/out/bindings.rs:3:351368
[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-db20b6730844ab07/out/bindings.rs:3:351621
[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-db20b6730844ab07/out/bindings.rs:3:351874
[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-db20b6730844ab07/out/bindings.rs:3:352115
[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-db20b6730844ab07/out/bindings.rs:3:352366
[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-db20b6730844ab07/out/bindings.rs:3:352615
[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-db20b6730844ab07/out/bindings.rs:3:352869
[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-db20b6730844ab07/out/bindings.rs:3:353125
[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-db20b6730844ab07/out/bindings.rs:3:353375
[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-db20b6730844ab07/out/bindings.rs:3:353617
[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-db20b6730844ab07/out/bindings.rs:3:354398
[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-db20b6730844ab07/out/bindings.rs:3:354649
[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-db20b6730844ab07/out/bindings.rs:3:354886
[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-db20b6730844ab07/out/bindings.rs:3:355127
[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-db20b6730844ab07/out/bindings.rs:3:355936
[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-db20b6730844ab07/out/bindings.rs:3:356193
[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-db20b6730844ab07/out/bindings.rs:3:356434
[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-db20b6730844ab07/out/bindings.rs:3:356679
[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-db20b6730844ab07/out/bindings.rs:3:357951
[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-db20b6730844ab07/out/bindings.rs:3:358202
[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-db20b6730844ab07/out/bindings.rs:3:358453
[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-db20b6730844ab07/out/bindings.rs:3:358692
[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-db20b6730844ab07/out/bindings.rs:3:358941
[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-db20b6730844ab07/out/bindings.rs:3:359188
[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-db20b6730844ab07/out/bindings.rs:3:359440
[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-db20b6730844ab07/out/bindings.rs:3:359694
[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-db20b6730844ab07/out/bindings.rs:3:359942
[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-db20b6730844ab07/out/bindings.rs:3:360182
[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-db20b6730844ab07/out/bindings.rs:3:360422
[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-db20b6730844ab07/out/bindings.rs:3:360658
[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-db20b6730844ab07/out/bindings.rs:3:361526
[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-db20b6730844ab07/out/bindings.rs:3:361781
[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-db20b6730844ab07/out/bindings.rs:3:362024
[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-db20b6730844ab07/out/bindings.rs:3:362267
[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-db20b6730844ab07/out/bindings.rs:3:362520
[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-db20b6730844ab07/out/bindings.rs:3:362769
[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-db20b6730844ab07/out/bindings.rs:3:363732
[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-db20b6730844ab07/out/bindings.rs:3:364013
[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-db20b6730844ab07/out/bindings.rs:3:364278
[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-db20b6730844ab07/out/bindings.rs:3:364547
[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-db20b6730844ab07/out/bindings.rs:3:364816
[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-db20b6730844ab07/out/bindings.rs:3:365081
[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-db20b6730844ab07/out/bindings.rs:3:365359
[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-db20b6730844ab07/out/bindings.rs:3:366144
[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-db20b6730844ab07/out/bindings.rs:3:367073
[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-db20b6730844ab07/out/bindings.rs:3:367328
[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-db20b6730844ab07/out/bindings.rs:3:367583
[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-db20b6730844ab07/out/bindings.rs:3:367826
[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-db20b6730844ab07/out/bindings.rs:3:368079
[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-db20b6730844ab07/out/bindings.rs:3:368318
[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-db20b6730844ab07/out/bindings.rs:3:368574
[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-db20b6730844ab07/out/bindings.rs:3:368832
[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-db20b6730844ab07/out/bindings.rs:3:369621
[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-db20b6730844ab07/out/bindings.rs:3:369874
[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-db20b6730844ab07/out/bindings.rs:3:370113
[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-db20b6730844ab07/out/bindings.rs:3:370356
[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-db20b6730844ab07/out/bindings.rs:3:371173
[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-db20b6730844ab07/out/bindings.rs:3:371432
[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-db20b6730844ab07/out/bindings.rs:3:371675
[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-db20b6730844ab07/out/bindings.rs:3:371922
[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-db20b6730844ab07/out/bindings.rs:3:372973
[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-db20b6730844ab07/out/bindings.rs:3:373218
[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-db20b6730844ab07/out/bindings.rs:3:373463
[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-db20b6730844ab07/out/bindings.rs:3:373696
[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-db20b6730844ab07/out/bindings.rs:3:373939
[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-db20b6730844ab07/out/bindings.rs:3:374178
[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-db20b6730844ab07/out/bindings.rs:3:374406
[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-db20b6730844ab07/out/bindings.rs:3:374652
[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-db20b6730844ab07/out/bindings.rs:3:374900
[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-db20b6730844ab07/out/bindings.rs:3:375742
[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-db20b6730844ab07/out/bindings.rs:3:375991
[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-db20b6730844ab07/out/bindings.rs:3:376222
[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-db20b6730844ab07/out/bindings.rs:3:376459
[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-db20b6730844ab07/out/bindings.rs:3:376706
[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-db20b6730844ab07/out/bindings.rs:3:376949
[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-db20b6730844ab07/out/bindings.rs:3:378096
[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-db20b6730844ab07/out/bindings.rs:3:378349
[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-db20b6730844ab07/out/bindings.rs:3:378586
[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-db20b6730844ab07/out/bindings.rs:3:378827
[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-db20b6730844ab07/out/bindings.rs:3:379589
[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-db20b6730844ab07/out/bindings.rs:3:379840
[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-db20b6730844ab07/out/bindings.rs:3:380075
[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-db20b6730844ab07/out/bindings.rs:3:380851
[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-db20b6730844ab07/out/bindings.rs:3:381106
[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-db20b6730844ab07/out/bindings.rs:3:381345
[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-db20b6730844ab07/out/bindings.rs:3:382107
[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-db20b6730844ab07/out/bindings.rs:3:382917
[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-db20b6730844ab07/out/bindings.rs:3:383172
[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-db20b6730844ab07/out/bindings.rs:3:383411
[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-db20b6730844ab07/out/bindings.rs:3:383654
[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-db20b6730844ab07/out/bindings.rs:3:384623
[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-db20b6730844ab07/out/bindings.rs:3:384876
[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-db20b6730844ab07/out/bindings.rs:3:385125
[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-db20b6730844ab07/out/bindings.rs:3:385368
[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-db20b6730844ab07/out/bindings.rs:3:385607
[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-db20b6730844ab07/out/bindings.rs:3:385842
[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-db20b6730844ab07/out/bindings.rs:3:386080
[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-db20b6730844ab07/out/bindings.rs:3:386320
[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-db20b6730844ab07/out/bindings.rs:3:386560
[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-db20b6730844ab07/out/bindings.rs:3:386798
[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-db20b6730844ab07/out/bindings.rs:3:387036
[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-db20b6730844ab07/out/bindings.rs:3:387272
[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-db20b6730844ab07/out/bindings.rs:3:387971
[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-db20b6730844ab07/out/bindings.rs:3:388186
[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-db20b6730844ab07/out/bindings.rs:3:388395
[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-db20b6730844ab07/out/bindings.rs:3:389184
[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-db20b6730844ab07/out/bindings.rs:3:389417
[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-db20b6730844ab07/out/bindings.rs:3:389648
[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-db20b6730844ab07/out/bindings.rs:3:390427
[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-db20b6730844ab07/out/bindings.rs:3:391329
[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-db20b6730844ab07/out/bindings.rs:3:391592
[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-db20b6730844ab07/out/bindings.rs:3:391839
[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-db20b6730844ab07/out/bindings.rs:3:392090
[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-db20b6730844ab07/out/bindings.rs:3:392341
[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-db20b6730844ab07/out/bindings.rs:3:392590
[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-db20b6730844ab07/out/bindings.rs:3:393461
[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-db20b6730844ab07/out/bindings.rs:3:393722
[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-db20b6730844ab07/out/bindings.rs:3:393965
[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-db20b6730844ab07/out/bindings.rs:3:394216
[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-db20b6730844ab07/out/bindings.rs:3:394463
[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-db20b6730844ab07/out/bindings.rs:3:394718
[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-db20b6730844ab07/out/bindings.rs:3:395529
[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-db20b6730844ab07/out/bindings.rs:3:396476
[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-db20b6730844ab07/out/bindings.rs:3:396747
[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-db20b6730844ab07/out/bindings.rs:3:397002
[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-db20b6730844ab07/out/bindings.rs:3:397261
[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-db20b6730844ab07/out/bindings.rs:3:397528
[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-db20b6730844ab07/out/bindings.rs:3:397795
[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-db20b6730844ab07/out/bindings.rs:3:398053
[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-db20b6730844ab07/out/bindings.rs:3:398977
[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-db20b6730844ab07/out/bindings.rs:3:399246
[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-db20b6730844ab07/out/bindings.rs:3:399511
[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-db20b6730844ab07/out/bindings.rs:3:399770
[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-db20b6730844ab07/out/bindings.rs:3:400025
[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-db20b6730844ab07/out/bindings.rs:3:400278
[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-db20b6730844ab07/out/bindings.rs:3:400532
[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-db20b6730844ab07/out/bindings.rs:3:401499
[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-db20b6730844ab07/out/bindings.rs:3:401752
[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-db20b6730844ab07/out/bindings.rs:3:401989
[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-db20b6730844ab07/out/bindings.rs:3:402230
[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-db20b6730844ab07/out/bindings.rs:3:402479
[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-db20b6730844ab07/out/bindings.rs:3:402728
[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-db20b6730844ab07/out/bindings.rs:3:402968
[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-db20b6730844ab07/out/bindings.rs:3:403208
[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-db20b6730844ab07/out/bindings.rs:3:403456
[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-db20b6730844ab07/out/bindings.rs:3:403706
[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-db20b6730844ab07/out/bindings.rs:3:403946
[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-db20b6730844ab07/out/bindings.rs:3:405049
[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-db20b6730844ab07/out/bindings.rs:3:405308
[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-db20b6730844ab07/out/bindings.rs:3:405561
[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-db20b6730844ab07/out/bindings.rs:3:405808
[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-db20b6730844ab07/out/bindings.rs:3:406053
[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-db20b6730844ab07/out/bindings.rs:3:406827
[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-db20b6730844ab07/out/bindings.rs:3:407625
[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-db20b6730844ab07/out/bindings.rs:3:407884
[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-db20b6730844ab07/out/bindings.rs:3:408127
[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-db20b6730844ab07/out/bindings.rs:3:408966
[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-db20b6730844ab07/out/bindings.rs:3:409223
[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-db20b6730844ab07/out/bindings.rs:3:409472
[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-db20b6730844ab07/out/bindings.rs:3:409719
[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-db20b6730844ab07/out/bindings.rs:3:409962
[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-db20b6730844ab07/out/bindings.rs:3:410716
[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-db20b6730844ab07/out/bindings.rs:3:411490
[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-db20b6730844ab07/out/bindings.rs:3:411743
[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-db20b6730844ab07/out/bindings.rs:3:411980
[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-db20b6730844ab07/out/bindings.rs:3:412791
[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-db20b6730844ab07/out/bindings.rs:3:413042
[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-db20b6730844ab07/out/bindings.rs:3:413275
[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-db20b6730844ab07/out/bindings.rs:3:413516
[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-db20b6730844ab07/out/bindings.rs:3:413753
[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-db20b6730844ab07/out/bindings.rs:3:414571
[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-db20b6730844ab07/out/bindings.rs:3:414818
[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-db20b6730844ab07/out/bindings.rs:3:415049
[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-db20b6730844ab07/out/bindings.rs:3:415284
[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-db20b6730844ab07/out/bindings.rs:3:415513
[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-db20b6730844ab07/out/bindings.rs:3:415752
[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-db20b6730844ab07/out/bindings.rs:3:416527
[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-db20b6730844ab07/out/bindings.rs:3:416776
[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-db20b6730844ab07/out/bindings.rs:3:417009
[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-db20b6730844ab07/out/bindings.rs:3:417246
[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-db20b6730844ab07/out/bindings.rs:3:418110
[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-db20b6730844ab07/out/bindings.rs:3:418323
[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-db20b6730844ab07/out/bindings.rs:3:419111
[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-db20b6730844ab07/out/bindings.rs:3:419342
[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-db20b6730844ab07/out/bindings.rs:3:419571
[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-db20b6730844ab07/out/bindings.rs:3:420357
[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-db20b6730844ab07/out/bindings.rs:3:420596
[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-db20b6730844ab07/out/bindings.rs:3:420837
[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-db20b6730844ab07/out/bindings.rs:3:421072
[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-db20b6730844ab07/out/bindings.rs:3:421289
[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-db20b6730844ab07/out/bindings.rs:3:421508
[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-db20b6730844ab07/out/bindings.rs:3:422307
[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-db20b6730844ab07/out/bindings.rs:3:422538
[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-db20b6730844ab07/out/bindings.rs:3:422767
[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-db20b6730844ab07/out/bindings.rs:3:423502
[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-db20b6730844ab07/out/bindings.rs:3:424288
[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-db20b6730844ab07/out/bindings.rs:3:424537
[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-db20b6730844ab07/out/bindings.rs:3:424770
[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-db20b6730844ab07/out/bindings.rs:3:425007
[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-db20b6730844ab07/out/bindings.rs:3:426175
[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-db20b6730844ab07/out/bindings.rs:3:426422
[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-db20b6730844ab07/out/bindings.rs:3:426651
[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-db20b6730844ab07/out/bindings.rs:3:426888
[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-db20b6730844ab07/out/bindings.rs:3:427121
[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-db20b6730844ab07/out/bindings.rs:3:427362
[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-db20b6730844ab07/out/bindings.rs:3:427592
[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-db20b6730844ab07/out/bindings.rs:3:427834
[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-db20b6730844ab07/out/bindings.rs:3:428064
[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-db20b6730844ab07/out/bindings.rs:3:428320
[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-db20b6730844ab07/out/bindings.rs:3:428576
[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-db20b6730844ab07/out/bindings.rs:3:428822
[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-db20b6730844ab07/out/bindings.rs:3:429072
[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-db20b6730844ab07/out/bindings.rs:3:429322
[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-db20b6730844ab07/out/bindings.rs:3:429562
[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-db20b6730844ab07/out/bindings.rs:3:429802
[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-db20b6730844ab07/out/bindings.rs:3:430054
[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-db20b6730844ab07/out/bindings.rs:3:430298
[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-db20b6730844ab07/out/bindings.rs:3:430544
[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-db20b6730844ab07/out/bindings.rs:3:431343
[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-db20b6730844ab07/out/bindings.rs:3:432199
[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-db20b6730844ab07/out/bindings.rs:3:432464
[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-db20b6730844ab07/out/bindings.rs:3:432725
[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-db20b6730844ab07/out/bindings.rs:3:432978
[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-db20b6730844ab07/out/bindings.rs:3:433996
[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-db20b6730844ab07/out/bindings.rs:3:434259
[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-db20b6730844ab07/out/bindings.rs:3:434524
[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-db20b6730844ab07/out/bindings.rs:3:434777
[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-db20b6730844ab07/out/bindings.rs:3:435026
[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-db20b6730844ab07/out/bindings.rs:3:435285
[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-db20b6730844ab07/out/bindings.rs:3:435547
[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-db20b6730844ab07/out/bindings.rs:3:435813
[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-db20b6730844ab07/out/bindings.rs:3:436081
[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-db20b6730844ab07/out/bindings.rs:3:436345
[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-db20b6730844ab07/out/bindings.rs:3:436607
[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-db20b6730844ab07/out/bindings.rs:3:437261
[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-db20b6730844ab07/out/bindings.rs:3:438010
[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-db20b6730844ab07/out/bindings.rs:3:438231
[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-db20b6730844ab07/out/bindings.rs:3:438450
[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-db20b6730844ab07/out/bindings.rs:3:439175
[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-db20b6730844ab07/out/bindings.rs:3:439979
[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-db20b6730844ab07/out/bindings.rs:3:440228
[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-db20b6730844ab07/out/bindings.rs:3:440461
[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-db20b6730844ab07/out/bindings.rs:3:440698
[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-db20b6730844ab07/out/bindings.rs:3:440941
[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-db20b6730844ab07/out/bindings.rs:3:441768
[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-db20b6730844ab07/out/bindings.rs:3:442015
[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-db20b6730844ab07/out/bindings.rs:3:442244
[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-db20b6730844ab07/out/bindings.rs:3:442481
[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-db20b6730844ab07/out/bindings.rs:3:442714
[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-db20b6730844ab07/out/bindings.rs:3:442953
[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-db20b6730844ab07/out/bindings.rs:3:443744
[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-db20b6730844ab07/out/bindings.rs:3:444628
[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-db20b6730844ab07/out/bindings.rs:3:444897
[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-db20b6730844ab07/out/bindings.rs:3:445150
[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-db20b6730844ab07/out/bindings.rs:3:445407
[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-db20b6730844ab07/out/bindings.rs:3:445670
[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-db20b6730844ab07/out/bindings.rs:3:446934
[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-db20b6730844ab07/out/bindings.rs:3:447201
[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-db20b6730844ab07/out/bindings.rs:3:447458
[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-db20b6730844ab07/out/bindings.rs:3:447715
[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-db20b6730844ab07/out/bindings.rs:3:447968
[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-db20b6730844ab07/out/bindings.rs:3:448229
[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-db20b6730844ab07/out/bindings.rs:3:448479
[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-db20b6730844ab07/out/bindings.rs:3:448741
[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-db20b6730844ab07/out/bindings.rs:3:448991
[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-db20b6730844ab07/out/bindings.rs:3:449267
[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-db20b6730844ab07/out/bindings.rs:3:449543
[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-db20b6730844ab07/out/bindings.rs:3:449809
[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-db20b6730844ab07/out/bindings.rs:3:450079
[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-db20b6730844ab07/out/bindings.rs:3:450349
[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-db20b6730844ab07/out/bindings.rs:3:450609
[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-db20b6730844ab07/out/bindings.rs:3:450869
[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-db20b6730844ab07/out/bindings.rs:3:451141
[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-db20b6730844ab07/out/bindings.rs:3:451405
[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-db20b6730844ab07/out/bindings.rs:3:451671
[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-db20b6730844ab07/out/bindings.rs:3:452522
[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-db20b6730844ab07/out/bindings.rs:3:452777
[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-db20b6730844ab07/out/bindings.rs:3:453016
[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-db20b6730844ab07/out/bindings.rs:3:453259
[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-db20b6730844ab07/out/bindings.rs:3:453506
[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-db20b6730844ab07/out/bindings.rs:3:454264
[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-db20b6730844ab07/out/bindings.rs:3:455046
[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-db20b6730844ab07/out/bindings.rs:3:455301
[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-db20b6730844ab07/out/bindings.rs:3:455540
[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-db20b6730844ab07/out/bindings.rs:3:456380
[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-db20b6730844ab07/out/bindings.rs:3:456633
[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-db20b6730844ab07/out/bindings.rs:3:456868
[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-db20b6730844ab07/out/bindings.rs:3:457111
[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-db20b6730844ab07/out/bindings.rs:3:457350
[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-db20b6730844ab07/out/bindings.rs:3:457593
[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-db20b6730844ab07/out/bindings.rs:3:458462
[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-db20b6730844ab07/out/bindings.rs:3:458717
[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-db20b6730844ab07/out/bindings.rs:3:458958
[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-db20b6730844ab07/out/bindings.rs:3:459201
[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-db20b6730844ab07/out/bindings.rs:3:459438
[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-db20b6730844ab07/out/bindings.rs:3:459685
[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-db20b6730844ab07/out/bindings.rs:3:459927
[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-db20b6730844ab07/out/bindings.rs:3:460724
[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-db20b6730844ab07/out/bindings.rs:3:460975
[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-db20b6730844ab07/out/bindings.rs:3:461210
[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-db20b6730844ab07/out/bindings.rs:3:461449
[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-db20b6730844ab07/out/bindings.rs:3:465397
[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-db20b6730844ab07/out/bindings.rs:3:465642
[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-db20b6730844ab07/out/bindings.rs:3:465891
[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-db20b6730844ab07/out/bindings.rs:3:466140
[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-db20b6730844ab07/out/bindings.rs:3:466390
[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-db20b6730844ab07/out/bindings.rs:3:466640
[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-db20b6730844ab07/out/bindings.rs:3:466890
[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-db20b6730844ab07/out/bindings.rs:3:467138
[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-db20b6730844ab07/out/bindings.rs:3:467388
[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-db20b6730844ab07/out/bindings.rs:3:467638
[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-db20b6730844ab07/out/bindings.rs:3:467886
[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-db20b6730844ab07/out/bindings.rs:3:468124
[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-db20b6730844ab07/out/bindings.rs:3:468368
[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-db20b6730844ab07/out/bindings.rs:3:468640
[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-db20b6730844ab07/out/bindings.rs:3:468912
[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-db20b6730844ab07/out/bindings.rs:3:469150
[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-db20b6730844ab07/out/bindings.rs:3:469408
[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-db20b6730844ab07/out/bindings.rs:3:469674
[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-db20b6730844ab07/out/bindings.rs:3:469930
[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-db20b6730844ab07/out/bindings.rs:3:470186
[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-db20b6730844ab07/out/bindings.rs:3:470434
[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-db20b6730844ab07/out/bindings.rs:3:470686
[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-db20b6730844ab07/out/bindings.rs:3:470928
[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-db20b6730844ab07/out/bindings.rs:3:471770
[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-db20b6730844ab07/out/bindings.rs:3:472017
[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-db20b6730844ab07/out/bindings.rs:3:472248
[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-db20b6730844ab07/out/bindings.rs:3:472483
[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-db20b6730844ab07/out/bindings.rs:3:472712
[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-db20b6730844ab07/out/bindings.rs:3:472951
[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-db20b6730844ab07/out/bindings.rs:3:474255
[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-db20b6730844ab07/out/bindings.rs:3:474500
[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-db20b6730844ab07/out/bindings.rs:3:474749
[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-db20b6730844ab07/out/bindings.rs:3:474998
[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-db20b6730844ab07/out/bindings.rs:3:475248
[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-db20b6730844ab07/out/bindings.rs:3:475498
[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-db20b6730844ab07/out/bindings.rs:3:475748
[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-db20b6730844ab07/out/bindings.rs:3:475996
[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-db20b6730844ab07/out/bindings.rs:3:476246
[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-db20b6730844ab07/out/bindings.rs:3:476496
[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-db20b6730844ab07/out/bindings.rs:3:476744
[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-db20b6730844ab07/out/bindings.rs:3:476982
[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-db20b6730844ab07/out/bindings.rs:3:477226
[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-db20b6730844ab07/out/bindings.rs:3:477498
[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-db20b6730844ab07/out/bindings.rs:3:477770
[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-db20b6730844ab07/out/bindings.rs:3:478008
[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-db20b6730844ab07/out/bindings.rs:3:478266
[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-db20b6730844ab07/out/bindings.rs:3:478532
[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-db20b6730844ab07/out/bindings.rs:3:478788
[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-db20b6730844ab07/out/bindings.rs:3:479044
[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-db20b6730844ab07/out/bindings.rs:3:479292
[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-db20b6730844ab07/out/bindings.rs:3:479544
[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-db20b6730844ab07/out/bindings.rs:3:479786
[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-db20b6730844ab07/out/bindings.rs:3:480595
[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-db20b6730844ab07/out/bindings.rs:3:480842
[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-db20b6730844ab07/out/bindings.rs:3:481073
[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-db20b6730844ab07/out/bindings.rs:3:481308
[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-db20b6730844ab07/out/bindings.rs:3:481535
[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-db20b6730844ab07/out/bindings.rs:3:482363
[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-db20b6730844ab07/out/bindings.rs:3:482606
[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-db20b6730844ab07/out/bindings.rs:3:482833
[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-db20b6730844ab07/out/bindings.rs:3:483064
[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-db20b6730844ab07/out/bindings.rs:3:483295
[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-db20b6730844ab07/out/bindings.rs:3:483526
[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-db20b6730844ab07/out/bindings.rs:3:484359
[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-db20b6730844ab07/out/bindings.rs:3:484608
[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-db20b6730844ab07/out/bindings.rs:3:484841
[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-db20b6730844ab07/out/bindings.rs:3:485078
[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-db20b6730844ab07/out/bindings.rs:3:485307
[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-db20b6730844ab07/out/bindings.rs:3:485554
[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-db20b6730844ab07/out/bindings.rs:3:486715
[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-db20b6730844ab07/out/bindings.rs:3:486982
[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-db20b6730844ab07/out/bindings.rs:3:487241
[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-db20b6730844ab07/out/bindings.rs:3:487496
[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-db20b6730844ab07/out/bindings.rs:3:487743
[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-db20b6730844ab07/out/bindings.rs:3:488012
[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-db20b6730844ab07/out/bindings.rs:3:488809
[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-db20b6730844ab07/out/bindings.rs:3:489052
[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-db20b6730844ab07/out/bindings.rs:3:489279
[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-db20b6730844ab07/out/bindings.rs:3:489510
[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-db20b6730844ab07/out/bindings.rs:3:490351
[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-db20b6730844ab07/out/bindings.rs:3:490600
[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-db20b6730844ab07/out/bindings.rs:3:490843
[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-db20b6730844ab07/out/bindings.rs:3:491080
[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-db20b6730844ab07/out/bindings.rs:3:491317
[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-db20b6730844ab07/out/bindings.rs:3:491544
[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-db20b6730844ab07/out/bindings.rs:3:491772
[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-db20b6730844ab07/out/bindings.rs:3:492008
[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-db20b6730844ab07/out/bindings.rs:3:492967
[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-db20b6730844ab07/out/bindings.rs:3:493214
[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-db20b6730844ab07/out/bindings.rs:3:493445
[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-db20b6730844ab07/out/bindings.rs:3:493680
[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-db20b6730844ab07/out/bindings.rs:3:493927
[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-db20b6730844ab07/out/bindings.rs:3:494174
[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-db20b6730844ab07/out/bindings.rs:3:494402
[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-db20b6730844ab07/out/bindings.rs:3:494636
[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-db20b6730844ab07/out/bindings.rs:3:494870
[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-db20b6730844ab07/out/bindings.rs:3:495104
[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-db20b6730844ab07/out/bindings.rs:3:495338
[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-db20b6730844ab07/out/bindings.rs:3:495572
[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-db20b6730844ab07/out/bindings.rs:3:496557
[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-db20b6730844ab07/out/bindings.rs:3:496806
[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-db20b6730844ab07/out/bindings.rs:3:497039
[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-db20b6730844ab07/out/bindings.rs:3:497276
[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-db20b6730844ab07/out/bindings.rs:3:497525
[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-db20b6730844ab07/out/bindings.rs:3:497774
[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-db20b6730844ab07/out/bindings.rs:3:498004
[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-db20b6730844ab07/out/bindings.rs:3:498240
[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-db20b6730844ab07/out/bindings.rs:3:498476
[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-db20b6730844ab07/out/bindings.rs:3:498712
[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-db20b6730844ab07/out/bindings.rs:3:498948
[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-db20b6730844ab07/out/bindings.rs:3:499184
[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-db20b6730844ab07/out/bindings.rs:3:499422
[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-db20b6730844ab07/out/bindings.rs:3:500435
[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-db20b6730844ab07/out/bindings.rs:3:500684
[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-db20b6730844ab07/out/bindings.rs:3:500939
[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-db20b6730844ab07/out/bindings.rs:3:501176
[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-db20b6730844ab07/out/bindings.rs:3:501417
[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-db20b6730844ab07/out/bindings.rs:3:502229
[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-db20b6730844ab07/out/bindings.rs:3:502476
[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-db20b6730844ab07/out/bindings.rs:3:502729
[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-db20b6730844ab07/out/bindings.rs:3:502964
[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-db20b6730844ab07/out/bindings.rs:3:503203
[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-db20b6730844ab07/out/bindings.rs:3:503884
[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-db20b6730844ab07/out/bindings.rs:3:504091
[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-db20b6730844ab07/out/bindings.rs:3:504298
[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-db20b6730844ab07/out/bindings.rs:3:504505
[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-db20b6730844ab07/out/bindings.rs:3:505278
[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-db20b6730844ab07/out/bindings.rs:3:505507
[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-db20b6730844ab07/out/bindings.rs:3:505734
[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-db20b6730844ab07/out/bindings.rs:3:506556
[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-db20b6730844ab07/out/bindings.rs:3:506809
[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-db20b6730844ab07/out/bindings.rs:3:507046
[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-db20b6730844ab07/out/bindings.rs:3:507287
[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-db20b6730844ab07/out/bindings.rs:3:507532
[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-db20b6730844ab07/out/bindings.rs:3:508367
[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-db20b6730844ab07/out/bindings.rs:3:508624
[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-db20b6730844ab07/out/bindings.rs:3:508865
[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-db20b6730844ab07/out/bindings.rs:3:509110
[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-db20b6730844ab07/out/bindings.rs:3:509359
[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-db20b6730844ab07/out/bindings.rs:3:510162
[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-db20b6730844ab07/out/bindings.rs:3:510407
[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-db20b6730844ab07/out/bindings.rs:3:510636
[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-db20b6730844ab07/out/bindings.rs:3:510869
[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-db20b6730844ab07/out/bindings.rs:3:511106
[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-db20b6730844ab07/out/bindings.rs:3:512184
[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-db20b6730844ab07/out/bindings.rs:3:512431
[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-db20b6730844ab07/out/bindings.rs:3:512662
[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-db20b6730844ab07/out/bindings.rs:3:512897
[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-db20b6730844ab07/out/bindings.rs:3:513136
[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-db20b6730844ab07/out/bindings.rs:3:513363
[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-db20b6730844ab07/out/bindings.rs:3:513597
[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-db20b6730844ab07/out/bindings.rs:3:513851
[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-db20b6730844ab07/out/bindings.rs:3:514715
[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-db20b6730844ab07/out/bindings.rs:3:514982
[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-db20b6730844ab07/out/bindings.rs:3:515233
[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-db20b6730844ab07/out/bindings.rs:3:515488
[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-db20b6730844ab07/out/bindings.rs:3:515747
[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-db20b6730844ab07/out/bindings.rs:3:516590
[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-db20b6730844ab07/out/bindings.rs:3:516845
[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-db20b6730844ab07/out/bindings.rs:3:517084
[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-db20b6730844ab07/out/bindings.rs:3:517327
[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-db20b6730844ab07/out/bindings.rs:3:517574
[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-db20b6730844ab07/out/bindings.rs:3:518742
[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-db20b6730844ab07/out/bindings.rs:3:518989
[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-db20b6730844ab07/out/bindings.rs:3:519224
[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-db20b6730844ab07/out/bindings.rs:3:519459
[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-db20b6730844ab07/out/bindings.rs:3:519698
[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-db20b6730844ab07/out/bindings.rs:3:519925
[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-db20b6730844ab07/out/bindings.rs:3:520159
[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-db20b6730844ab07/out/bindings.rs:3:520395
[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-db20b6730844ab07/out/bindings.rs:3:520629
[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-db20b6730844ab07/out/bindings.rs:3:520863
[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-db20b6730844ab07/out/bindings.rs:3:521103
[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-db20b6730844ab07/out/bindings.rs:3:521337
[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-db20b6730844ab07/out/bindings.rs:3:522064
[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-db20b6730844ab07/out/bindings.rs:3:522937
[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-db20b6730844ab07/out/bindings.rs:3:523184
[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-db20b6730844ab07/out/bindings.rs:3:523419
[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-db20b6730844ab07/out/bindings.rs:3:523654
[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-db20b6730844ab07/out/bindings.rs:3:523893
[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-db20b6730844ab07/out/bindings.rs:3:524118
[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-db20b6730844ab07/out/bindings.rs:3:524344
[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-db20b6730844ab07/out/bindings.rs:3:524578
[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-db20b6730844ab07/out/bindings.rs:3:524814
[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-db20b6730844ab07/out/bindings.rs:3:525641
[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-db20b6730844ab07/out/bindings.rs:3:525886
[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-db20b6730844ab07/out/bindings.rs:3:526115
[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-db20b6730844ab07/out/bindings.rs:3:526350
[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-db20b6730844ab07/out/bindings.rs:3:526581
[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-db20b6730844ab07/out/bindings.rs:3:526812
[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-db20b6730844ab07/out/bindings.rs:3:527652
[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-db20b6730844ab07/out/bindings.rs:3:527903
[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-db20b6730844ab07/out/bindings.rs:3:528138
[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-db20b6730844ab07/out/bindings.rs:3:528377
[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-db20b6730844ab07/out/bindings.rs:3:528620
[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-db20b6730844ab07/out/bindings.rs:3:528851
[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-db20b6730844ab07/out/bindings.rs:3:529081
[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-db20b6730844ab07/out/bindings.rs:3:529929
[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-db20b6730844ab07/out/bindings.rs:3:530182
[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-db20b6730844ab07/out/bindings.rs:3:530419
[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-db20b6730844ab07/out/bindings.rs:3:530660
[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-db20b6730844ab07/out/bindings.rs:3:530905
[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-db20b6730844ab07/out/bindings.rs:3:531138
[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-db20b6730844ab07/out/bindings.rs:3:531370
[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-db20b6730844ab07/out/bindings.rs:3:532226
[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-db20b6730844ab07/out/bindings.rs:3:532479
[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-db20b6730844ab07/out/bindings.rs:3:532728
[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-db20b6730844ab07/out/bindings.rs:3:532969
[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-db20b6730844ab07/out/bindings.rs:3:533214
[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-db20b6730844ab07/out/bindings.rs:3:533447
[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-db20b6730844ab07/out/bindings.rs:3:533679
[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-db20b6730844ab07/out/bindings.rs:3:534541
[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-db20b6730844ab07/out/bindings.rs:3:534796
[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-db20b6730844ab07/out/bindings.rs:3:535047
[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-db20b6730844ab07/out/bindings.rs:3:535290
[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-db20b6730844ab07/out/bindings.rs:3:535537
[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-db20b6730844ab07/out/bindings.rs:3:535772
[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-db20b6730844ab07/out/bindings.rs:3:536006
[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-db20b6730844ab07/out/bindings.rs:3:537061
[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-db20b6730844ab07/out/bindings.rs:3:537320
[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-db20b6730844ab07/out/bindings.rs:3:537565
[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-db20b6730844ab07/out/bindings.rs:3:537812
[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-db20b6730844ab07/out/bindings.rs:3:538053
[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-db20b6730844ab07/out/bindings.rs:3:538300
[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-db20b6730844ab07/out/bindings.rs:3:539113
[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-db20b6730844ab07/out/bindings.rs:3:539368
[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-db20b6730844ab07/out/bindings.rs:3:539607
[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-db20b6730844ab07/out/bindings.rs:3:539850
[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-db20b6730844ab07/out/bindings.rs:3:540740
[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-db20b6730844ab07/out/bindings.rs:3:541013
[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-db20b6730844ab07/out/bindings.rs:3:541270
[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-db20b6730844ab07/out/bindings.rs:3:541531
[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-db20b6730844ab07/out/bindings.rs:3:541786
[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-db20b6730844ab07/out/bindings.rs:3:542634
[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-db20b6730844ab07/out/bindings.rs:3:542895
[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-db20b6730844ab07/out/bindings.rs:3:543140
[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-db20b6730844ab07/out/bindings.rs:3:543389
[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-db20b6730844ab07/out/bindings.rs:3:544229
[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-db20b6730844ab07/out/bindings.rs:3:544494
[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-db20b6730844ab07/out/bindings.rs:3:544743
[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-db20b6730844ab07/out/bindings.rs:3:544996
[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-db20b6730844ab07/out/bindings.rs:3:545830
[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-db20b6730844ab07/out/bindings.rs:3:546728
[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-db20b6730844ab07/out/bindings.rs:3:547005
[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-db20b6730844ab07/out/bindings.rs:3:547266
[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-db20b6730844ab07/out/bindings.rs:3:547531
[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-db20b6730844ab07/out/bindings.rs:3:548460
[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-db20b6730844ab07/out/bindings.rs:3:548735
[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-db20b6730844ab07/out/bindings.rs:3:548992
[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-db20b6730844ab07/out/bindings.rs:3:549257
[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-db20b6730844ab07/out/bindings.rs:3:549518
[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-db20b6730844ab07/out/bindings.rs:3:549785
[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-db20b6730844ab07/out/bindings.rs:3:550550
[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-db20b6730844ab07/out/bindings.rs:3:551423
[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-db20b6730844ab07/out/bindings.rs:3:551674
[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-db20b6730844ab07/out/bindings.rs:3:551909
[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-db20b6730844ab07/out/bindings.rs:3:552148
[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-db20b6730844ab07/out/bindings.rs:3:552383
[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-db20b6730844ab07/out/bindings.rs:3:552616
[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-db20b6730844ab07/out/bindings.rs:3:552854
[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-db20b6730844ab07/out/bindings.rs:3:553090
[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-db20b6730844ab07/out/bindings.rs:3:553958
[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-db20b6730844ab07/out/bindings.rs:3:554207
[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-db20b6730844ab07/out/bindings.rs:3:554438
[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-db20b6730844ab07/out/bindings.rs:3:554677
[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-db20b6730844ab07/out/bindings.rs:3:554912
[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-db20b6730844ab07/out/bindings.rs:3:555141
[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-db20b6730844ab07/out/bindings.rs:3:555375
[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-db20b6730844ab07/out/bindings.rs:3:555607
[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-db20b6730844ab07/out/bindings.rs:3:555839
[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-db20b6730844ab07/out/bindings.rs:3:556616
[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-db20b6730844ab07/out/bindings.rs:3:557507
[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-db20b6730844ab07/out/bindings.rs:3:557770
[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-db20b6730844ab07/out/bindings.rs:3:558017
[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-db20b6730844ab07/out/bindings.rs:3:558268
[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-db20b6730844ab07/out/bindings.rs:3:558515
[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-db20b6730844ab07/out/bindings.rs:3:558770
[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-db20b6730844ab07/out/bindings.rs:3:559749
[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-db20b6730844ab07/out/bindings.rs:3:560010
[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-db20b6730844ab07/out/bindings.rs:3:560253
[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-db20b6730844ab07/out/bindings.rs:3:560504
[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-db20b6730844ab07/out/bindings.rs:3:560751
[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-db20b6730844ab07/out/bindings.rs:3:560996
[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-db20b6730844ab07/out/bindings.rs:3:561250
[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-db20b6730844ab07/out/bindings.rs:3:561508
[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-db20b6730844ab07/out/bindings.rs:3:561764
[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-db20b6730844ab07/out/bindings.rs:3:562020
[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-db20b6730844ab07/out/bindings.rs:3:562280
[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-db20b6730844ab07/out/bindings.rs:3:563081
[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-db20b6730844ab07/out/bindings.rs:3:563968
[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-db20b6730844ab07/out/bindings.rs:3:564231
[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-db20b6730844ab07/out/bindings.rs:3:564490
[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-db20b6730844ab07/out/bindings.rs:3:564741
[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-db20b6730844ab07/out/bindings.rs:3:564988
[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-db20b6730844ab07/out/bindings.rs:3:565239
[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-db20b6730844ab07/out/bindings.rs:3:566136
[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-db20b6730844ab07/out/bindings.rs:3:566397
[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-db20b6730844ab07/out/bindings.rs:3:566640
[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-db20b6730844ab07/out/bindings.rs:3:566891
[INFO] [stdout]   |
[WARN] too many lines in the log, truncating it
