[INFO] cloning repository https://github.com/gianlu33/rust-mbedtls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gianlu33/rust-mbedtls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e482ea54fa27a5d14bea633f7194663a03f8a0fb [INFO] checking gianlu33/rust-mbedtls against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gianlu33/rust-mbedtls on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gianlu33/rust-mbedtls [INFO] finished tweaking git repo https://github.com/gianlu33/rust-mbedtls [INFO] tweaked toml for git repo https://github.com/gianlu33/rust-mbedtls written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/gianlu33/rust-mbedtls already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v3.0.0 [INFO] [stderr] Downloaded serde_bytes v0.10.5 [INFO] [stderr] Downloaded num-bigint v0.2.4 [INFO] [stderr] Downloaded rc2 v0.3.0 [INFO] [stderr] Downloaded rs-libc v0.2.2 [INFO] [stderr] Downloaded yasna v0.2.2 [INFO] [stderr] Downloaded bindgen v0.58.0 [INFO] [stderr] Downloaded core_io v0.1.20210325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 03bfd435934df3efc63a4e5cd94cee4b976c2d043d6250b5a8742656442465d2 [INFO] running `Command { std: "docker" "start" "-a" "03bfd435934df3efc63a4e5cd94cee4b976c2d043d6250b5a8742656442465d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03bfd435934df3efc63a4e5cd94cee4b976c2d043d6250b5a8742656442465d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03bfd435934df3efc63a4e5cd94cee4b976c2d043d6250b5a8742656442465d2", kill_on_drop: false }` [INFO] [stdout] 03bfd435934df3efc63a4e5cd94cee4b976c2d043d6250b5a8742656442465d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e0ef4495b170f4b96230bbb1e3b7a199acf13bac7a8fe4f0c022e7ca956a754 [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" "4e0ef4495b170f4b96230bbb1e3b7a199acf13bac7a8fe4f0c022e7ca956a754", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling bindgen v0.58.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling mbedtls v0.8.1 (/opt/rustwide/workdir/mbedtls) [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.4 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking yasna v0.2.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking serde_cbor v0.6.1 [INFO] [stderr] Compiling mbedtls-sys-auto v2.26.1 (/opt/rustwide/workdir/mbedtls-sys) [INFO] [stdout] error: this attribute can only be applied to a `use` item [INFO] [stdout] --> mbedtls/src/x509/mod.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 30 | / bitflags! { [INFO] [stdout] 31 | | #[doc(inline)] [INFO] [stdout] | | ^^^^^^ only applicable on `use` items [INFO] [stdout] 32 | | pub struct KeyUsage: c_uint { [INFO] [stdout] 33 | | const DIGITAL_SIGNATURE = X509_KU_DIGITAL_SIGNATURE as c_uint; [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- not a `use` item [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> mbedtls/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(invalid_doc_attributes)]` implied by `#[deny(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this attribute can only be applied to a `use` item [INFO] [stdout] --> mbedtls/src/x509/mod.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 45 | / bitflags! { [INFO] [stdout] 46 | | #[doc(inline)] [INFO] [stdout] | | ^^^^^^ only applicable on `use` items [INFO] [stdout] 47 | | pub struct VerifyError: u32 { [INFO] [stdout] 48 | | const CERT_BAD_KEY = X509_BADCERT_BAD_KEY as u32; [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- not a `use` item [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this attribute can only be applied to a `use` item [INFO] [stdout] --> mbedtls/src/x509/mod.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 30 | / bitflags! { [INFO] [stdout] 31 | | #[doc(inline)] [INFO] [stdout] | | ^^^^^^ only applicable on `use` items [INFO] [stdout] 32 | | pub struct KeyUsage: c_uint { [INFO] [stdout] 33 | | const DIGITAL_SIGNATURE = X509_KU_DIGITAL_SIGNATURE as c_uint; [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- not a `use` item [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> mbedtls/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(invalid_doc_attributes)]` implied by `#[deny(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this attribute can only be applied to a `use` item [INFO] [stdout] --> mbedtls/src/x509/mod.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 45 | / bitflags! { [INFO] [stdout] 46 | | #[doc(inline)] [INFO] [stdout] | | ^^^^^^ only applicable on `use` items [INFO] [stdout] 47 | | pub struct VerifyError: u32 { [INFO] [stdout] 48 | | const CERT_BAD_KEY = X509_BADCERT_BAD_KEY as u32; [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- not a `use` item [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mbedtls` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:86031 [INFO] [stdout] | [INFO] [stdout] 5 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < mpi > ())) . s as * const _ as usize } , 0usize , concat ! ("Offset of field: " ,... [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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:86216 [INFO] [stdout] | [INFO] [stdout] 5 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < mpi > ())) . n 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:86401 [INFO] [stdout] | [INFO] [stdout] 5 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < mpi > ())) . p 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:96725 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < md_context_t > ())) . md_info 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:96940 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < md_context_t > ())) . md_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:97153 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < md_context_t > ())) . hmac_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:101804 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < threading_mutex_t > ())) . mutex 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:102025 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < threading_mutex_t > ())) . is_valid 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:104786 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_curve_info > ())) . grp_id 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:105003 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_curve_info > ())) . tls_id as * const _ as usize } , 4usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:105220 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_curve_info > ())) . bit_size as * const _ as usize } , 6usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:105441 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_curve_info > ())) . name 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:106160 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_point > ())) . X as * const _ as usize } , 0usize , concat ! ("Offset of field: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:106357 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_point > ())) . Y 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:106555 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_point > ())) . Z 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:107964 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . id 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:108163 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . P 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:108360 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . A 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:108558 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . B as * const _ as usize } , 56usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:108756 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . G 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:108954 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . N as * const _ as usize } , 152usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:109153 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . pbits as * const _ as usize } , 176usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:109360 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . nbits 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:109567 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . h as * const _ as usize } , 192usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:109766 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . modp as * const _ as usize } , 200usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:109971 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . t_pre as * const _ as usize } , 208usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:110178 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . t_post 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:110387 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . t_data as * const _ as usize } , 224usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:110596 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . T as * const _ as usize } , 232usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:110795 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_group > ())) . T_size as * const _ as usize } , 240usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:111593 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_keypair > ())) . grp 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:111798 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_keypair > ())) . d as * const _ as usize } , 248usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:112001 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ecp_keypair > ())) . Q as * const _ as usize } , 272usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:121949 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . ver 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:122154 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . len as * const _ as usize } , 8usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:122359 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . N 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:122561 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . E 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:122763 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . D 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:122965 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . P as * const _ as usize } , 88usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:123167 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . Q 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:123370 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . DP as * const _ as usize } , 136usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:123575 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . DQ as * const _ as usize } , 160usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:123780 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . QP 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:123985 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . RN as * const _ as usize } , 208usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:124190 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . RP as * const _ as usize } , 232usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:124395 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . RQ as * const _ as usize } , 256usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:124600 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . Vi as * const _ as usize } , 280usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:124805 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . Vf as * const _ as usize } , 304usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:125010 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . padding as * const _ as usize } , 328usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:125225 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . hash_id as * const _ as usize } , 332usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:125440 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_context > ())) . mutex as * const _ as usize } , 336usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:142304 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_buf > ())) . tag 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:142503 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_buf > ())) . len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:142702 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_buf > ())) . p 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:143507 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_bitstring > ())) . len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:143718 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_bitstring > ())) . unused_bits 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:143945 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_bitstring > ())) . p 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:144695 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_sequence > ())) . buf 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:144904 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_sequence > ())) . next 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:145745 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_named_data > ())) . oid 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:145958 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_named_data > ())) . 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:146172 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_named_data > ())) . next 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:146388 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < asn1_named_data > ())) . next_merged as * const _ as usize } , 56usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:151762 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < pk_rsassa_pss_options > ())) . mgf1_hash_id as * const _ as usize } , 0usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:152005 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < pk_rsassa_pss_options > ())) . expected_salt_len as * const _ as usize } , 4usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:153053 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < pk_debug_item > ())) . type_ 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:153266 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < pk_debug_item > ())) . name 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:153477 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < pk_debug_item > ())) . value as * const _ as usize } , 16usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:154247 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_context > ())) . pk_info 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:154458 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_context > ())) . pk_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:164524 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_time > ())) . year 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:164727 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_time > ())) . mon 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:164928 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_time > ())) . day 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:165129 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_time > ())) . hour as * const _ as usize } , 12usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:165333 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_time > ())) . min 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:165535 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_time > ())) . sec as * const _ as usize } , 20usize , concat ! ("Offset of fiel... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:177661 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_info_t > ())) . type_ 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:177874 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_info_t > ())) . mode as * const _ as usize } , 4usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:178085 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_info_t > ())) . key_bitlen 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:178308 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_info_t > ())) . name 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:178520 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_info_t > ())) . iv_size as * const _ as usize } , 24usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:178738 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_info_t > ())) . flags 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:178952 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_info_t > ())) . block_size as * const _ as usize } , 32usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:179176 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_info_t > ())) . base 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:180647 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < cipher_context_t > ())) . cipher_info 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:180878 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < cipher_context_t > ())) . key_bitlen 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:181107 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < cipher_context_t > ())) . operation 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:181335 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < cipher_context_t > ())) . add_padding 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:181567 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < cipher_context_t > ())) . get_padding as * const _ as usize } , 24usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:181799 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < cipher_context_t > ())) . unprocessed_data 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:182041 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < cipher_context_t > ())) . unprocessed_len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:182281 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < cipher_context_t > ())) . iv as * const _ as usize } , 56usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:182495 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < cipher_context_t > ())) . iv_size 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:182719 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < cipher_context_t > ())) . cipher_ctx as * const _ as usize } , 80usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:182949 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < cipher_context_t > ())) . cmac_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:189200 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl_entry > ())) . raw 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:189411 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl_entry > ())) . serial 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:189629 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl_entry > ())) . revocation_date 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:189865 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl_entry > ())) . entry_ext 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:190089 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl_entry > ())) . next 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:191223 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . raw 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:191422 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . tbs 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:191622 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . version 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:191830 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . sig_oid 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:192038 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . issuer_raw as * const _ as usize } , 80usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:192252 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . issuer 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:192459 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . this_update 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:192676 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . next_update as * const _ as usize } , 192usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:192893 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . entry as * const _ as usize } , 216usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:193098 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . crl_ext as * const _ as usize } , 320usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:193307 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . sig_oid2 as * const _ as usize } , 344usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:193518 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . sig as * const _ as usize } , 368usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:193719 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . sig_md as * const _ as usize } , 392usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:193926 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . sig_pk as * const _ as usize } , 396usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:194133 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . sig_opts as * const _ as usize } , 400usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:194344 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crl > ())) . next as * const _ as usize } , 408usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:196209 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < aes_context > ())) . nr 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:196412 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < aes_context > ())) . rk 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:196615 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < aes_context > ())) . buf 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:197371 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < aes_xts_context > ())) . crypt 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:197588 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < aes_xts_context > ())) . tweak as * const _ as usize } , 288usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:204450 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ciphersuite_t > ())) . id 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:204665 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ciphersuite_t > ())) . name 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:204884 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ciphersuite_t > ())) . cipher 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:205108 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ciphersuite_t > ())) . mac as * const _ as usize } , 20usize , concat ! ("Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:205326 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ciphersuite_t > ())) . key_exchange 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:205562 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ciphersuite_t > ())) . min_major_ver as * const _ as usize } , 28usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:205800 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ciphersuite_t > ())) . min_minor_ver 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:206038 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ciphersuite_t > ())) . max_major_ver as * const _ as usize } , 36usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:206276 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ciphersuite_t > ())) . max_minor_ver as * const _ as usize } , 40usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:206514 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ciphersuite_t > ())) . flags as * const _ as usize } , 44usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:209398 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . own_buffer 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:209611 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . raw 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:209810 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . tbs 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:210010 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . version 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:210218 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . serial 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:210424 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . sig_oid 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:210632 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . issuer_raw 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:210847 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . subject_raw 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:211064 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . issuer as * const _ as usize } , 160usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:211271 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . subject as * const _ as usize } , 224usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:211480 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . valid_from as * const _ as usize } , 288usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:211695 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . valid_to as * const _ as usize } , 312usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:211906 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . pk_raw as * const _ as usize } , 336usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:212113 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . pk 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:212312 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . issuer_id as * const _ as usize } , 376usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:212525 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . subject_id as * const _ as usize } , 400usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:212740 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . v3_ext as * const _ as usize } , 424usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:212947 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . subject_alt_names as * const _ as usize } , 448usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:213176 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . certificate_policies 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:213411 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . ext_types as * const _ as usize } , 512usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:213624 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . ca_istrue as * const _ as usize } , 516usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:213837 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . max_pathlen 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:214054 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . key_usage as * const _ as usize } , 524usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:214267 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . ext_key_usage as * const _ as usize } , 528usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:214488 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . ns_cert_type as * const _ as usize } , 560usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:214707 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . sig as * const _ as usize } , 568usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:214908 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . sig_md as * const _ as usize } , 592usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:215115 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . sig_pk as * const _ as usize } , 596usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:215322 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . sig_opts as * const _ as usize } , 600usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:215533 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt > ())) . next as * const _ as usize } , 608usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:216775 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_san_other_name__bindgen_ty_1__bindgen_ty_1 > ())) . oid 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:217052 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_san_other_name__bindgen_ty_1__bindgen_ty_1 > ())) . val 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:217883 [INFO] [stdout] | [INFO] [stdout] 5 | ...e { & (* (:: core :: ptr :: null :: < x509_san_other_name__bindgen_ty_1 > ())) . hardware_module_name as * const _ as usize } , 0usize... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:218635 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < x509_san_other_name > ())) . type_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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:218864 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < x509_san_other_name > ())) . value 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:220021 [INFO] [stdout] | [INFO] [stdout] 5 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_subject_alternative_name__bindgen_ty_1 > ())) . other_name as * const _ as u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:220304 [INFO] [stdout] | [INFO] [stdout] 5 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_subject_alternative_name__bindgen_ty_1 > ())) . unstructured_name as * const... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:221130 [INFO] [stdout] | [INFO] [stdout] 5 | ...afe { & (* (:: core :: ptr :: null :: < x509_subject_alternative_name > ())) . type_ as * const _ as usize } , 0usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:221375 [INFO] [stdout] | [INFO] [stdout] 5 | ...afe { & (* (:: core :: ptr :: null :: < x509_subject_alternative_name > ())) . san 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:222239 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt_profile > ())) . allowed_mds 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:222470 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt_profile > ())) . allowed_pks as * const _ as usize } , 4usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:222701 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt_profile > ())) . allowed_curves as * const _ as usize } , 8usize , concat ! ("O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:222938 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < x509_crt_profile > ())) . rsa_min_bitlen as * const _ as usize } , 12usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:224078 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_cert > ())) . version 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:224297 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_cert > ())) . serial 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:224514 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_cert > ())) . subject_key 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:224742 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_cert > ())) . issuer_key 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:224968 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_cert > ())) . subject as * const _ as usize } , 48usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:225188 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_cert > ())) . issuer 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:225406 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_cert > ())) . md_alg 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:225624 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_cert > ())) . not_before as * const _ as usize } , 68usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:225850 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_cert > ())) . not_after as * const _ as usize } , 84usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:226074 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_cert > ())) . extensions as * const _ as usize } , 104usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:226912 [INFO] [stdout] | [INFO] [stdout] 5 | ...safe { & (* (:: core :: ptr :: null :: < x509_crt_verify_chain_item > ())) . crt 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:227147 [INFO] [stdout] | [INFO] [stdout] 5 | ...safe { & (* (:: core :: ptr :: null :: < x509_crt_verify_chain_item > ())) . flags 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:228074 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < x509_crt_verify_chain > ())) . items 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:228303 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < x509_crt_verify_chain > ())) . len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:228530 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < x509_crt_verify_chain > ())) . trust_ca_cb_result as * const _ as usize } , 168usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:240182 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < dhm_context > ())) . len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:240387 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < dhm_context > ())) . P 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:240588 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < dhm_context > ())) . G 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:240790 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < dhm_context > ())) . X as * const _ as usize } , 56usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:240992 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < dhm_context > ())) . GX as * const _ as usize } , 80usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:241196 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < dhm_context > ())) . GY as * const _ as usize } , 104usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:241401 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < dhm_context > ())) . K 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:241604 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < dhm_context > ())) . RP as * const _ as usize } , 152usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:241809 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < dhm_context > ())) . Vi as * const _ as usize } , 176usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:242014 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < dhm_context > ())) . Vf as * const _ as usize } , 200usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:242219 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < dhm_context > ())) . pX as * const _ as usize } , 224usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:246147 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ecdh_context > ())) . grp 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:246354 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ecdh_context > ())) . d as * const _ as usize } , 248usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:246559 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ecdh_context > ())) . Q as * const _ as usize } , 272usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:246764 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ecdh_context > ())) . Qp as * const _ as usize } , 344usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:246971 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ecdh_context > ())) . z as * const _ as usize } , 416usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:247176 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ecdh_context > ())) . point_format as * const _ as usize } , 440usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:247403 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ecdh_context > ())) . Vi as * const _ as usize } , 448usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:247610 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ecdh_context > ())) . Vf as * const _ as usize } , 520usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:247817 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ecdh_context > ())) . _d as * const _ as usize } , 592usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:252261 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < oid_descriptor_t > ())) . asn1 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:252478 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < oid_descriptor_t > ())) . asn1_len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:252703 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < oid_descriptor_t > ())) . name 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:252921 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < oid_descriptor_t > ())) . description as * const _ as usize } , 24usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:257803 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ctr_drbg_context > ())) . counter 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:258026 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ctr_drbg_context > ())) . reseed_counter as * const _ as usize } , 16usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:258264 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ctr_drbg_context > ())) . prediction_resistance as * const _ as usize } , 20usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:258516 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ctr_drbg_context > ())) . entropy_len as * const _ as usize } , 24usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:258748 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ctr_drbg_context > ())) . reseed_interval 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:258988 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ctr_drbg_context > ())) . aes_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:259212 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ctr_drbg_context > ())) . f_entropy as * const _ as usize } , 328usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:259441 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ctr_drbg_context > ())) . p_entropy as * const _ as usize } , 336usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:259670 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ctr_drbg_context > ())) . mutex 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:264255 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < hmac_drbg_context > ())) . md_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:264478 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < hmac_drbg_context > ())) . V 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:264692 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < hmac_drbg_context > ())) . reseed_counter as * const _ as usize } , 88usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:264932 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < hmac_drbg_context > ())) . entropy_len as * const _ as usize } , 96usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:265166 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < hmac_drbg_context > ())) . prediction_resistance as * const _ as usize } , 104usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:265421 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < hmac_drbg_context > ())) . reseed_interval as * const _ as usize } , 108usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:265664 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < hmac_drbg_context > ())) . f_entropy as * const _ as usize } , 112usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:265895 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < hmac_drbg_context > ())) . p_entropy as * const _ as usize } , 120usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:266126 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < hmac_drbg_context > ())) . mutex 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:270746 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_premaster_secret > ())) . _pms_rsa 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:270979 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_premaster_secret > ())) . _pms_dhm 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:271212 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_premaster_secret > ())) . _pms_ecdh 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:271447 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_premaster_secret > ())) . _pms_psk 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:271680 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_premaster_secret > ())) . _pms_dhe_psk 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:271921 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_premaster_secret > ())) . _pms_rsa_psk 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:272162 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_premaster_secret > ())) . _pms_ecdhe_psk as * const _ as usize } , 0usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:275785 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . start 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:275994 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . ciphersuite 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:276215 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . compression 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:276437 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . id_len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:276649 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . id 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:276853 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . master 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:277065 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . peer_cert 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:277284 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . verify_result as * const _ as usize } , 112usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:277511 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . ticket as * const _ as usize } , 120usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:277724 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . ticket_len as * const _ as usize } , 128usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:277945 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . ticket_lifetime 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:278176 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . mfl_code as * const _ as usize } , 140usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:278393 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . trunc_hmac 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:278614 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_session > ())) . encrypt_then_mac as * const _ as usize } , 148usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:284631 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . ciphersuite_list 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:284860 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_dbg as * const _ as usize } , 32usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:285068 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . p_dbg as * const _ as usize } , 40usize , concat ! ("Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:285276 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_rng 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:285484 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . p_rng as * const _ as usize } , 56usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:285692 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_get_cache 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:285912 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_set_cache 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:286132 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . p_cache 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:286344 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_sni as * const _ as usize } , 88usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:286552 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . p_sni 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:286760 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_vrfy as * const _ as usize } , 104usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:286971 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . p_vrfy 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:287182 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_psk 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:287391 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . p_psk as * const _ as usize } , 128usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:287600 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_cookie_write as * const _ as usize } , 136usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:287827 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_cookie_check as * const _ as usize } , 144usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:288054 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . p_cookie as * const _ as usize } , 152usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:288269 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_ticket_write 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:288496 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_ticket_parse as * const _ as usize } , 168usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:288723 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . p_ticket as * const _ as usize } , 176usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:288938 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_export_keys as * const _ as usize } , 184usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:289163 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_export_keys_ext as * const _ as usize } , 192usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:289396 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . p_export_keys as * const _ as usize } , 200usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:289621 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . cert_profile as * const _ as usize } , 208usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:289844 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . key_cert as * const _ as usize } , 216usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:290059 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . ca_chain as * const _ as usize } , 224usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:290274 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . ca_crl as * const _ as usize } , 232usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:290485 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . f_ca_cb as * const _ as usize } , 240usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:290698 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . p_ca_cb 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:290911 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . sig_hashes as * const _ as usize } , 256usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:291130 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . curve_list as * const _ as usize } , 264usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:291349 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . dhm_P as * const _ as usize } , 272usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:291558 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . dhm_G as * const _ as usize } , 296usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:291767 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . psk as * const _ as usize } , 320usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:291972 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . psk_len as * const _ as usize } , 328usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:292185 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . psk_identity as * const _ as usize } , 336usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:292408 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . psk_identity_len as * const _ as usize } , 344usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:292639 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . alpn_list 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:292856 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . read_timeout as * const _ as usize } , 360usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:293079 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . hs_timeout_min as * const _ as usize } , 364usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:293306 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . hs_timeout_max as * const _ as usize } , 368usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:293533 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . renego_max_records as * const _ as usize } , 372usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:293768 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . renego_period as * const _ as usize } , 376usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:293993 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . badmac_limit as * const _ as usize } , 384usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:294216 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . dhm_min_bitlen as * const _ as usize } , 388usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:294443 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . max_major_ver as * const _ as usize } , 392usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:294668 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . max_minor_ver as * const _ as usize } , 393usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:294893 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . min_major_ver as * const _ as usize } , 394usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:295118 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_config > ())) . min_minor_ver as * const _ as usize } , 395usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:307962 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . conf 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:308169 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . state 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:308378 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . renego_status as * const _ as usize } , 12usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:308604 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . renego_records_seen as * const _ as usize } , 16usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:308842 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . major_ver 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:309060 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . minor_ver 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:309278 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . badmac_seen as * const _ as usize } , 28usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:309500 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . f_vrfy 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:309712 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . p_vrfy 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:309924 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . f_send 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:310136 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . f_recv 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:310348 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . f_recv_timeout as * const _ as usize } , 64usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:310576 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . p_bio 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:310786 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . session_in as * const _ as usize } , 80usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:311006 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . session_out as * const _ as usize } , 88usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:311228 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . session 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:311442 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . session_negotiate 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:311677 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . handshake 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:311896 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . transform_in as * const _ as usize } , 120usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:312121 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . transform_out as * const _ as usize } , 128usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:312348 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . transform 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:312567 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . transform_negotiate as * const _ as usize } , 144usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:312806 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . p_timer as * const _ as usize } , 152usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:313021 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . f_set_timer as * const _ as usize } , 160usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:313244 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . f_get_timer 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:313467 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_buf 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:313680 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_ctr as * const _ as usize } , 184usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:313893 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_hdr as * const _ as usize } , 192usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:314106 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_len as * const _ as usize } , 200usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:314319 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_iv as * const _ as usize } , 208usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:314530 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_msg 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:314743 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_offt as * const _ as usize } , 224usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:314958 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_msgtype as * const _ as usize } , 232usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:315179 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_msglen 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:315398 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_left 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:315613 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_epoch as * const _ as usize } , 256usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:315830 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . next_record_offset 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:316067 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_window_top 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:316294 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:316513 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . in_hslen as * const _ as usize } , 288usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:316730 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . nb_zero as * const _ as usize } , 296usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:316945 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . keep_current_message as * const _ as usize } , 300usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:317186 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . disable_datagram_packing as * const _ as usize } , 304usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:317435 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . out_buf as * const _ as usize } , 312usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:317650 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . out_ctr as * const _ as usize } , 320usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:317865 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . out_hdr as * const _ as usize } , 328usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:318080 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . out_len as * const _ as usize } , 336usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:318295 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . out_iv as * const _ as usize } , 344usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:318508 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . out_msg as * const _ as usize } , 352usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:318723 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . out_msgtype as * const _ as usize } , 360usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:318946 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . out_msglen as * const _ as usize } , 368usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:319167 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . out_left as * const _ as usize } , 376usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:319384 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . cur_out_ctr as * const _ as usize } , 384usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:319607 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . mtu as * const _ as usize } , 392usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:319814 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . compress_buf as * const _ as usize } , 400usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:320039 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . split_done as * const _ as usize } , 408usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:320260 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . client_auth as * const _ as usize } , 412usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:320483 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . hostname as * const _ as usize } , 416usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:320700 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . alpn_chosen as * const _ as usize } , 424usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:320923 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . cli_id 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:321136 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . cli_id_len as * const _ as usize } , 440usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:321357 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . secure_renegotiation as * const _ as usize } , 448usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:321598 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . verify_data_len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:321829 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . own_verify_data as * const _ as usize } , 464usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:322060 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_context > ())) . peer_verify_data as * const _ as usize } , 500usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:344344 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < md5_context > ())) . total 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:344553 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < md5_context > ())) . state 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:344762 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < md5_context > ())) . buffer 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:347800 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < sha1_context > ())) . total 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:348011 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < sha1_context > ())) . state 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:348222 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < sha1_context > ())) . buffer 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:351361 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < sha256_context > ())) . total 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:351576 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < sha256_context > ())) . state 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:351791 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < sha256_context > ())) . buffer 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:352009 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < sha256_context > ())) . is224 as * const _ as usize } , 104usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:355398 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < sha512_context > ())) . total 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:355613 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < sha512_context > ())) . state 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:355829 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < sha512_context > ())) . buffer 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:356047 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < sha512_context > ())) . is384 as * const _ as usize } , 208usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:359689 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . md_info 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:359910 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . grp 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:360123 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . role 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:360340 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . point_format as * const _ as usize } , 260usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:360573 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . Xm1 as * const _ as usize } , 264usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:360788 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . Xm2 as * const _ as usize } , 336usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:361003 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . Xp1 as * const _ as usize } , 408usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:361218 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . Xp2 as * const _ as usize } , 480usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:361433 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . Xp as * const _ as usize } , 552usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:361646 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . xm1 as * const _ as usize } , 624usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:361861 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . xm2 as * const _ as usize } , 648usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:362076 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ecjpake_context > ())) . s as * const _ as usize } , 672usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:365607 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < net_context > ())) . fd 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:368691 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < havege_state > ())) . PT1 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:368898 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < havege_state > ())) . PT2 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:369105 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < havege_state > ())) . offset 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:369318 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < havege_state > ())) . pool 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:369528 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < havege_state > ())) . WALK as * const _ as usize } , 4112usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:370815 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < poly1305_context > ())) . r 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:371026 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < poly1305_context > ())) . s 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:371238 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < poly1305_context > ())) . acc as * const _ as usize } , 32usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:371454 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < poly1305_context > ())) . queue as * const _ as usize } , 52usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:371674 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < poly1305_context > ())) . queue_len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:373806 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < chacha20_context > ())) . state 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:374025 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < chacha20_context > ())) . keystream8 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:374255 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < chacha20_context > ())) . keystream_bytes_used as * const _ as usize } , 128usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:376454 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < xtea_context > ())) . k 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:378588 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_csr > ())) . raw 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:378787 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_csr > ())) . cri 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:378987 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_csr > ())) . version 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:379195 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_csr > ())) . subject_raw 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:379411 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_csr > ())) . subject 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:379619 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_csr > ())) . pk as * const _ as usize } , 144usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:379818 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_csr > ())) . sig_oid as * const _ as usize } , 160usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:380027 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_csr > ())) . sig as * const _ as usize } , 184usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:380228 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_csr > ())) . sig_md as * const _ as usize } , 208usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:380435 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_csr > ())) . sig_pk as * const _ as usize } , 212usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:380642 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < x509_csr > ())) . sig_opts 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:381468 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_csr > ())) . key 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:381677 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_csr > ())) . subject 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:381894 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_csr > ())) . md_alg 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:382110 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < x509write_csr > ())) . extensions 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:387086 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < timing_hr_time > ())) . opaque 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:387799 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < timing_delay_context > ())) . timer 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:388026 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < timing_delay_context > ())) . int_ms 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:388256 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < timing_delay_context > ())) . fin_ms 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:390170 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ticket_key > ())) . 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:390383 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ticket_key > ())) . generation_time as * const _ as usize } , 4usize , concat ! ("O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:390618 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_ticket_key > ())) . ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:391759 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < ssl_ticket_context > ())) . keys 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:391980 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < ssl_ticket_context > ())) . active 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:392207 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < ssl_ticket_context > ())) . ticket_lifetime as * const _ as usize } , 212usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:392452 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < ssl_ticket_context > ())) . f_rng as * const _ as usize } , 216usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:392677 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < ssl_ticket_context > ())) . p_rng 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:392902 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < ssl_ticket_context > ())) . mutex 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:395003 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < ssl_sig_hash_set_t > ())) . rsa 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:395222 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < ssl_sig_hash_set_t > ())) . ecdsa as * const _ as usize } , 4usize , concat ! ("Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:396616 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_key_set > ())) . client_write_key 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:396847 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_key_set > ())) . server_write_key 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:397079 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_key_set > ())) . client_write_iv as * const _ as usize } , 64usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:397309 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_key_set > ())) . server_write_iv as * const _ as usize } , 80usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:397539 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_key_set > ())) . key_len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:397753 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_key_set > ())) . iv_len as * const _ as usize } , 104usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:401543 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params__bindgen_ty_1_mbedtls_ssl_hs_buffer > ())) . data as * const _ as ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:401840 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params__bindgen_ty_1_mbedtls_ssl_hs_buffer > ())) . data_len as * const _... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:404983 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params__bindgen_ty_1__bindgen_ty_1 > ())) . data 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:405264 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params__bindgen_ty_1__bindgen_ty_1 > ())) . len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:405543 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params__bindgen_ty_1__bindgen_ty_1 > ())) . epoch as * const _ as usi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:406387 [INFO] [stdout] | [INFO] [stdout] 5 | ... { & (* (:: core :: ptr :: null :: < ssl_handshake_params__bindgen_ty_1 > ())) . total_bytes_buffered as * const _ as usize } , 0usize... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:406672 [INFO] [stdout] | [INFO] [stdout] 5 | ... { & (* (:: core :: ptr :: null :: < ssl_handshake_params__bindgen_ty_1 > ())) . seen_ccs 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:406933 [INFO] [stdout] | [INFO] [stdout] 5 | ... { & (* (:: core :: ptr :: null :: < ssl_handshake_params__bindgen_ty_1 > ())) . hs 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:407183 [INFO] [stdout] | [INFO] [stdout] 5 | ... { & (* (:: core :: ptr :: null :: < ssl_handshake_params__bindgen_ty_1 > ())) . future_record as * const _ as usize } , 112usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:407933 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . hash_algs 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:408168 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . dhm_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:408399 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . ecdh_ctx as * const _ as usize } , 256usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:408634 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . curves as * const _ as usize } , 872usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:408865 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . psk as * const _ as usize } , 880usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:409090 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . psk_len as * const _ as usize } , 888usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:409323 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . key_cert as * const _ as usize } , 896usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:409558 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . sni_authmode as * const _ as usize } , 904usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:409801 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . sni_key_cert as * const _ as usize } , 912usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:410044 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . sni_ca_chain as * const _ as usize } , 920usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:410287 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . sni_ca_crl as * const _ as usize } , 928usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:410526 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . out_msg_seq as * const _ as usize } , 936usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:410767 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . in_msg_seq as * const _ as usize } , 940usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:411006 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . verify_cookie as * const _ as usize } , 944usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:411251 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . verify_cookie_len as * const _ as usize } , 952usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:411504 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . retransmit_timeout as * const _ as usize } , 956usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:411759 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . retransmit_state as * const _ as usize } , 960usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:412010 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . flight as * const _ as usize } , 968usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:412241 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . cur_msg as * const _ as usize } , 976usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:412474 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . cur_msg_p as * const _ as usize } , 984usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:412711 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . in_flight_start_seq as * const _ as usize } , 992usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:412968 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . alt_transform_out as * const _ as usize } , 1000usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:413222 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . alt_out_ctr as * const _ as usize } , 1008usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:413464 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . buffering as * const _ as usize } , 1016usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:413702 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . mtu as * const _ as usize } , 1152usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:413928 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . fin_md5 as * const _ as usize } , 1156usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:414162 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . fin_sha1 as * const _ as usize } , 1244usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:414398 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . fin_sha256 as * const _ as usize } , 1336usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:414638 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . fin_sha512 as * const _ as usize } , 1448usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:414878 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . update_checksum as * const _ as usize } , 1664usize , concat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:415128 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . calc_verify as * const _ as usize } , 1672usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:415370 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . calc_finished as * const _ as usize } , 1680usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:415616 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . tls_prf as * const _ as usize } , 1688usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:415850 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . ciphersuite_info as * const _ as usize } , 1696usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:416102 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . pmslen as * const _ as usize } , 1704usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:416334 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . randbytes as * const _ as usize } , 1712usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:416572 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . premaster as * const _ as usize } , 1776usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:416810 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . resume as * const _ as usize } , 2836usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:417042 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . max_major_ver as * const _ as usize } , 2840usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:417288 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . max_minor_ver as * const _ as usize } , 2844usize , concat !... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:417534 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . cli_exts as * const _ as usize } , 2848usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:417770 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . new_session_ticket as * const _ as usize } , 2852usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:418026 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < ssl_handshake_params > ())) . extended_ms as * const _ as usize } , 2856usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:419573 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . minlen 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:419788 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . ivlen 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:420001 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . fixed_ivlen as * const _ as usize } , 16usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:420227 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . maclen 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:420443 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . taglen 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:420659 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . iv_enc 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:420875 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . iv_dec 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:421091 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . mac_enc as * const _ as usize } , 72usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:421309 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . mac_dec as * const _ as usize } , 92usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:421527 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . md_ctx_enc as * const _ as usize } , 112usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:421752 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . md_ctx_dec 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:421977 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . encrypt_then_mac as * const _ as usize } , 160usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:422214 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . cipher_ctx_enc 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:422447 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . cipher_ctx_dec 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:422680 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . minor_ver as * const _ as usize } , 360usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:422903 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . ctx_deflate as * const _ as usize } , 368usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:423130 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . ctx_inflate as * const _ as usize } , 480usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:423357 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_transform > ())) . randbytes as * const _ as usize } , 592usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:424219 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < record > ())) . ctr 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:424414 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < record > ())) . type_ 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:424613 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < record > ())) . ver as * const _ as usize } , 9usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:424808 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < record > ())) . buf 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:425004 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < record > ())) . buf_len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:425208 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < record > ())) . data_offset 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:425420 [INFO] [stdout] | [INFO] [stdout] 5 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < record > ())) . data_len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:426189 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_key_cert > ())) . cert 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:426398 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_key_cert > ())) . key 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:426605 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_key_cert > ())) . next 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:427463 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_flight_item > ())) . p 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:427672 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_flight_item > ())) . 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:427885 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_flight_item > ())) . type_ 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:428103 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_flight_item > ())) . next 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:439692 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_cookie_ctx > ())) . hmac_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:439913 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_cookie_ctx > ())) . timeout as * const _ as usize } , 24usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:440133 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_cookie_ctx > ())) . mutex 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:442414 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_cache_entry > ())) . timestamp 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:442639 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_cache_entry > ())) . session as * const _ as usize } , 8usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:442860 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_cache_entry > ())) . peer_cert as * const _ as usize } , 160usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:443087 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ssl_cache_entry > ())) . next as * const _ as usize } , 184usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:443983 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_cache_context > ())) . chain 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:444204 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_cache_context > ())) . timeout 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:444429 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_cache_context > ())) . max_entries as * const _ as usize } , 12usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:444663 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ssl_cache_context > ())) . mutex 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:447861 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ripemd160_context > ())) . total 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:448082 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ripemd160_context > ())) . state 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:448303 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ripemd160_context > ())) . buffer as * const _ as usize } , 28usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:451560 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < platform_context > ())) . dummy 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:457544 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . type_ 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:457749 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . name 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:457952 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . get_bitlen 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:458168 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . can_do 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:458376 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . verify_func 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:458594 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . sign_func as * const _ as usize } , 40usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:458808 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . decrypt_func 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:459028 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . encrypt_func as * const _ as usize } , 56usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:459248 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . check_pair_func as * const _ as usize } , 64usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:459474 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . ctx_alloc_func as * const _ as usize } , 72usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:459698 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . ctx_free_func as * const _ as usize } , 80usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:459920 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < pk_info_t > ())) . debug_func 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:460810 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_alt_context > ())) . key 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:461023 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_alt_context > ())) . decrypt_func as * const _ as usize } , 8usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:461254 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_alt_context > ())) . sign_func 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:461480 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < rsa_alt_context > ())) . key_len_func as * const _ as usize } , 24usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:462783 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < pem_context > ())) . buf 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:462988 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < pem_context > ())) . buflen 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:463199 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < pem_context > ())) . info 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:465036 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < nist_kw_context > ())) . cipher_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:468031 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < md_info_t > ())) . 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:468234 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < md_info_t > ())) . type_ 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:468439 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < md_info_t > ())) . size as * const _ as usize } , 12usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:468643 [INFO] [stdout] | [INFO] [stdout] 5 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < md_info_t > ())) . block_size as * const _ as usize } , 13usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:470287 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < md4_context > ())) . total 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:470496 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < md4_context > ())) . state 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:470705 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < md4_context > ())) . buffer 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:473817 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < md2_context > ())) . cksum 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:474026 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < md2_context > ())) . state 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:474236 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < md2_context > ())) . buffer 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:474448 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < md2_context > ())) . left 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:478669 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gcm_context > ())) . cipher_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:478888 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gcm_context > ())) . HL 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:479092 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gcm_context > ())) . HH as * const _ as usize } , 224usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:479297 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gcm_context > ())) . len as * const _ as usize } , 352usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:479504 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gcm_context > ())) . add_len as * const _ as usize } , 360usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:479719 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gcm_context > ())) . base_ectr as * const _ as usize } , 368usize , concat ! ("Offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:479938 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gcm_context > ())) . y as * const _ as usize } , 384usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:480141 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gcm_context > ())) . buf as * const _ as usize } , 400usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:480348 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < gcm_context > ())) . mode as * const _ as usize } , 416usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:484944 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < entropy_source_state > ())) . f_source 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:485177 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < entropy_source_state > ())) . p_source 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:485410 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < entropy_source_state > ())) . size 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:485636 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < entropy_source_state > ())) . threshold as * const _ as usize } , 24usize , concat ! ("Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:485872 [INFO] [stdout] | [INFO] [stdout] 5 | ...(unsafe { & (* (:: core :: ptr :: null :: < entropy_source_state > ())) . strong 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:486836 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < entropy_context > ())) . accumulator_started as * const _ as usize } , 0usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:487081 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < entropy_context > ())) . accumulator as * const _ as usize } , 8usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:487310 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < entropy_context > ())) . source_count as * const _ as usize } , 224usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:487543 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < entropy_context > ())) . source 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:487764 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < entropy_context > ())) . mutex as * const _ as usize } , 1032usize , concat ! ("Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:490222 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < des_context > ())) . sk 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:490932 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < des3_context > ())) . sk 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:497934 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < cmac_context_t > ())) . state 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:498149 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < cmac_context_t > ())) . unprocessed_block as * const _ as usize } , 16usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:498389 [INFO] [stdout] | [INFO] [stdout] 5 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < cmac_context_t > ())) . unprocessed_len 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:503839 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . cipher 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:504054 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . ecb_func as * const _ as usize } , 8usize , concat ! ("Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:504273 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . cbc_func 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:504493 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . cfb_func 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:504713 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . ofb_func 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:504933 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . ctr_func 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:505153 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . xts_func 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:505373 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . stream_func as * const _ as usize } , 56usize , concat ! ("Offs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:505599 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . setkey_enc_func as * const _ as usize } , 64usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:505833 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . setkey_dec_func as * const _ as usize } , 72usize , concat ! ("... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:506067 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . ctx_alloc_func as * const _ as usize } , 80usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:506299 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < cipher_base_t > ())) . ctx_free_func as * const _ as usize } , 88usize , concat ! ("Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:507115 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < cipher_definition_t > ())) . type_ 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:507340 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < cipher_definition_t > ())) . info 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:508706 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < chachapoly_context > ())) . chacha20_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:508943 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < chachapoly_context > ())) . poly1305_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:509182 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < chachapoly_context > ())) . aad_len as * const _ as usize } , 216usize , concat ! ("Offse... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:509411 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < chachapoly_context > ())) . ciphertext_len as * const _ as usize } , 224usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:509654 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < chachapoly_context > ())) . state 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:509879 [INFO] [stdout] | [INFO] [stdout] 5 | ... (unsafe { & (* (:: core :: ptr :: null :: < chachapoly_context > ())) . mode as * const _ as usize } , 236usize , 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:513106 [INFO] [stdout] | [INFO] [stdout] 5 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ccm_context > ())) . cipher_ctx 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:516417 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < camellia_context > ())) . nr 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:516630 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < camellia_context > ())) . rk as * const _ as usize } , 4usize , concat ! ("Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:519790 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < blowfish_context > ())) . P 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:520001 [INFO] [stdout] | [INFO] [stdout] 5 | ...! (unsafe { & (* (:: core :: ptr :: null :: < blowfish_context > ())) . S 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:528546 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < aria_context > ())) . nr 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:528751 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < aria_context > ())) . rk 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:531804 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < arc4_context > ())) . x as * const _ as usize } , 0usize , concat ! ("Offset of field:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:532007 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < arc4_context > ())) . y 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/mbedtls-sys-auto-8361f06267aa3077/out/bindings.rs:5:532210 [INFO] [stdout] | [INFO] [stdout] 5 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < arc4_context > ())) . m 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: 627 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4e0ef4495b170f4b96230bbb1e3b7a199acf13bac7a8fe4f0c022e7ca956a754", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0ef4495b170f4b96230bbb1e3b7a199acf13bac7a8fe4f0c022e7ca956a754", kill_on_drop: false }` [INFO] [stdout] 4e0ef4495b170f4b96230bbb1e3b7a199acf13bac7a8fe4f0c022e7ca956a754