[INFO] fetching crate fio-ioengine-sys 0.1.0... [INFO] checking fio-ioengine-sys-0.1.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate fio-ioengine-sys 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate fio-ioengine-sys 0.1.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fio-ioengine-sys 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fio-ioengine-sys 0.1.0 [INFO] tweaked toml for crates.io crate fio-ioengine-sys 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate fio-ioengine-sys 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6be808eba35fd8bf6fe78612b92a401d6865557ffa3254df47bdf8d21b87e58e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6be808eba35fd8bf6fe78612b92a401d6865557ffa3254df47bdf8d21b87e58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6be808eba35fd8bf6fe78612b92a401d6865557ffa3254df47bdf8d21b87e58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6be808eba35fd8bf6fe78612b92a401d6865557ffa3254df47bdf8d21b87e58e", kill_on_drop: false }` [INFO] [stdout] 6be808eba35fd8bf6fe78612b92a401d6865557ffa3254df47bdf8d21b87e58e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10912e6e69bfe488d2d0b40d5a486be88c46a2c3cc687514081faa9166401fb9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10912e6e69bfe488d2d0b40d5a486be88c46a2c3cc687514081faa9166401fb9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling fio-ioengine-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:980 [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] = 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:1185 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:1868 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:2620 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:2855 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:3805 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:4028 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:4253 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:4478 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:4706 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:4930 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:5156 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:5386 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:6806 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 > ())) . __low as * const _ as usize... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:7081 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 > ())) . __high as * const _ as usiz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:7761 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1 > ())) . __wseq as * const _ as usize } , 0usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:8010 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_1 > ())) . __wseq32 as * const _ as usize } , 0usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:9088 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 > ())) . __low as * const _ as usize... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:9363 [INFO] [stdout] | [INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 > ())) . __high as * const _ as usiz... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:10043 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2 > ())) . __g1_start as * const _ as usize } , 0usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:10300 [INFO] [stdout] | [INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < __pthread_cond_s__bindgen_ty_2 > ())) . __g1_start32 as * const _ as usize } , 0usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:10895 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:11121 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:11347 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:11585 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:11809 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:12581 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:12800 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:13019 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:13739 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:13956 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:14173 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:14805 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:15008 [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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:16480 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_1 > ())) . ru_maxrss 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:16715 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_1 > ())) . __ru_maxrss_word as * const _ as usize } , 0usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:17464 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_2 > ())) . ru_ixrss 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:17697 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_2 > ())) . __ru_ixrss_word as * const _ as usize } , 0usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:18444 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_3 > ())) . ru_idrss 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:18677 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_3 > ())) . __ru_idrss_word as * const _ as usize } , 0usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:19424 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_4 > ())) . ru_isrss 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:19657 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_4 > ())) . __ru_isrss_word as * const _ as usize } , 0usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:20406 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_5 > ())) . ru_minflt 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:20641 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_5 > ())) . __ru_minflt_word as * const _ as usize } , 0usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:21392 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_6 > ())) . ru_majflt 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:21627 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_6 > ())) . __ru_majflt_word as * const _ as usize } , 0usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:22376 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_7 > ())) . ru_nswap 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:22609 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_7 > ())) . __ru_nswap_word as * const _ as usize } , 0usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:23360 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_8 > ())) . ru_inblock 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:23597 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_8 > ())) . __ru_inblock_word as * const _ as usize } , 0usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:24352 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_9 > ())) . ru_oublock 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:24589 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_9 > ())) . __ru_oublock_word as * const _ as usize } , 0usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:25348 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_10 > ())) . ru_msgsnd 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:25585 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_10 > ())) . __ru_msgsnd_word as * const _ as usize } , 0usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:26344 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_11 > ())) . ru_msgrcv 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:26581 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_11 > ())) . __ru_msgrcv_word as * const _ as usize } , 0usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:27344 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_12 > ())) . ru_nsignals 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:27585 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_12 > ())) . __ru_nsignals_word 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:28346 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_13 > ())) . ru_nvcsw 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:28581 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_13 > ())) . __ru_nvcsw_word as * const _ as usize } , 0usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:29338 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_14 > ())) . ru_nivcsw 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:29575 [INFO] [stdout] | [INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < rusage__bindgen_ty_14 > ())) . __ru_nivcsw_word as * const _ as usize } , 0usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:30111 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < rusage > ())) . ru_utime 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:30316 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < rusage > ())) . ru_stime as * const _ as usize } , 16usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:32294 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _flags 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:32499 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_read_ptr 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:32716 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_read_end 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:32934 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_read_base 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:33154 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_write_base as * const _ as usize } , 32usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:33376 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_write_ptr 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:33596 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_write_end as * const _ as usize } , 48usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:33816 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_buf_base as * const _ as usize } , 56usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:34034 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_buf_end as * const _ as usize } , 64usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:34250 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_save_base as * const _ as usize } , 72usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:34470 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_backup_base as * const _ as usize } , 80usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:34694 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_save_end as * const _ as usize } , 88usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:34912 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _markers as * const _ as usize } , 96usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:35122 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _chain as * const _ as usize } , 104usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:35329 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _fileno as * const _ as usize } , 112usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:35538 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _flags2 as * const _ as usize } , 116usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:35747 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _old_offset as * const _ as usize } , 120usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:35964 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _cur_column 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:36181 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _vtable_offset as * const _ as usize } , 130usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:36404 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _shortbuf as * const _ as usize } , 131usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:36617 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _lock as * const _ as usize } , 136usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:36822 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _offset as * const _ as usize } , 144usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:37031 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _codecvt as * const _ as usize } , 152usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:37242 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _wide_data as * const _ as usize } , 160usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:37457 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _freeres_list as * const _ as usize } , 168usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:37678 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _freeres_buf as * const _ as usize } , 176usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:37897 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . __pad5 as * const _ as usize } , 184usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:38104 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _mode as * const _ as usize } , 192usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:38309 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _unused2 as * const _ as usize } , 196usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:39644 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . interface_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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:39863 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . dxfer_direction 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:40088 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . cmd_len 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:40297 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . mx_sb_len 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:40510 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . iovec_count 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:40728 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . dxfer_len 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:40942 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . dxferp as * const _ as usize } , 16usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:41150 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . cmdp as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:41354 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . sbp as * const _ as usize } , 32usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:41556 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . timeout as * const _ as usize } , 40usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:41766 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . flags as * const _ as usize } , 44usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:41972 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . pack_id as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:42182 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . usr_ptr as * const _ as usize } , 56usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:42392 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . status as * const _ as usize } , 64usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:42600 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . masked_status as * const _ as usize } , 65usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:42822 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . msg_status as * const _ as usize } , 66usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:43038 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . sb_len_wr as * const _ as usize } , 67usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:43252 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . host_status as * const _ as usize } , 68usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:43470 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . driver_status as * const _ as usize } , 70usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:43692 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . resid as * const _ as usize } , 72usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:43898 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . duration as * const _ as usize } , 76usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:44110 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < sg_io_hdr > ())) . info as * const _ as usize } , 80usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:45673 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < flist_head > ())) . next 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:45878 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < flist_head > ())) . prev as * const _ as usize } , 8usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:46547 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < taus88_state > ())) . s1 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:46752 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < taus88_state > ())) . s2 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:46957 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < taus88_state > ())) . s3 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:47632 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < taus258_state > ())) . s1 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:47839 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < taus258_state > ())) . s2 as * const _ as usize } , 8usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:48046 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < taus258_state > ())) . s3 as * const _ as usize } , 16usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:48254 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < taus258_state > ())) . s4 as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:48462 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < taus258_state > ())) . s5 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:49332 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < frand_state__bindgen_ty_1 > ())) . state32 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:49573 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < frand_state__bindgen_ty_1 > ())) . state64 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:50123 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < frand_state > ())) . use64 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:50872 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zipf_state > ())) . nranges 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:51083 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zipf_state > ())) . theta 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:51290 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zipf_state > ())) . zeta2 as * const _ as usize } , 16usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:51498 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zipf_state > ())) . zetan as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:51706 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zipf_state > ())) . pareto_pow as * const _ as usize } , 32usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:51924 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zipf_state > ())) . rand as * const _ as usize } , 40usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:52130 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zipf_state > ())) . rand_off as * const _ as usize } , 88usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:52344 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zipf_state > ())) . disable_hash as * const _ as usize } , 96usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:53209 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_lfsr > ())) . xormask 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:53416 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_lfsr > ())) . last_val 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:53625 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_lfsr > ())) . cached_bit 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:53839 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_lfsr > ())) . max_val as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:54047 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_lfsr > ())) . num_vals as * const _ as usize } , 32usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:54257 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_lfsr > ())) . cycle_length as * const _ as usize } , 40usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:54475 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_lfsr > ())) . cached_cycle_length 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:54707 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_lfsr > ())) . spin as * const _ as usize } , 56usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:55413 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gauss_state > ())) . r 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:55614 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gauss_state > ())) . nranges as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:55828 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gauss_state > ())) . stddev as * const _ as usize } , 56usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:56040 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gauss_state > ())) . rand_off as * const _ as usize } , 60usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:56256 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gauss_state > ())) . disable_hash as * const _ as usize } , 64usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:59313 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < fio_file__bindgen_ty_1 > ())) . engine_pos 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:59554 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < fio_file__bindgen_ty_1 > ())) . engine_data 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:60295 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < fio_file__bindgen_ty_2 > ())) . 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:60524 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < fio_file__bindgen_ty_2 > ())) . rwlock 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:61248 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < fio_file__bindgen_ty_3 > ())) . io_axmap 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:61485 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < fio_file__bindgen_ty_3 > ())) . lfsr 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:62205 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < fio_file__bindgen_ty_4 > ())) . zipf 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:62434 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < fio_file__bindgen_ty_4 > ())) . gauss 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:62960 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . hash_list 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:63171 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . filetype 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:63381 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . fd as * const _ as usize } , 20usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:63579 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . shadow_fd as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:63791 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . major as * const _ as usize } , 28usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:63995 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . minor 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:64199 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . fileno 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:64405 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . file_name as * const _ as usize } , 40usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:64617 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . real_file_size as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:64839 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . file_offset as * const _ as usize } , 56usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:65055 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . io_size as * const _ as usize } , 64usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:65263 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . zbd_info as * const _ as usize } , 72usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:65473 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . min_zone as * const _ as usize } , 80usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:65683 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . max_zone as * const _ as usize } , 84usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:65893 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . last_pos as * const _ as usize } , 88usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:66103 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . last_start as * const _ as usize } , 112usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:66318 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . first_write as * const _ as usize } , 136usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:66535 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . last_write as * const _ as usize } , 144usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:66750 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . last_write_comp as * const _ as usize } , 152usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:66975 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . last_write_idx as * const _ as usize } , 160usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:67198 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . references as * const _ as usize } , 352usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:67413 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . flags as * const _ as usize } , 356usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:67618 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_file > ())) . du as * const _ as usize } , 360usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:69252 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < value_pair > ())) . ival 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:69457 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < value_pair > ())) . oval as * const _ as usize } , 8usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:69662 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < value_pair > ())) . help as * const _ as usize } , 16usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:69868 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < value_pair > ())) . orval as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:70076 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < value_pair > ())) . cb as * const _ as usize } , 32usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:71911 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . name 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:72116 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . lname 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:72323 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . alias as * const _ as usize } , 16usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:72531 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . type_ as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:72739 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . off1 as * const _ as usize } , 28usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:72945 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . off2 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:73151 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . off3 as * const _ as usize } , 36usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:73357 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . off4 as * const _ as usize } , 40usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:73563 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . off5 as * const _ as usize } , 44usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:73769 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . off6 as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:73975 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . maxval as * const _ as usize } , 56usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:74185 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . minval as * const _ as usize } , 64usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:74395 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . maxfp as * const _ as usize } , 72usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:74603 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . minfp as * const _ as usize } , 80usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:74811 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . interval as * const _ as usize } , 88usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:75025 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . maxlen as * const _ as usize } , 92usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:75235 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . neg as * const _ as usize } , 96usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:75439 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . prio as * const _ as usize } , 100usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:75646 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . cb as * const _ as usize } , 104usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:75849 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . help as * const _ as usize } , 112usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:76056 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . def as * const _ as usize } , 120usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:76261 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . posval as * const _ as usize } , 128usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:76472 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . parent as * const _ as usize } , 1408usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:76684 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . hide as * const _ as usize } , 1416usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:76892 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . hide_on_set as * const _ as usize } , 1420usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:77114 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . inverse as * const _ as usize } , 1424usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:77328 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . inv_opt as * const _ as usize } , 1432usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:77542 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . verify as * const _ as usize } , 1440usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:77754 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . prof_name as * const _ as usize } , 1448usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:77972 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . prof_opts as * const _ as usize } , 1456usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:78190 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . category as * const _ as usize } , 1464usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:78406 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . group as * const _ as usize } , 1472usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:78616 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . gui_data as * const _ as usize } , 1480usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:78832 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . is_seconds as * const _ as usize } , 1488usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:79052 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . is_time as * const _ as usize } , 1492usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:79266 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . no_warn_def as * const _ as usize } , 1496usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:79488 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . pow2 as * const _ as usize } , 1500usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:79696 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_option > ())) . no_free as * const _ as usize } , 1504usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:80392 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_rb_node > ())) . rb_parent_color 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:80621 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_rb_node > ())) . rb_right 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:80836 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_rb_node > ())) . rb_left 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:81442 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < rb_root > ())) . rb_node 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:82241 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < fio_fp64__bindgen_ty_1 > ())) . i 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:82464 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < fio_fp64__bindgen_ty_1 > ())) . f 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:82687 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < fio_fp64__bindgen_ty_1 > ())) . filler 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:83214 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_fp64 > ())) . u 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:83867 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue_work > ())) . list 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:84740 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < submit_worker > ())) . thread 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:84955 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < submit_worker > ())) . lock 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:85166 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < submit_worker > ())) . cond as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:85378 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < submit_worker > ())) . work_list as * const _ as usize } , 96usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:85600 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < submit_worker > ())) . flags as * const _ as usize } , 112usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:85815 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < submit_worker > ())) . index as * const _ as usize } , 116usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:86030 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < submit_worker > ())) . seq as * const _ as usize } , 120usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:86241 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < submit_worker > ())) . wq as * const _ as usize } , 128usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:86450 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < submit_worker > ())) . priv_ as * const _ as usize } , 136usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:86665 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < submit_worker > ())) . sk_out as * const _ as usize } , 144usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:88748 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue_ops > ())) . fn_ 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:88957 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue_ops > ())) . pre_sleep_flush_fn 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:89196 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue_ops > ())) . pre_sleep_fn 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:89424 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue_ops > ())) . update_acct_fn 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:89656 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue_ops > ())) . alloc_worker_fn 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:89890 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue_ops > ())) . free_worker_fn as * const _ as usize } , 40usize , concat ! ("O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:90122 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue_ops > ())) . init_worker_fn as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:90354 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue_ops > ())) . exit_worker_fn 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:90586 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue_ops > ())) . nice as * const _ as usize } , 64usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:91481 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue > ())) . max_workers 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:91698 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue > ())) . td 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:91897 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue > ())) . ops as * const _ as usize } , 16usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:92099 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue > ())) . work_seq as * const _ as usize } , 88usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:92311 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue > ())) . workers as * const _ as usize } , 96usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:92521 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue > ())) . next_free_worker as * const _ as usize } , 104usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:92750 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue > ())) . flush_cond as * const _ as usize } , 112usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:92967 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue > ())) . flush_lock as * const _ as usize } , 160usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:93184 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue > ())) . stat_lock as * const _ as usize } , 200usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:93399 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < workqueue > ())) . wake_idle as * const _ as usize } , 240usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:95290 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < io_u__bindgen_ty_1 > ())) . index 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:95513 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < io_u__bindgen_ty_1 > ())) . seen 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:95734 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < io_u__bindgen_ty_1 > ())) . engine_data 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:96444 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < io_u__bindgen_ty_2 > ())) . verify_list 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:96679 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < io_u__bindgen_ty_2 > ())) . work 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:97376 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < io_u__bindgen_ty_3 > ())) . hdr 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:97595 [INFO] [stdout] | [INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < io_u__bindgen_ty_3 > ())) . mmap_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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:98101 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . start_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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:98306 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . issue_time 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:98512 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . file as * const _ as usize } , 32usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:98706 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . flags as * const _ as usize } , 40usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:98902 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . ddir as * const _ as usize } , 44usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:99096 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . acct_ddir as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:99300 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . numberio as * const _ as usize } , 52usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:99502 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . buflen as * const _ as usize } , 56usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:99700 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . offset as * const _ as usize } , 64usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:99898 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . verify_offset 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:100110 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . buf as * const _ as usize } , 80usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:100302 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . rand_seed as * const _ as usize } , 88usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:100506 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . xfer_buf as * const _ as usize } , 96usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:100708 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . xfer_buflen as * const _ as usize } , 104usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:100917 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . buf_filled_len as * const _ as usize } , 112usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:101132 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . ipo as * const _ as usize } , 120usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:101325 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . resid as * const _ as usize } , 128usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:101522 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . error as * const _ as usize } , 136usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:101719 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . zbd_queue_io as * const _ as usize } , 168usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:101930 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . zbd_put_io as * const _ as usize } , 176usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:102137 [INFO] [stdout] | [INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u > ())) . end_io as * const _ as usize } , 184usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:103720 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < zbd_zone > ())) . start 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:103923 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < zbd_zone > ())) . wp 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:104120 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < zbd_zone > ())) . len 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:104320 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < zbd_zone > ())) . capacity as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:104530 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < zbd_zone > ())) . type_ 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:104734 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < zbd_zone > ())) . cond as * const _ as usize } , 36usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:109043 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . list 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:109252 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . name as * const _ as usize } , 16usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:109462 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . version as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:109678 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . flags as * const _ as usize } , 28usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:109890 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . dlhandle as * const _ as usize } , 32usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:110108 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . setup as * const _ as usize } , 40usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:110320 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . init as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:110530 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . post_init as * const _ as usize } , 56usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:110750 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . prep as * const _ as usize } , 64usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:110960 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . queue as * const _ as usize } , 72usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:111172 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . commit as * const _ as usize } , 80usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:111386 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . getevents as * const _ as usize } , 88usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:111606 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . event as * const _ as usize } , 96usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:111818 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . errdetails as * const _ as usize } , 104usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:112041 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . cancel as * const _ as usize } , 112usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:112256 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . cleanup as * const _ as usize } , 120usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:112473 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . open_file 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:112694 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . close_file as * const _ as usize } , 136usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:112917 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . invalidate as * const _ as usize } , 144usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:113140 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . unlink_file as * const _ as usize } , 152usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:113365 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . get_file_size as * const _ as usize } , 160usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:113594 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . prepopulate_file as * const _ as usize } , 168usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:113829 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . terminate as * const _ as usize } , 176usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:114050 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . iomem_alloc as * const _ as usize } , 184usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:114275 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . iomem_free as * const _ as usize } , 192usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:114498 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . io_u_init as * const _ as usize } , 200usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:114719 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . io_u_free as * const _ as usize } , 208usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:114940 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . get_zoned_model as * const _ as usize } , 216usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:115173 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . report_zones as * const _ as usize } , 224usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:115400 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . reset_wp as * const _ as usize } , 232usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:115619 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . option_struct_size as * const _ as usize } , 240usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:115858 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ioengine_ops > ())) . options as * const _ as usize } , 248usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:117407 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_stat > ())) . max_val 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:117612 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_stat > ())) . min_val 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:117817 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_stat > ())) . samples as * const _ as usize } , 16usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:118023 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_stat > ())) . mean 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:118223 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_stat > ())) . S as * const _ as usize } , 40usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:118853 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_hist > ())) . samples 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:119058 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_hist > ())) . hist_last 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:119267 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_hist > ())) . list as * const _ as usize } , 16usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:119929 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_logs > ())) . list 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:120128 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_logs > ())) . nr_samples 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:120340 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_logs > ())) . max_samples 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:120554 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_logs > ())) . log as * const _ as usize } , 32usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:121880 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . io_logs 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:122083 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . cur_log_max 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:122295 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . pending as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:122499 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . log_ddir_mask as * const _ as usize } , 32usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:122715 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . filename as * const _ as usize } , 40usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:122921 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . td as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:123115 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . log_type as * const _ as usize } , 56usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:123321 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . disabled as * const _ as usize } , 60usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:123527 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . log_offset as * const _ as usize } , 64usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:123737 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . log_gz as * const _ as usize } , 68usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:123939 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . log_gz_store 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:124153 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . avg_window as * const _ as usize } , 80usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:124363 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . avg_msec as * const _ as usize } , 248usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:124570 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . avg_last as * const _ as usize } , 256usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:124777 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . hist_window as * const _ as usize } , 280usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:124990 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . hist_msec as * const _ as usize } , 376usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:125199 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . hist_coarseness as * const _ as usize } , 384usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:125420 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . chunk_lock as * const _ as usize } , 392usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:125631 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . chunk_seq as * const _ as usize } , 432usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:125840 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . chunk_list as * const _ as usize } , 440usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:126051 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . deferred_free_lock as * const _ as usize } , 456usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:126278 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . deferred_items as * const _ as usize } , 496usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:126497 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_log > ())) . deferred as * const _ as usize } , 560usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:127576 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < io_piece__bindgen_ty_1 > ())) . rb_node 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:127811 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < io_piece__bindgen_ty_1 > ())) . list 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:128535 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < io_piece__bindgen_ty_2 > ())) . fileno 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:128768 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < io_piece__bindgen_ty_2 > ())) . file 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:129499 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < io_piece__bindgen_ty_3 > ())) . delay 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:129730 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < io_piece__bindgen_ty_3 > ())) . file_action 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:130267 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_piece > ())) . trim_list as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:130479 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_piece > ())) . offset as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:130685 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_piece > ())) . numberio as * const _ as usize } , 56usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:130895 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_piece > ())) . len as * const _ as usize } , 64usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:131095 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_piece > ())) . flags as * const _ as usize } , 72usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:131299 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_piece > ())) . ddir as * const _ as usize } , 76usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:131993 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_sem > ())) . lock 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:132192 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_sem > ())) . cond as * const _ as usize } , 40usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:132392 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_sem > ())) . value as * const _ as usize } , 88usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:132594 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_sem > ())) . waiters as * const _ as usize } , 92usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:132800 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < fio_sem > ())) . magic as * const _ as usize } , 96usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:133590 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_stats > ())) . ios 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:133803 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_stats > ())) . merges 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:134023 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_stats > ())) . sectors as * const _ as usize } , 32usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:134245 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_stats > ())) . ticks as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:134463 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_stats > ())) . io_ticks as * const _ as usize } , 64usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:134687 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_stats > ())) . time_in_queue as * const _ as usize } , 72usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:134921 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_stats > ())) . msec as * const _ as usize } , 80usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:135585 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_stat > ())) . 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:135798 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_stat > ())) . s as * const _ as usize } , 64usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:136625 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_agg > ())) . ios 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:136834 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_agg > ())) . merges 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:137050 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_agg > ())) . sectors as * const _ as usize } , 32usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:137268 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_agg > ())) . ticks as * const _ as usize } , 48usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:137482 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_agg > ())) . io_ticks as * const _ as usize } , 64usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:137702 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_agg > ())) . time_in_queue as * const _ as usize } , 72usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:137932 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_agg > ())) . slavecount as * const _ as usize } , 80usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:138156 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_agg > ())) . pad as * const _ as usize } , 84usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:138366 [INFO] [stdout] | [INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util_agg > ())) . max_util as * const _ as usize } , 88usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:139327 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . list 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:139530 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . slavelist 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:139744 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . sysfs_root as * const _ as usize } , 32usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:139960 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . path as * const _ as usize } , 40usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:140164 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . major as * const _ as usize } , 4136usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:140372 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . minor as * const _ as usize } , 4140usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:140580 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . dus as * const _ as usize } , 4144usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:140784 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . last_dus as * const _ as usize } , 4296usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:140998 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . agg as * const _ as usize } , 4448usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:141202 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . slaves as * const _ as usize } , 4552usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:141412 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . time as * const _ as usize } , 4568usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:141618 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . lock as * const _ as usize } , 4584usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:141824 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < disk_util > ())) . users as * const _ as usize } , 4592usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:144828 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_stat__bindgen_ty_1 > ())) . continue_on_error 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:145089 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_stat__bindgen_ty_1 > ())) . pad2 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:145829 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_stat__bindgen_ty_2 > ())) . ss_iops_data as * const _ as usize } , 0usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:146080 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_stat__bindgen_ty_2 > ())) . pad4 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:146818 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_stat__bindgen_ty_3 > ())) . ss_bw_data as * const _ as usize } , 0usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:147065 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_stat__bindgen_ty_3 > ())) . pad5 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:147613 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . name 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:147820 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . verror as * const _ as usize } , 128usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:148033 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . error as * const _ as usize } , 256usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:148244 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . thread_number as * const _ as usize } , 260usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:148471 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . groupid as * const _ as usize } , 264usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:148686 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . pid as * const _ as usize } , 268usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:148893 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . description as * const _ as usize } , 272usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:149116 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . members as * const _ as usize } , 528usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:149331 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . unified_rw_rep as * const _ as usize } , 532usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:149560 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . sync_stat as * const _ as usize } , 536usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:149779 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . clat_stat as * const _ as usize } , 592usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:149998 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . slat_stat as * const _ as usize } , 760usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:150217 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . lat_stat as * const _ as usize } , 928usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:150434 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . bw_stat as * const _ as usize } , 1096usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:150650 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . iops_stat as * const _ as usize } , 1264usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:150870 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . usr_time as * const _ as usize } , 1432usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:151088 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . sys_time as * const _ as usize } , 1440usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:151306 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . ctx as * const _ as usize } , 1448usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:151514 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . minf as * const _ as usize } , 1456usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:151724 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . majf as * const _ as usize } , 1464usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:151934 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . clat_percentiles as * const _ as usize } , 1472usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:152168 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . lat_percentiles as * const _ as usize } , 1476usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:152400 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . slat_percentiles as * const _ as usize } , 1480usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:152634 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . pad as * const _ as usize } , 1484usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:152842 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . percentile_precision as * const _ as usize } , 1488usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:153084 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . percentile_list as * const _ as usize } , 1496usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:153316 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . io_u_map as * const _ as usize } , 1816usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:153534 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . io_u_submit as * const _ as usize } , 1872usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:153758 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . io_u_complete as * const _ as usize } , 1928usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:153986 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . io_u_lat_n as * const _ as usize } , 1984usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:154208 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . io_u_lat_u as * const _ as usize } , 2064usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:154430 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . io_u_lat_m as * const _ as usize } , 2144usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:154652 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . io_u_plat as * const _ as usize } , 2240usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:154872 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . io_u_sync_plat as * const _ as usize } , 135872usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:155104 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . total_io_u as * const _ as usize } , 150720usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:155328 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . short_io_u as * const _ as usize } , 150752usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:155552 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . drop_io_u as * const _ as usize } , 150776usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:155774 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . total_submit as * const _ as usize } , 150800usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:156002 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . total_complete as * const _ as usize } , 150808usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:156234 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . io_bytes as * const _ as usize } , 150816usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:156454 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . runtime as * const _ as usize } , 150840usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:156672 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . total_run_time as * const _ as usize } , 150864usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:156904 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . first_error as * const _ as usize } , 150876usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:157130 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . total_err_count as * const _ as usize } , 150880usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:157364 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . nr_zone_resets as * const _ as usize } , 150888usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:157596 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . nr_block_infos as * const _ as usize } , 150896usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:157828 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . block_infos as * const _ as usize } , 150904usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:158054 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . kb_base as * const _ as usize } , 183672usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:158272 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . unit_base as * const _ as usize } , 183676usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:158494 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . latency_depth as * const _ as usize } , 183680usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:158724 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . pad3 as * const _ as usize } , 183684usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:158936 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . latency_target as * const _ as usize } , 183688usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:159168 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . latency_percentile as * const _ as usize } , 183696usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:159408 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . latency_window as * const _ as usize } , 183712usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:159640 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . sig_figs as * const _ as usize } , 183720usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:159860 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . ss_dur as * const _ as usize } , 183724usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:160076 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . ss_state as * const _ as usize } , 183732usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:160296 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . ss_head as * const _ as usize } , 183736usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:160514 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . ss_limit as * const _ as usize } , 183740usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:160734 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . ss_slope as * const _ as usize } , 183756usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:160954 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . ss_deviation as * const _ as usize } , 183772usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:161182 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . ss_criterion as * const _ as usize } , 183788usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:161410 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . io_u_plat_high_prio as * const _ as usize } , 183808usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:161652 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . io_u_plat_low_prio as * const _ as usize } , 228352usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:161892 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . clat_high_prio_stat as * const _ as usize } , 272896usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:162134 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . clat_low_prio_stat as * const _ as usize } , 273064usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:162374 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . cachehit as * const _ as usize } , 273248usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:162594 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_stat > ())) . cachemiss as * const _ as usize } , 273256usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:163831 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < pattern_fmt_desc > ())) . fmt 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:164046 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < pattern_fmt_desc > ())) . len 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:164261 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < pattern_fmt_desc > ())) . paste 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:165050 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < pattern_fmt > ())) . off 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:165255 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < pattern_fmt > ())) . desc 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:166695 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < bssplit > ())) . bs 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:166890 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < bssplit > ())) . perc 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:167553 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zone_split > ())) . access_perc 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:167772 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zone_split > ())) . size_perc 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:167987 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zone_split > ())) . pad 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:168190 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < zone_split > ())) . size as * const _ as usize } , 8usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:178044 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . magic 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:178259 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . set_options 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:178486 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . description as * const _ as usize } , 72usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:178714 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . name as * const _ as usize } , 80usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:178928 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . wait_for as * const _ as usize } , 88usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:179150 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . directory as * const _ as usize } , 96usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:179374 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . filename as * const _ as usize } , 104usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:179597 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . filename_format 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:179834 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . opendir as * const _ as usize } , 120usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:180055 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ioengine 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:180278 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ioengine_so_path as * const _ as usize } , 136usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:180517 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . mmapfile as * const _ as usize } , 144usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:180740 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . td_ddir as * const _ as usize } , 152usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:180961 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . rw_seq as * const _ as usize } , 156usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:181180 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . kb_base as * const _ as usize } , 160usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:181401 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . unit_base as * const _ as usize } , 164usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:181626 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ddir_seq_nr as * const _ as usize } , 168usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:181855 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ddir_seq_add as * const _ as usize } , 176usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:182086 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . iodepth as * const _ as usize } , 184usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:182307 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . iodepth_low as * const _ as usize } , 188usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:182536 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . iodepth_batch as * const _ as usize } , 192usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:182769 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . iodepth_batch_complete_min as * const _ as usize } , 196usize ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:183028 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . iodepth_batch_complete_max as * const _ as usize } , 200usize ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:183287 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . serialize_overlap as * const _ as usize } , 204usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:183528 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . unique_filename as * const _ as usize } , 208usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:183765 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . size as * const _ as usize } , 216usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:183980 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . io_size as * const _ as usize } , 224usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:184201 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . size_percent as * const _ as usize } , 232usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:184432 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . size_nz as * const _ as usize } , 236usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:184653 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . io_size_percent as * const _ as usize } , 240usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:184890 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . io_size_nz as * const _ as usize } , 244usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:185117 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . fill_device as * const _ as usize } , 248usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:185346 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . file_append as * const _ as usize } , 252usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:185575 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . file_size_low as * const _ as usize } , 256usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:185808 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . file_size_high as * const _ as usize } , 264usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:186043 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . start_offset as * const _ as usize } , 272usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:186274 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . start_offset_align as * const _ as usize } , 280usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:186517 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . start_offset_nz as * const _ as usize } , 288usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:186754 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . bs as * const _ as usize } , 296usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:186965 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ba as * const _ as usize } , 320usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:187176 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . min_bs as * const _ as usize } , 344usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:187395 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . max_bs as * const _ as usize } , 368usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:187614 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . bssplit as * const _ as usize } , 392usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:187835 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . bssplit_nr as * const _ as usize } , 416usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:188062 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ignore_error as * const _ as usize } , 432usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:188293 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ignore_error_nr as * const _ as usize } , 456usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:188530 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . error_dump as * const _ as usize } , 468usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:188757 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . nr_files as * const _ as usize } , 472usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:188980 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . open_files as * const _ as usize } , 476usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:189207 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . file_lock_mode as * const _ as usize } , 480usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:189442 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . odirect as * const _ as usize } , 484usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:189663 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . oatomic as * const _ as usize } , 488usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:189884 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . invalidate_cache as * const _ as usize } , 492usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:190123 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . create_serialize as * const _ as usize } , 496usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:190362 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . create_fsync as * const _ as usize } , 500usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:190593 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . create_on_open as * const _ as usize } , 504usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:190828 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . create_only as * const _ as usize } , 508usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:191057 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . end_fsync as * const _ as usize } , 512usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:191282 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . pre_read as * const _ as usize } , 516usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:191505 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . sync_io as * const _ as usize } , 520usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:191726 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . write_hint as * const _ as usize } , 524usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:191953 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify as * const _ as usize } , 528usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:192172 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . do_verify as * const _ as usize } , 532usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:192397 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_interval as * const _ as usize } , 536usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:192634 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_offset as * const _ as usize } , 540usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:192867 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_pattern as * const _ as usize } , 544usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:193102 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_pattern_bytes as * const _ as usize } , 1056usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:193350 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_fmt as * const _ as usize } , 1064usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:193578 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_fmt_sz as * const _ as usize } , 1192usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:193812 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_fatal as * const _ as usize } , 1196usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:194044 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_dump as * const _ as usize } , 1200usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:194274 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_async as * const _ as usize } , 1204usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:194506 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_backlog as * const _ as usize } , 1208usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:194742 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_batch as * const _ as usize } , 1216usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:194974 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . experimental_verify as * const _ as usize } , 1220usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:195220 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_state as * const _ as usize } , 1224usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:195452 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_state_save as * const _ as usize } , 1228usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:195694 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . use_thread as * const _ as usize } , 1232usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:195922 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . unlink as * const _ as usize } , 1236usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:196142 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . unlink_each_loop as * const _ as usize } , 1240usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:196382 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . do_disk_util as * const _ as usize } , 1244usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:196614 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . override_sync as * const _ as usize } , 1248usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:196848 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . rand_repeatable as * const _ as usize } , 1252usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:197086 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . allrand_repeatable as * const _ as usize } , 1256usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:197330 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . rand_seed as * const _ as usize } , 1264usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:197556 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . log_avg_msec as * const _ as usize } , 1272usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:197788 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . log_hist_msec as * const _ as usize } , 1276usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:198022 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . log_hist_coarseness as * const _ as usize } , 1280usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:198268 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . log_max as * const _ as usize } , 1284usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:198490 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . log_offset as * const _ as usize } , 1288usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:198718 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . log_gz as * const _ as usize } , 1292usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:198938 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . log_gz_store as * const _ as usize } , 1296usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:199170 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . log_unix_epoch as * const _ as usize } , 1300usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:199406 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . norandommap as * const _ as usize } , 1304usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:199636 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . softrandommap as * const _ as usize } , 1308usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:199870 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . bs_unaligned as * const _ as usize } , 1312usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:200102 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . fsync_on_close as * const _ as usize } , 1316usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:200338 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . bs_is_seq_rand as * const _ as usize } , 1320usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:200574 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_only as * const _ as usize } , 1324usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:200804 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . random_distribution as * const _ as usize } , 1328usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:201050 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . exitall_error as * const _ as usize } , 1332usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:201284 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zone_split as * const _ as usize } , 1336usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:201512 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zone_split_nr as * const _ as usize } , 1360usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:201746 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zipf_theta as * const _ as usize } , 1376usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:201974 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . pareto_h as * const _ as usize } , 1392usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:202198 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . gauss_dev as * const _ as usize } , 1408usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:202424 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . random_center as * const _ as usize } , 1424usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:202658 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . random_generator as * const _ as usize } , 1440usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:202898 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . perc_rand as * const _ as usize } , 1444usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:203124 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . hugepage_size as * const _ as usize } , 1456usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:203358 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . rw_min_bs as * const _ as usize } , 1464usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:203584 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . thinktime as * const _ as usize } , 1472usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:203810 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . thinktime_spin as * const _ as usize } , 1476usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:204046 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . thinktime_blocks as * const _ as usize } , 1480usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:204286 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . thinktime_blocks_type as * const _ as usize } , 1484usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:204536 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . fsync_blocks as * const _ as usize } , 1488usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:204768 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . fdatasync_blocks as * const _ as usize } , 1492usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:205008 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . barrier_blocks as * const _ as usize } , 1496usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:205244 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . start_delay as * const _ as usize } , 1504usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:205474 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . start_delay_orig as * const _ as usize } , 1512usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:205714 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . start_delay_high as * const _ as usize } , 1520usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:205954 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . timeout as * const _ as usize } , 1528usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:206176 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ramp_time as * const _ as usize } , 1536usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:206402 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ss_state as * const _ as usize } , 1544usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:206626 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ss_limit as * const _ as usize } , 1552usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:206850 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ss_dur as * const _ as usize } , 1568usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:207070 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ss_ramp_time as * const _ as usize } , 1576usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:207302 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . overwrite as * const _ as usize } , 1584usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:207528 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . bw_avg_time as * const _ as usize } , 1588usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:207758 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . iops_avg_time as * const _ as usize } , 1592usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:207992 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . loops as * const _ as usize } , 1596usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:208210 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zone_range as * const _ as usize } , 1600usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:208438 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zone_size as * const _ as usize } , 1608usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:208664 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zone_capacity as * const _ as usize } , 1616usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:208898 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zone_skip as * const _ as usize } , 1624usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:209124 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zone_skip_nz as * const _ as usize } , 1632usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:209356 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zone_mode as * const _ as usize } , 1636usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:209582 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . lockmem as * const _ as usize } , 1640usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:209804 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . mem_type as * const _ as usize } , 1648usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:210028 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . mem_align as * const _ as usize } , 1652usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:210254 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . max_latency as * const _ as usize } , 1656usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:210484 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . exit_what as * const _ as usize } , 1680usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:210710 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . stonewall as * const _ as usize } , 1684usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:210936 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . new_group as * const _ as usize } , 1688usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:211162 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . numjobs as * const _ as usize } , 1692usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:211384 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . cpumask as * const _ as usize } , 1696usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:211606 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . verify_cpumask as * const _ as usize } , 1824usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:211842 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . log_gz_cpumask as * const _ as usize } , 1952usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:212078 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . cpus_allowed_policy as * const _ as usize } , 2080usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:212324 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . numa_cpunodes as * const _ as usize } , 2088usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:212558 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . numa_mem_mode as * const _ as usize } , 2096usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:212792 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . numa_mem_prefer_node as * const _ as usize } , 2100usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:213040 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . numa_memnodes as * const _ as usize } , 2104usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:213274 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . gpu_dev_id as * const _ as usize } , 2112usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:213502 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . start_offset_percent as * const _ as usize } , 2116usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:213750 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . iolog as * const _ as usize } , 2120usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:213968 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . rwmixcycle as * const _ as usize } , 2124usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:214196 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . rwmix as * const _ as usize } , 2128usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:214414 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . nice as * const _ as usize } , 2140usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:214630 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ioprio as * const _ as usize } , 2144usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:214850 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ioprio_class as * const _ as usize } , 2148usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:215082 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . file_service_type as * const _ as usize } , 2152usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:215324 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . group_reporting as * const _ as usize } , 2156usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:215562 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . stats as * const _ as usize } , 2160usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:215780 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . fadvise_hint as * const _ as usize } , 2164usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:216012 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . fallocate_mode as * const _ as usize } , 2168usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:216248 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zero_buffers as * const _ as usize } , 2172usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:216480 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . refill_buffers as * const _ as usize } , 2176usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:216716 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . scramble_buffers as * const _ as usize } , 2180usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:216956 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . buffer_pattern as * const _ as usize } , 2184usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:217192 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . buffer_pattern_bytes as * const _ as usize } , 2696usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:217440 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . compress_percentage as * const _ as usize } , 2700usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:217686 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . compress_chunk as * const _ as usize } , 2704usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:217922 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . dedupe_percentage as * const _ as usize } , 2708usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:218164 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . time_based as * const _ as usize } , 2712usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:218392 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . disable_lat as * const _ as usize } , 2716usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:218622 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . disable_clat as * const _ as usize } , 2720usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:218854 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . disable_slat as * const _ as usize } , 2724usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:219086 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . disable_bw as * const _ as usize } , 2728usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:219314 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . unified_rw_rep as * const _ as usize } , 2732usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:219550 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . gtod_reduce as * const _ as usize } , 2736usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:219780 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . gtod_cpu as * const _ as usize } , 2740usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:220004 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . clocksource as * const _ as usize } , 2744usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:220234 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . no_stall as * const _ as usize } , 2748usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:220458 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . trim_percentage as * const _ as usize } , 2752usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:220696 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . trim_batch as * const _ as usize } , 2756usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:220924 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . trim_zero as * const _ as usize } , 2760usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:221150 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . trim_backlog as * const _ as usize } , 2768usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:221382 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . clat_percentiles as * const _ as usize } , 2776usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:221622 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . slat_percentiles as * const _ as usize } , 2780usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:221862 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . lat_percentiles as * const _ as usize } , 2784usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:222100 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . percentile_precision as * const _ as usize } , 2788usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:222348 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . percentile_list as * const _ as usize } , 2792usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:222586 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . read_iolog_file as * const _ as usize } , 3112usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:222824 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . read_iolog_chunked as * const _ as usize } , 3120usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:223068 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . write_iolog_file as * const _ as usize } , 3128usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:223308 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . merge_blktrace_file as * const _ as usize } , 3136usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:223554 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . merge_blktrace_scalars as * const _ as usize } , 3144usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:223806 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . merge_blktrace_iters as * const _ as usize } , 3464usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:224054 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . write_bw_log as * const _ as usize } , 3784usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:224286 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . write_lat_log as * const _ as usize } , 3788usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:224520 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . write_iops_log as * const _ as usize } , 3792usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:224756 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . write_hist_log as * const _ as usize } , 3796usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:224992 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . bw_log_file as * const _ as usize } , 3800usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:225222 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . lat_log_file as * const _ as usize } , 3808usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:225454 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . iops_log_file as * const _ as usize } , 3816usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:225688 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . hist_log_file as * const _ as usize } , 3824usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:225922 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . replay_redirect as * const _ as usize } , 3832usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:226160 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . exec_prerun as * const _ as usize } , 3840usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:226390 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . exec_postrun as * const _ as usize } , 3848usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:226622 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . rate as * const _ as usize } , 3856usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:226838 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ratemin as * const _ as usize } , 3880usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:227060 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ratecycle as * const _ as usize } , 3904usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:227286 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . io_submit_mode as * const _ as usize } , 3908usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:227522 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . rate_iops as * const _ as usize } , 3912usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:227748 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . rate_iops_min as * const _ as usize } , 3924usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:227982 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . rate_process as * const _ as usize } , 3936usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:228214 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . rate_ign_think as * const _ as usize } , 3940usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:228450 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . ioscheduler as * const _ as usize } , 3944usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:228680 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . continue_on_error as * const _ as usize } , 3952usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:228922 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . profile as * const _ as usize } , 3960usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:229144 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . cgroup as * const _ as usize } , 3968usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:229364 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . cgroup_weight as * const _ as usize } , 3976usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:229598 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . cgroup_nodelete as * const _ as usize } , 3980usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:229836 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . uid as * const _ as usize } , 3984usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:230050 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . gid as * const _ as usize } , 3988usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:230264 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . offset_increment_percent as * const _ as usize } , 3992usize , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:230520 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . offset_increment_nz as * const _ as usize } , 3996usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:230766 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . offset_increment as * const _ as usize } , 4000usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:231006 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . number_ios as * const _ as usize } , 4008usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:231234 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . sync_file_range as * const _ as usize } , 4016usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:231472 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . latency_target as * const _ as usize } , 4024usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:231708 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . latency_window as * const _ as usize } , 4032usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:231944 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . latency_percentile as * const _ as usize } , 4040usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:232188 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . latency_run as * const _ as usize } , 4056usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:232418 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . flow_id as * const _ as usize } , 4060usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:232640 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . flow as * const _ as usize } , 4064usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:232856 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . flow_sleep as * const _ as usize } , 4068usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:233084 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . sig_figs as * const _ as usize } , 4072usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:233308 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . block_error_hist as * const _ as usize } , 4076usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:233548 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . replay_align as * const _ as usize } , 4080usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:233780 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . replay_scale as * const _ as usize } , 4084usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:234012 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . replay_time_scale as * const _ as usize } , 4088usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:234254 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . replay_skip as * const _ as usize } , 4092usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:234484 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . per_job_logs as * const _ as usize } , 4096usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:234716 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . allow_create as * const _ as usize } , 4100usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:234948 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . allow_mounted_write as * const _ as usize } , 4104usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:235194 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . read_beyond_wp as * const _ as usize } , 4108usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:235430 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . max_open_zones as * const _ as usize } , 4112usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:235666 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . job_max_open_zones as * const _ as usize } , 4116usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:235910 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zrt as * const _ as usize } , 4120usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:236124 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < thread_options > ())) . zrf as * const _ as usize } , 4136usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:237055 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < prof_io_ops > ())) . td_init 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:237268 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < prof_io_ops > ())) . td_exit 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:237481 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < prof_io_ops > ())) . io_u_lat 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:238181 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < sk_out > ())) . refs 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:238378 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < sk_out > ())) . sk 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:238571 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < sk_out > ())) . lock 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:238768 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < sk_out > ())) . list as * const _ as usize } , 112usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:238967 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < sk_out > ())) . wait as * const _ as usize } , 128usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:239166 [INFO] [stdout] | [INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < sk_out > ())) . xmit as * const _ as usize } , 232usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:239824 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u_queue > ())) . io_us 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:240031 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u_queue > ())) . nr 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:240232 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u_queue > ())) . max 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:240917 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u_ring > ())) . head 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:241120 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u_ring > ())) . tail 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:241323 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u_ring > ())) . max 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:241524 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < io_u_ring > ())) . ring as * const _ as usize } , 16usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:242585 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . limit 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:242804 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . dur 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:243019 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . ramp_time 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:243247 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . state as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:243467 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . head as * const _ as usize } , 28usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:243685 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . tail as * const _ as usize } , 32usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:243903 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . iops_data 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:244131 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . bw_data as * const _ as usize } , 48usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:244355 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . slope as * const _ as usize } , 56usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:244575 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . deviation as * const _ as usize } , 64usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:244803 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . criterion as * const _ as usize } , 72usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:245031 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . sum_y as * const _ as usize } , 80usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:245251 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . sum_x as * const _ as usize } , 88usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:245471 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . sum_x_sq as * const _ as usize } , 96usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:245697 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . sum_xy as * const _ as usize } , 104usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:245920 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . oldest_y as * const _ as usize } , 112usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:246147 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . prev_time as * const _ as usize } , 120usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:246376 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . prev_iops as * const _ as usize } , 136usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:246605 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < steadystate_data > ())) . prev_bytes as * const _ as usize } , 144usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:247335 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < zone_split_index > ())) . size_perc 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:247562 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < zone_split_index > ())) . size_perc_prev 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:247799 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < zone_split_index > ())) . size 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:248016 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < zone_split_index > ())) . size_prev 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:254019 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_data__bindgen_ty_1 > ())) . next_file 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:254264 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_data__bindgen_ty_1 > ())) . next_file_state as * const _ as usize } , 0usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:255050 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_data__bindgen_ty_2 > ())) . next_file_zipf as * const _ as usize } , 0usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:255305 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_data__bindgen_ty_2 > ())) . next_file_gauss as * const _ as usize } , 0usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:256085 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_data__bindgen_ty_3 > ())) . zipf_theta as * const _ as usize } , 0usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:256332 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_data__bindgen_ty_3 > ())) . pareto_h 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:256575 [INFO] [stdout] | [INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < thread_data__bindgen_ty_3 > ())) . gauss_dev 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:257133 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . opt_list 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:257348 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . flags as * const _ as usize } , 16usize , concat ! ("Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:257558 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . o as * const _ as usize } , 24usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:257760 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . eo as * const _ as usize } , 4176usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:257966 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . thread as * const _ as usize } , 4184usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:258180 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . thread_number as * const _ as usize } , 4192usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:258408 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . subjob_number as * const _ as usize } , 4196usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:258636 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . groupid as * const _ as usize } , 4200usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:258852 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . ts as * const _ as usize } , 4208usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:259058 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . client_type as * const _ as usize } , 277472usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:259284 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . slat_log as * const _ as usize } , 277480usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:259504 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . clat_log as * const _ as usize } , 277488usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:259724 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . clat_hist_log as * const _ as usize } , 277496usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:259954 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . lat_log as * const _ as usize } , 277504usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:260172 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . bw_log as * const _ as usize } , 277512usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:260388 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . iops_log as * const _ as usize } , 277520usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:260608 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . log_compress_wq as * const _ as usize } , 277528usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:260842 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . parent as * const _ as usize } , 277776usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:261058 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . stat_io_bytes as * const _ as usize } , 277784usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:261288 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . bw_sample_time as * const _ as usize } , 277808usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:261520 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . stat_io_blocks as * const _ as usize } , 277824usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:261752 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . iops_sample_time as * const _ as usize } , 277848usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:261988 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . update_rusage as * const _ as usize } , 277864usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:262218 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . rusage_sem as * const _ as usize } , 277872usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:262442 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . ru_start as * const _ as usize } , 277880usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:262662 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . ru_end as * const _ as usize } , 278024usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:262878 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . files as * const _ as usize } , 278168usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:263092 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . file_locks as * const _ as usize } , 278176usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:263316 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . files_size as * const _ as usize } , 278184usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:263540 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . files_index as * const _ as usize } , 278188usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:263766 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . nr_open_files as * const _ as usize } , 278192usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:263996 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . nr_done_files as * const _ as usize } , 278196usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:264226 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . random_center as * const _ as usize } , 278360usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:264456 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . error as * const _ as usize } , 278368usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:264670 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . sig as * const _ as usize } , 278372usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:264880 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . done as * const _ as usize } , 278376usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:265092 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . stop_io as * const _ as usize } , 278380usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:265310 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . pid as * const _ as usize } , 278384usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:265520 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . orig_buffer as * const _ as usize } , 278392usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:265746 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . orig_buffer_size as * const _ as usize } , 278400usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:265982 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . runstate as * const _ as usize } , 278408usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:266202 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . terminate as * const _ as usize } , 278412usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:266424 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . last_was_sync as * const _ as usize } , 278413usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:266654 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . last_ddir as * const _ as usize } , 278416usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:266876 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . mmapfd as * const _ as usize } , 278420usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:267092 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . iolog_buf as * const _ as usize } , 278424usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:267314 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . iolog_f as * const _ as usize } , 278432usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:267532 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . rand_seeds as * const _ as usize } , 278440usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:267756 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . bsrange_state as * const _ as usize } , 278600usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:267986 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . verify_state as * const _ as usize } , 278744usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:268214 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . trim_state as * const _ as usize } , 278792usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:268438 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . delay_state as * const _ as usize } , 278840usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:268664 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . buf_state as * const _ as usize } , 278888usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:268886 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . buf_state_prev as * const _ as usize } , 278936usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:269118 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . dedupe_state as * const _ as usize } , 278984usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:269346 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . zone_state as * const _ as usize } , 279032usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:269570 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . prio_state as * const _ as usize } , 279080usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:269794 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . zone_state_index as * const _ as usize } , 279128usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:270030 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . num_open_zones as * const _ as usize } , 279136usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:270262 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . verify_batch as * const _ as usize } , 279140usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:270490 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . trim_batch as * const _ as usize } , 279144usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:270714 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . vstate as * const _ as usize } , 279152usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:270930 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . shm_id as * const _ as usize } , 279160usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:271146 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_ops as * const _ as usize } , 279168usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:271362 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_ops_init as * const _ as usize } , 279176usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:271588 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_ops_data as * const _ as usize } , 279184usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:271814 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . cur_depth as * const _ as usize } , 279192usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:272036 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_u_queued as * const _ as usize } , 279196usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:272262 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_u_in_flight as * const _ as usize } , 279200usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:272494 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_u_requeues as * const _ as usize } , 279208usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:272724 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_u_freelist as * const _ as usize } , 279232usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:272954 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_u_all as * const _ as usize } , 279248usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:273174 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_u_lock as * const _ as usize } , 279264usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:273396 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . free_cond as * const _ as usize } , 279304usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:273618 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . verify_list as * const _ as usize } , 279352usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:273844 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . verify_threads as * const _ as usize } , 279368usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:274076 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . nr_verify_threads as * const _ as usize } , 279376usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:274314 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . verify_cond as * const _ as usize } , 279384usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:274540 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . verify_thread_exit as * const _ as usize } , 279432usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:274780 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . rate_bps as * const _ as usize } , 279440usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:275000 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . rate_next_io_time as * const _ as usize } , 279464usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:275238 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . rate_bytes as * const _ as usize } , 279488usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:275462 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . rate_blocks as * const _ as usize } , 279512usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:275688 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . rate_io_issue_bytes as * const _ as usize } , 279536usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:275930 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . lastrate as * const _ as usize } , 279560usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:276150 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . last_usec as * const _ as usize } , 279608usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:276372 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . poisson_state as * const _ as usize } , 279632usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:276602 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_wq as * const _ as usize } , 279776usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:276816 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . total_io_size as * const _ as usize } , 280024usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:277046 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . fill_device_size as * const _ as usize } , 280032usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:277282 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_issues as * const _ as usize } , 280040usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:277504 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_issue_bytes as * const _ as usize } , 280064usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:277736 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . loops as * const _ as usize } , 280088usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:277950 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_blocks as * const _ as usize } , 280096usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:278172 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . this_io_blocks as * const _ as usize } , 280120usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:278404 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_bytes as * const _ as usize } , 280144usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:278624 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . this_io_bytes as * const _ as usize } , 280168usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:278854 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_skip_bytes as * const _ as usize } , 280192usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:279084 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . zone_bytes as * const _ as usize } , 280200usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:279308 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . sem as * const _ as usize } , 280208usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:279518 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . bytes_done as * const _ as usize } , 280216usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:279742 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . thinktime_blocks_counter as * const _ as usize } , 280240usize ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:279994 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . random_state as * const _ as usize } , 280248usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:280222 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . start as * const _ as usize } , 280296usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:280436 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . epoch as * const _ as usize } , 280312usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:280650 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . unix_epoch as * const _ as usize } , 280328usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:280874 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . last_issue as * const _ as usize } , 280336usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:281098 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . time_offset as * const _ as usize } , 280352usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:281324 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . ts_cache as * const _ as usize } , 280360usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:281544 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . terminate_time as * const _ as usize } , 280376usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:281776 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . ts_cache_nr as * const _ as usize } , 280392usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:282002 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . ts_cache_mask as * const _ as usize } , 280396usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:282232 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . ramp_time_over as * const _ as usize } , 280400usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:282464 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . latency_ts as * const _ as usize } , 280408usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:282688 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . latency_qd as * const _ as usize } , 280424usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:282912 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . latency_qd_high as * const _ as usize } , 280428usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:283146 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . latency_qd_low as * const _ as usize } , 280432usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:283378 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . latency_failed as * const _ as usize } , 280436usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:283610 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . latency_stable_count as * const _ as usize } , 280440usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:283854 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . latency_ios as * const _ as usize } , 280448usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:284080 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . latency_end_run as * const _ as usize } , 280456usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:284314 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . rwmix_state as * const _ as usize } , 280464usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:284540 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . rwmix_issues as * const _ as usize } , 280512usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:284768 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . rwmix_ddir as * const _ as usize } , 280520usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:284992 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . ddir_seq_nr as * const _ as usize } , 280524usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:285218 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . seq_rand_state as * const _ as usize } , 280528usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:285450 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_hist_tree as * const _ as usize } , 280672usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:285678 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_hist_list as * const _ as usize } , 280680usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:285906 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_hist_len as * const _ as usize } , 280696usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:286132 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_log_list as * const _ as usize } , 280704usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:286358 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_log_rfile as * const _ as usize } , 280720usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:286586 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_log_current as * const _ as usize } , 280728usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:286818 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_log_checkmark as * const _ as usize } , 280732usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:287054 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_log_highmark as * const _ as usize } , 280736usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:287288 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . io_log_highmark_time as * const _ as usize } , 280744usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:287532 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . trim_list as * const _ as usize } , 280760usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:287754 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . trim_entries as * const _ as usize } , 280776usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:287982 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . file_service_nr as * const _ as usize } , 280784usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:288216 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . file_service_left as * const _ as usize } , 280788usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:288454 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . file_service_file as * const _ as usize } , 280792usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:288692 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . sync_file_range_nr as * const _ as usize } , 280800usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:288932 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . file_size_state as * const _ as usize } , 280808usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:289166 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . total_err_count as * const _ as usize } , 280856usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:289400 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . first_error as * const _ as usize } , 280860usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:289626 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . flow as * const _ as usize } , 280864usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:289838 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . flow_counter as * const _ as usize } , 280872usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:290066 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . prof_io_ops as * const _ as usize } , 280880usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:290292 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . prof_data as * const _ as usize } , 280904usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:290514 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . pinned_mem as * const _ as usize } , 280912usize , 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/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:290738 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . ss as * const _ as usize } , 280920usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/fio-ioengine-sys-4c1199cb5e97920f/out/bindings.rs:3:290946 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < thread_data > ())) . verror as * const _ as usize } , 281072usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 944 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10912e6e69bfe488d2d0b40d5a486be88c46a2c3cc687514081faa9166401fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10912e6e69bfe488d2d0b40d5a486be88c46a2c3cc687514081faa9166401fb9", kill_on_drop: false }` [INFO] [stdout] 10912e6e69bfe488d2d0b40d5a486be88c46a2c3cc687514081faa9166401fb9