[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] 615b919af2329ac8bd2d06b21dd6114caf28bcf6 [INFO] checking gianlu33/rust-mbedtls against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgianlu33%2Frust-mbedtls" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gianlu33/rust-mbedtls on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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-10/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08c7afa070b84897aa8b8c0a3eaae427b9d12c38233835f4ea561934d3fcbcaa [INFO] running `Command { std: "docker" "start" "-a" "08c7afa070b84897aa8b8c0a3eaae427b9d12c38233835f4ea561934d3fcbcaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08c7afa070b84897aa8b8c0a3eaae427b9d12c38233835f4ea561934d3fcbcaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c7afa070b84897aa8b8c0a3eaae427b9d12c38233835f4ea561934d3fcbcaa", kill_on_drop: false }` [INFO] [stdout] 08c7afa070b84897aa8b8c0a3eaae427b9d12c38233835f4ea561934d3fcbcaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2246cb2cea06cbbe9559d5a405bd6685ab257b1523070f68e341580a2eabeaca [INFO] running `Command { std: "docker" "start" "-a" "2246cb2cea06cbbe9559d5a405bd6685ab257b1523070f68e341580a2eabeaca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling mbedtls v0.8.0 (/opt/rustwide/workdir/mbedtls) [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking yasna v0.2.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking serde_cbor v0.6.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling mbedtls-sys-auto v2.25.2 (/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#docno_inlinedocinline 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#docno_inlinedocinline 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#docno_inlinedocinline 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#docno_inlinedocinline 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-9ec2f01fe743fb6c/out/bindings.rs:5:85905 [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-9ec2f01fe743fb6c/out/bindings.rs:5:86090 [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-9ec2f01fe743fb6c/out/bindings.rs:5:86275 [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-9ec2f01fe743fb6c/out/bindings.rs:5:96599 [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-9ec2f01fe743fb6c/out/bindings.rs:5:96814 [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-9ec2f01fe743fb6c/out/bindings.rs:5:97027 [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-9ec2f01fe743fb6c/out/bindings.rs:5:101678 [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-9ec2f01fe743fb6c/out/bindings.rs:5:101899 [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-9ec2f01fe743fb6c/out/bindings.rs:5:104660 [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-9ec2f01fe743fb6c/out/bindings.rs:5:104877 [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-9ec2f01fe743fb6c/out/bindings.rs:5:105094 [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-9ec2f01fe743fb6c/out/bindings.rs:5:105315 [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-9ec2f01fe743fb6c/out/bindings.rs:5:106034 [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-9ec2f01fe743fb6c/out/bindings.rs:5:106231 [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-9ec2f01fe743fb6c/out/bindings.rs:5:106429 [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-9ec2f01fe743fb6c/out/bindings.rs:5:107838 [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] 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-9ec2f01fe743fb6c/out/bindings.rs:5:108037 [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-9ec2f01fe743fb6c/out/bindings.rs:5:108234 [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-9ec2f01fe743fb6c/out/bindings.rs:5:108432 [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-9ec2f01fe743fb6c/out/bindings.rs:5:108630 [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-9ec2f01fe743fb6c/out/bindings.rs:5:108828 [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-9ec2f01fe743fb6c/out/bindings.rs:5:109027 [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-9ec2f01fe743fb6c/out/bindings.rs:5:109234 [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-9ec2f01fe743fb6c/out/bindings.rs:5:109441 [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-9ec2f01fe743fb6c/out/bindings.rs:5:109640 [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-9ec2f01fe743fb6c/out/bindings.rs:5:109845 [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-9ec2f01fe743fb6c/out/bindings.rs:5:110052 [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-9ec2f01fe743fb6c/out/bindings.rs:5:110261 [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-9ec2f01fe743fb6c/out/bindings.rs:5:110470 [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-9ec2f01fe743fb6c/out/bindings.rs:5:110669 [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-9ec2f01fe743fb6c/out/bindings.rs:5:111467 [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-9ec2f01fe743fb6c/out/bindings.rs:5:111672 [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-9ec2f01fe743fb6c/out/bindings.rs:5:111875 [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-9ec2f01fe743fb6c/out/bindings.rs:5:121823 [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-9ec2f01fe743fb6c/out/bindings.rs:5:122028 [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] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/mbedtls-sys-auto-9ec2f01fe743fb6c/out/bindings.rs:5:122233 [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-9ec2f01fe743fb6c/out/bindings.rs:5:122435 [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-9ec2f01fe743fb6c/out/bindings.rs:5:122637 [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-9ec2f01fe743fb6c/out/bindings.rs:5:122839 [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-9ec2f01fe743fb6c/out/bindings.rs:5:123041 [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-9ec2f01fe743fb6c/out/bindings.rs:5:123244 [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-9ec2f01fe743fb6c/out/bindings.rs:5:123449 [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-9ec2f01fe743fb6c/out/bindings.rs:5:123654 [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-9ec2f01fe743fb6c/out/bindings.rs:5:123859 [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-9ec2f01fe743fb6c/out/bindings.rs:5:124064 [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-9ec2f01fe743fb6c/out/bindings.rs:5:124269 [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-9ec2f01fe743fb6c/out/bindings.rs:5:124474 [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-9ec2f01fe743fb6c/out/bindings.rs:5:124679 [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-9ec2f01fe743fb6c/out/bindings.rs:5:124884 [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-9ec2f01fe743fb6c/out/bindings.rs:5:125099 [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-9ec2f01fe743fb6c/out/bindings.rs:5:125314 [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-9ec2f01fe743fb6c/out/bindings.rs:5:142178 [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-9ec2f01fe743fb6c/out/bindings.rs:5:142377 [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-9ec2f01fe743fb6c/out/bindings.rs:5:142576 [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-9ec2f01fe743fb6c/out/bindings.rs:5:143381 [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-9ec2f01fe743fb6c/out/bindings.rs:5:143592 [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-9ec2f01fe743fb6c/out/bindings.rs:5:143819 [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-9ec2f01fe743fb6c/out/bindings.rs:5:144569 [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-9ec2f01fe743fb6c/out/bindings.rs:5:144778 [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-9ec2f01fe743fb6c/out/bindings.rs:5:145619 [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-9ec2f01fe743fb6c/out/bindings.rs:5:145832 [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-9ec2f01fe743fb6c/out/bindings.rs:5:146046 [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-9ec2f01fe743fb6c/out/bindings.rs:5:146262 [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-9ec2f01fe743fb6c/out/bindings.rs:5:151636 [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-9ec2f01fe743fb6c/out/bindings.rs:5:151879 [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-9ec2f01fe743fb6c/out/bindings.rs:5:152927 [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-9ec2f01fe743fb6c/out/bindings.rs:5:153140 [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-9ec2f01fe743fb6c/out/bindings.rs:5:153351 [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-9ec2f01fe743fb6c/out/bindings.rs:5:154121 [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-9ec2f01fe743fb6c/out/bindings.rs:5:154332 [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-9ec2f01fe743fb6c/out/bindings.rs:5:164398 [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-9ec2f01fe743fb6c/out/bindings.rs:5:164601 [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-9ec2f01fe743fb6c/out/bindings.rs:5:164802 [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-9ec2f01fe743fb6c/out/bindings.rs:5:165003 [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-9ec2f01fe743fb6c/out/bindings.rs:5:165207 [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-9ec2f01fe743fb6c/out/bindings.rs:5:165409 [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-9ec2f01fe743fb6c/out/bindings.rs:5:177535 [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-9ec2f01fe743fb6c/out/bindings.rs:5:177748 [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-9ec2f01fe743fb6c/out/bindings.rs:5:177959 [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-9ec2f01fe743fb6c/out/bindings.rs:5:178182 [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-9ec2f01fe743fb6c/out/bindings.rs:5:178394 [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-9ec2f01fe743fb6c/out/bindings.rs:5:178612 [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-9ec2f01fe743fb6c/out/bindings.rs:5:178826 [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-9ec2f01fe743fb6c/out/bindings.rs:5:179050 [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-9ec2f01fe743fb6c/out/bindings.rs:5:180521 [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-9ec2f01fe743fb6c/out/bindings.rs:5:180752 [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-9ec2f01fe743fb6c/out/bindings.rs:5:180981 [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-9ec2f01fe743fb6c/out/bindings.rs:5:181209 [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-9ec2f01fe743fb6c/out/bindings.rs:5:181441 [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-9ec2f01fe743fb6c/out/bindings.rs:5:181673 [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-9ec2f01fe743fb6c/out/bindings.rs:5:181915 [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-9ec2f01fe743fb6c/out/bindings.rs:5:182155 [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-9ec2f01fe743fb6c/out/bindings.rs:5:182369 [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-9ec2f01fe743fb6c/out/bindings.rs:5:182593 [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-9ec2f01fe743fb6c/out/bindings.rs:5:182823 [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-9ec2f01fe743fb6c/out/bindings.rs:5:189074 [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-9ec2f01fe743fb6c/out/bindings.rs:5:189285 [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-9ec2f01fe743fb6c/out/bindings.rs:5:189503 [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-9ec2f01fe743fb6c/out/bindings.rs:5:189739 [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-9ec2f01fe743fb6c/out/bindings.rs:5:189963 [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-9ec2f01fe743fb6c/out/bindings.rs:5:191097 [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-9ec2f01fe743fb6c/out/bindings.rs:5:191296 [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-9ec2f01fe743fb6c/out/bindings.rs:5:191496 [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-9ec2f01fe743fb6c/out/bindings.rs:5:191704 [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-9ec2f01fe743fb6c/out/bindings.rs:5:191912 [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-9ec2f01fe743fb6c/out/bindings.rs:5:192126 [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-9ec2f01fe743fb6c/out/bindings.rs:5:192333 [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-9ec2f01fe743fb6c/out/bindings.rs:5:192550 [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-9ec2f01fe743fb6c/out/bindings.rs:5:192767 [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-9ec2f01fe743fb6c/out/bindings.rs:5:192972 [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-9ec2f01fe743fb6c/out/bindings.rs:5:193181 [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-9ec2f01fe743fb6c/out/bindings.rs:5:193392 [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-9ec2f01fe743fb6c/out/bindings.rs:5:193593 [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-9ec2f01fe743fb6c/out/bindings.rs:5:193800 [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-9ec2f01fe743fb6c/out/bindings.rs:5:194007 [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-9ec2f01fe743fb6c/out/bindings.rs:5:194218 [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-9ec2f01fe743fb6c/out/bindings.rs:5:197221 [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-9ec2f01fe743fb6c/out/bindings.rs:5:197436 [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-9ec2f01fe743fb6c/out/bindings.rs:5:197655 [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-9ec2f01fe743fb6c/out/bindings.rs:5:197879 [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-9ec2f01fe743fb6c/out/bindings.rs:5:198097 [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-9ec2f01fe743fb6c/out/bindings.rs:5:198333 [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-9ec2f01fe743fb6c/out/bindings.rs:5:198571 [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-9ec2f01fe743fb6c/out/bindings.rs:5:198809 [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-9ec2f01fe743fb6c/out/bindings.rs:5:199047 [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-9ec2f01fe743fb6c/out/bindings.rs:5:199285 [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-9ec2f01fe743fb6c/out/bindings.rs:5:202169 [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-9ec2f01fe743fb6c/out/bindings.rs:5:202382 [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-9ec2f01fe743fb6c/out/bindings.rs:5:202581 [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-9ec2f01fe743fb6c/out/bindings.rs:5:202781 [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-9ec2f01fe743fb6c/out/bindings.rs:5:202989 [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-9ec2f01fe743fb6c/out/bindings.rs:5:203195 [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-9ec2f01fe743fb6c/out/bindings.rs:5:203403 [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-9ec2f01fe743fb6c/out/bindings.rs:5:203618 [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-9ec2f01fe743fb6c/out/bindings.rs:5:203835 [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-9ec2f01fe743fb6c/out/bindings.rs:5:204042 [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-9ec2f01fe743fb6c/out/bindings.rs:5:204251 [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-9ec2f01fe743fb6c/out/bindings.rs:5:204466 [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-9ec2f01fe743fb6c/out/bindings.rs:5:204677 [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-9ec2f01fe743fb6c/out/bindings.rs:5:204884 [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-9ec2f01fe743fb6c/out/bindings.rs:5:205083 [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-9ec2f01fe743fb6c/out/bindings.rs:5:205296 [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-9ec2f01fe743fb6c/out/bindings.rs:5:205511 [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-9ec2f01fe743fb6c/out/bindings.rs:5:205718 [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-9ec2f01fe743fb6c/out/bindings.rs:5:205947 [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-9ec2f01fe743fb6c/out/bindings.rs:5:206182 [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-9ec2f01fe743fb6c/out/bindings.rs:5:206395 [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-9ec2f01fe743fb6c/out/bindings.rs:5:206608 [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-9ec2f01fe743fb6c/out/bindings.rs:5:206825 [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-9ec2f01fe743fb6c/out/bindings.rs:5:207038 [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-9ec2f01fe743fb6c/out/bindings.rs:5:207259 [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-9ec2f01fe743fb6c/out/bindings.rs:5:207478 [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-9ec2f01fe743fb6c/out/bindings.rs:5:207679 [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-9ec2f01fe743fb6c/out/bindings.rs:5:207886 [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-9ec2f01fe743fb6c/out/bindings.rs:5:208093 [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-9ec2f01fe743fb6c/out/bindings.rs:5:208304 [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-9ec2f01fe743fb6c/out/bindings.rs:5:209546 [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-9ec2f01fe743fb6c/out/bindings.rs:5:209823 [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-9ec2f01fe743fb6c/out/bindings.rs:5:210654 [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-9ec2f01fe743fb6c/out/bindings.rs:5:211406 [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-9ec2f01fe743fb6c/out/bindings.rs:5:211635 [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-9ec2f01fe743fb6c/out/bindings.rs:5:212792 [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-9ec2f01fe743fb6c/out/bindings.rs:5:213075 [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-9ec2f01fe743fb6c/out/bindings.rs:5:213901 [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-9ec2f01fe743fb6c/out/bindings.rs:5:214146 [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-9ec2f01fe743fb6c/out/bindings.rs:5:215010 [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-9ec2f01fe743fb6c/out/bindings.rs:5:215241 [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-9ec2f01fe743fb6c/out/bindings.rs:5:215472 [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-9ec2f01fe743fb6c/out/bindings.rs:5:215709 [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-9ec2f01fe743fb6c/out/bindings.rs:5:216849 [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-9ec2f01fe743fb6c/out/bindings.rs:5:217068 [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-9ec2f01fe743fb6c/out/bindings.rs:5:217285 [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-9ec2f01fe743fb6c/out/bindings.rs:5:217513 [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-9ec2f01fe743fb6c/out/bindings.rs:5:217739 [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-9ec2f01fe743fb6c/out/bindings.rs:5:217959 [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-9ec2f01fe743fb6c/out/bindings.rs:5:218177 [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-9ec2f01fe743fb6c/out/bindings.rs:5:218395 [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-9ec2f01fe743fb6c/out/bindings.rs:5:218621 [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-9ec2f01fe743fb6c/out/bindings.rs:5:218845 [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-9ec2f01fe743fb6c/out/bindings.rs:5:219683 [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-9ec2f01fe743fb6c/out/bindings.rs:5:219918 [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-9ec2f01fe743fb6c/out/bindings.rs:5:220845 [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-9ec2f01fe743fb6c/out/bindings.rs:5:221074 [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-9ec2f01fe743fb6c/out/bindings.rs:5:221301 [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-9ec2f01fe743fb6c/out/bindings.rs:5:232953 [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-9ec2f01fe743fb6c/out/bindings.rs:5:233158 [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-9ec2f01fe743fb6c/out/bindings.rs:5:233359 [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-9ec2f01fe743fb6c/out/bindings.rs:5:233561 [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-9ec2f01fe743fb6c/out/bindings.rs:5:233763 [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-9ec2f01fe743fb6c/out/bindings.rs:5:233967 [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-9ec2f01fe743fb6c/out/bindings.rs:5:234172 [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-9ec2f01fe743fb6c/out/bindings.rs:5:234375 [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-9ec2f01fe743fb6c/out/bindings.rs:5:234580 [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-9ec2f01fe743fb6c/out/bindings.rs:5:234785 [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-9ec2f01fe743fb6c/out/bindings.rs:5:234990 [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-9ec2f01fe743fb6c/out/bindings.rs:5:238918 [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-9ec2f01fe743fb6c/out/bindings.rs:5:239125 [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-9ec2f01fe743fb6c/out/bindings.rs:5:239330 [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-9ec2f01fe743fb6c/out/bindings.rs:5:239535 [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-9ec2f01fe743fb6c/out/bindings.rs:5:239742 [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-9ec2f01fe743fb6c/out/bindings.rs:5:239947 [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-9ec2f01fe743fb6c/out/bindings.rs:5:240174 [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-9ec2f01fe743fb6c/out/bindings.rs:5:240381 [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-9ec2f01fe743fb6c/out/bindings.rs:5:240588 [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-9ec2f01fe743fb6c/out/bindings.rs:5:245032 [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-9ec2f01fe743fb6c/out/bindings.rs:5:245249 [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-9ec2f01fe743fb6c/out/bindings.rs:5:245474 [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-9ec2f01fe743fb6c/out/bindings.rs:5:245692 [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-9ec2f01fe743fb6c/out/bindings.rs:5:250462 [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-9ec2f01fe743fb6c/out/bindings.rs:5:250695 [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-9ec2f01fe743fb6c/out/bindings.rs:5:250928 [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-9ec2f01fe743fb6c/out/bindings.rs:5:251163 [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-9ec2f01fe743fb6c/out/bindings.rs:5:251396 [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-9ec2f01fe743fb6c/out/bindings.rs:5:251637 [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-9ec2f01fe743fb6c/out/bindings.rs:5:251878 [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-9ec2f01fe743fb6c/out/bindings.rs:5:255501 [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-9ec2f01fe743fb6c/out/bindings.rs:5:255710 [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-9ec2f01fe743fb6c/out/bindings.rs:5:255931 [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-9ec2f01fe743fb6c/out/bindings.rs:5:256153 [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-9ec2f01fe743fb6c/out/bindings.rs:5:256365 [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-9ec2f01fe743fb6c/out/bindings.rs:5:256569 [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-9ec2f01fe743fb6c/out/bindings.rs:5:256781 [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-9ec2f01fe743fb6c/out/bindings.rs:5:257000 [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-9ec2f01fe743fb6c/out/bindings.rs:5:257227 [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-9ec2f01fe743fb6c/out/bindings.rs:5:257440 [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-9ec2f01fe743fb6c/out/bindings.rs:5:257661 [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-9ec2f01fe743fb6c/out/bindings.rs:5:257892 [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-9ec2f01fe743fb6c/out/bindings.rs:5:258109 [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-9ec2f01fe743fb6c/out/bindings.rs:5:258330 [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-9ec2f01fe743fb6c/out/bindings.rs:5:264347 [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-9ec2f01fe743fb6c/out/bindings.rs:5:264576 [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-9ec2f01fe743fb6c/out/bindings.rs:5:264784 [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-9ec2f01fe743fb6c/out/bindings.rs:5:264992 [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-9ec2f01fe743fb6c/out/bindings.rs:5:265200 [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-9ec2f01fe743fb6c/out/bindings.rs:5:265408 [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-9ec2f01fe743fb6c/out/bindings.rs:5:265628 [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-9ec2f01fe743fb6c/out/bindings.rs:5:265848 [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-9ec2f01fe743fb6c/out/bindings.rs:5:266060 [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-9ec2f01fe743fb6c/out/bindings.rs:5:266268 [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-9ec2f01fe743fb6c/out/bindings.rs:5:266476 [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-9ec2f01fe743fb6c/out/bindings.rs:5:266687 [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-9ec2f01fe743fb6c/out/bindings.rs:5:266898 [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-9ec2f01fe743fb6c/out/bindings.rs:5:267107 [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-9ec2f01fe743fb6c/out/bindings.rs:5:267316 [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-9ec2f01fe743fb6c/out/bindings.rs:5:267543 [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-9ec2f01fe743fb6c/out/bindings.rs:5:267770 [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-9ec2f01fe743fb6c/out/bindings.rs:5:267985 [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-9ec2f01fe743fb6c/out/bindings.rs:5:268212 [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-9ec2f01fe743fb6c/out/bindings.rs:5:268439 [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-9ec2f01fe743fb6c/out/bindings.rs:5:268654 [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-9ec2f01fe743fb6c/out/bindings.rs:5:268879 [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-9ec2f01fe743fb6c/out/bindings.rs:5:269112 [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-9ec2f01fe743fb6c/out/bindings.rs:5:269337 [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-9ec2f01fe743fb6c/out/bindings.rs:5:269560 [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-9ec2f01fe743fb6c/out/bindings.rs:5:269775 [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-9ec2f01fe743fb6c/out/bindings.rs:5:269990 [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-9ec2f01fe743fb6c/out/bindings.rs:5:270201 [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-9ec2f01fe743fb6c/out/bindings.rs:5:270414 [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-9ec2f01fe743fb6c/out/bindings.rs:5:270627 [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-9ec2f01fe743fb6c/out/bindings.rs:5:270846 [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-9ec2f01fe743fb6c/out/bindings.rs:5:271065 [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-9ec2f01fe743fb6c/out/bindings.rs:5:271274 [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-9ec2f01fe743fb6c/out/bindings.rs:5:271483 [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-9ec2f01fe743fb6c/out/bindings.rs:5:271688 [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-9ec2f01fe743fb6c/out/bindings.rs:5:271901 [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-9ec2f01fe743fb6c/out/bindings.rs:5:272124 [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-9ec2f01fe743fb6c/out/bindings.rs:5:272355 [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-9ec2f01fe743fb6c/out/bindings.rs:5:272572 [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-9ec2f01fe743fb6c/out/bindings.rs:5:272795 [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-9ec2f01fe743fb6c/out/bindings.rs:5:273022 [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-9ec2f01fe743fb6c/out/bindings.rs:5:273249 [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-9ec2f01fe743fb6c/out/bindings.rs:5:273484 [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-9ec2f01fe743fb6c/out/bindings.rs:5:273709 [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-9ec2f01fe743fb6c/out/bindings.rs:5:273932 [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-9ec2f01fe743fb6c/out/bindings.rs:5:274159 [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-9ec2f01fe743fb6c/out/bindings.rs:5:274384 [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-9ec2f01fe743fb6c/out/bindings.rs:5:274609 [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-9ec2f01fe743fb6c/out/bindings.rs:5:274834 [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-9ec2f01fe743fb6c/out/bindings.rs:5:287678 [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-9ec2f01fe743fb6c/out/bindings.rs:5:287885 [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-9ec2f01fe743fb6c/out/bindings.rs:5:288094 [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-9ec2f01fe743fb6c/out/bindings.rs:5:288320 [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-9ec2f01fe743fb6c/out/bindings.rs:5:288558 [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-9ec2f01fe743fb6c/out/bindings.rs:5:288776 [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-9ec2f01fe743fb6c/out/bindings.rs:5:288994 [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-9ec2f01fe743fb6c/out/bindings.rs:5:289216 [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-9ec2f01fe743fb6c/out/bindings.rs:5:289428 [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-9ec2f01fe743fb6c/out/bindings.rs:5:289640 [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-9ec2f01fe743fb6c/out/bindings.rs:5:289852 [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-9ec2f01fe743fb6c/out/bindings.rs:5:290064 [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-9ec2f01fe743fb6c/out/bindings.rs:5:290292 [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-9ec2f01fe743fb6c/out/bindings.rs:5:290502 [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-9ec2f01fe743fb6c/out/bindings.rs:5:290722 [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-9ec2f01fe743fb6c/out/bindings.rs:5:290944 [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-9ec2f01fe743fb6c/out/bindings.rs:5:291158 [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-9ec2f01fe743fb6c/out/bindings.rs:5:291393 [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-9ec2f01fe743fb6c/out/bindings.rs:5:291612 [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-9ec2f01fe743fb6c/out/bindings.rs:5:291837 [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-9ec2f01fe743fb6c/out/bindings.rs:5:292064 [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-9ec2f01fe743fb6c/out/bindings.rs:5:292283 [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-9ec2f01fe743fb6c/out/bindings.rs:5:292522 [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-9ec2f01fe743fb6c/out/bindings.rs:5:292737 [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-9ec2f01fe743fb6c/out/bindings.rs:5:292960 [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-9ec2f01fe743fb6c/out/bindings.rs:5:293183 [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-9ec2f01fe743fb6c/out/bindings.rs:5:293396 [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-9ec2f01fe743fb6c/out/bindings.rs:5:293609 [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-9ec2f01fe743fb6c/out/bindings.rs:5:293822 [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-9ec2f01fe743fb6c/out/bindings.rs:5:294035 [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-9ec2f01fe743fb6c/out/bindings.rs:5:294246 [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-9ec2f01fe743fb6c/out/bindings.rs:5:294459 [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-9ec2f01fe743fb6c/out/bindings.rs:5:294674 [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-9ec2f01fe743fb6c/out/bindings.rs:5:294895 [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-9ec2f01fe743fb6c/out/bindings.rs:5:295114 [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-9ec2f01fe743fb6c/out/bindings.rs:5:295329 [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-9ec2f01fe743fb6c/out/bindings.rs:5:295546 [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-9ec2f01fe743fb6c/out/bindings.rs:5:295783 [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-9ec2f01fe743fb6c/out/bindings.rs:5:296010 [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-9ec2f01fe743fb6c/out/bindings.rs:5:296229 [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-9ec2f01fe743fb6c/out/bindings.rs:5:296446 [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-9ec2f01fe743fb6c/out/bindings.rs:5:296661 [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-9ec2f01fe743fb6c/out/bindings.rs:5:296902 [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-9ec2f01fe743fb6c/out/bindings.rs:5:297151 [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-9ec2f01fe743fb6c/out/bindings.rs:5:297366 [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-9ec2f01fe743fb6c/out/bindings.rs:5:297581 [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-9ec2f01fe743fb6c/out/bindings.rs:5:297796 [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-9ec2f01fe743fb6c/out/bindings.rs:5:298011 [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-9ec2f01fe743fb6c/out/bindings.rs:5:298224 [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-9ec2f01fe743fb6c/out/bindings.rs:5:298439 [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-9ec2f01fe743fb6c/out/bindings.rs:5:298662 [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-9ec2f01fe743fb6c/out/bindings.rs:5:298883 [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-9ec2f01fe743fb6c/out/bindings.rs:5:299100 [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-9ec2f01fe743fb6c/out/bindings.rs:5:299323 [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-9ec2f01fe743fb6c/out/bindings.rs:5:299530 [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-9ec2f01fe743fb6c/out/bindings.rs:5:299755 [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-9ec2f01fe743fb6c/out/bindings.rs:5:299976 [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-9ec2f01fe743fb6c/out/bindings.rs:5:300199 [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-9ec2f01fe743fb6c/out/bindings.rs:5:300416 [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-9ec2f01fe743fb6c/out/bindings.rs:5:300639 [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-9ec2f01fe743fb6c/out/bindings.rs:5:300852 [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-9ec2f01fe743fb6c/out/bindings.rs:5:301073 [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-9ec2f01fe743fb6c/out/bindings.rs:5:301314 [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-9ec2f01fe743fb6c/out/bindings.rs:5:301545 [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-9ec2f01fe743fb6c/out/bindings.rs:5:301776 [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-9ec2f01fe743fb6c/out/bindings.rs:5:324060 [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-9ec2f01fe743fb6c/out/bindings.rs:5:324269 [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-9ec2f01fe743fb6c/out/bindings.rs:5:324478 [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-9ec2f01fe743fb6c/out/bindings.rs:5:327516 [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-9ec2f01fe743fb6c/out/bindings.rs:5:327727 [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-9ec2f01fe743fb6c/out/bindings.rs:5:327938 [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-9ec2f01fe743fb6c/out/bindings.rs:5:331077 [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-9ec2f01fe743fb6c/out/bindings.rs:5:331292 [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-9ec2f01fe743fb6c/out/bindings.rs:5:331507 [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-9ec2f01fe743fb6c/out/bindings.rs:5:331725 [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-9ec2f01fe743fb6c/out/bindings.rs:5:335114 [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-9ec2f01fe743fb6c/out/bindings.rs:5:335329 [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-9ec2f01fe743fb6c/out/bindings.rs:5:335545 [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-9ec2f01fe743fb6c/out/bindings.rs:5:335763 [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-9ec2f01fe743fb6c/out/bindings.rs:5:339405 [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-9ec2f01fe743fb6c/out/bindings.rs:5:339626 [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-9ec2f01fe743fb6c/out/bindings.rs:5:339839 [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-9ec2f01fe743fb6c/out/bindings.rs:5:340056 [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-9ec2f01fe743fb6c/out/bindings.rs:5:340289 [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-9ec2f01fe743fb6c/out/bindings.rs:5:340504 [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-9ec2f01fe743fb6c/out/bindings.rs:5:340719 [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-9ec2f01fe743fb6c/out/bindings.rs:5:340934 [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-9ec2f01fe743fb6c/out/bindings.rs:5:341149 [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-9ec2f01fe743fb6c/out/bindings.rs:5:341362 [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-9ec2f01fe743fb6c/out/bindings.rs:5:341577 [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-9ec2f01fe743fb6c/out/bindings.rs:5:341792 [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-9ec2f01fe743fb6c/out/bindings.rs:5:345364 [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-9ec2f01fe743fb6c/out/bindings.rs:5:345567 [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-9ec2f01fe743fb6c/out/bindings.rs:5:345770 [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-9ec2f01fe743fb6c/out/bindings.rs:5:346526 [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-9ec2f01fe743fb6c/out/bindings.rs:5:346743 [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-9ec2f01fe743fb6c/out/bindings.rs:5:352426 [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-9ec2f01fe743fb6c/out/bindings.rs:5:355510 [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-9ec2f01fe743fb6c/out/bindings.rs:5:355717 [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-9ec2f01fe743fb6c/out/bindings.rs:5:355924 [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-9ec2f01fe743fb6c/out/bindings.rs:5:356137 [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-9ec2f01fe743fb6c/out/bindings.rs:5:356347 [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-9ec2f01fe743fb6c/out/bindings.rs:5:357634 [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-9ec2f01fe743fb6c/out/bindings.rs:5:357845 [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-9ec2f01fe743fb6c/out/bindings.rs:5:358057 [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-9ec2f01fe743fb6c/out/bindings.rs:5:358273 [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-9ec2f01fe743fb6c/out/bindings.rs:5:358493 [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-9ec2f01fe743fb6c/out/bindings.rs:5:360625 [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-9ec2f01fe743fb6c/out/bindings.rs:5:360844 [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-9ec2f01fe743fb6c/out/bindings.rs:5:361074 [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-9ec2f01fe743fb6c/out/bindings.rs:5:363273 [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-9ec2f01fe743fb6c/out/bindings.rs:5:365407 [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-9ec2f01fe743fb6c/out/bindings.rs:5:365606 [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-9ec2f01fe743fb6c/out/bindings.rs:5:365806 [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-9ec2f01fe743fb6c/out/bindings.rs:5:366014 [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-9ec2f01fe743fb6c/out/bindings.rs:5:366230 [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-9ec2f01fe743fb6c/out/bindings.rs:5:366438 [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-9ec2f01fe743fb6c/out/bindings.rs:5:366637 [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-9ec2f01fe743fb6c/out/bindings.rs:5:366846 [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-9ec2f01fe743fb6c/out/bindings.rs:5:367047 [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-9ec2f01fe743fb6c/out/bindings.rs:5:367254 [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-9ec2f01fe743fb6c/out/bindings.rs:5:367461 [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-9ec2f01fe743fb6c/out/bindings.rs:5:368287 [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-9ec2f01fe743fb6c/out/bindings.rs:5:368496 [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-9ec2f01fe743fb6c/out/bindings.rs:5:368713 [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-9ec2f01fe743fb6c/out/bindings.rs:5:368929 [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-9ec2f01fe743fb6c/out/bindings.rs:5:373905 [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-9ec2f01fe743fb6c/out/bindings.rs:5:374618 [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-9ec2f01fe743fb6c/out/bindings.rs:5:374845 [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-9ec2f01fe743fb6c/out/bindings.rs:5:375075 [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-9ec2f01fe743fb6c/out/bindings.rs:5:376989 [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-9ec2f01fe743fb6c/out/bindings.rs:5:377202 [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-9ec2f01fe743fb6c/out/bindings.rs:5:377437 [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-9ec2f01fe743fb6c/out/bindings.rs:5:378578 [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-9ec2f01fe743fb6c/out/bindings.rs:5:378799 [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-9ec2f01fe743fb6c/out/bindings.rs:5:379026 [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-9ec2f01fe743fb6c/out/bindings.rs:5:379271 [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-9ec2f01fe743fb6c/out/bindings.rs:5:379496 [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-9ec2f01fe743fb6c/out/bindings.rs:5:379721 [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-9ec2f01fe743fb6c/out/bindings.rs:5:381822 [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-9ec2f01fe743fb6c/out/bindings.rs:5:382041 [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-9ec2f01fe743fb6c/out/bindings.rs:5:383435 [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-9ec2f01fe743fb6c/out/bindings.rs:5:383666 [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-9ec2f01fe743fb6c/out/bindings.rs:5:383898 [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-9ec2f01fe743fb6c/out/bindings.rs:5:384128 [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-9ec2f01fe743fb6c/out/bindings.rs:5:384358 [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-9ec2f01fe743fb6c/out/bindings.rs:5:384572 [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-9ec2f01fe743fb6c/out/bindings.rs:5:388362 [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-9ec2f01fe743fb6c/out/bindings.rs:5:388659 [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-9ec2f01fe743fb6c/out/bindings.rs:5:391802 [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-9ec2f01fe743fb6c/out/bindings.rs:5:392083 [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-9ec2f01fe743fb6c/out/bindings.rs:5:392362 [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-9ec2f01fe743fb6c/out/bindings.rs:5:393206 [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-9ec2f01fe743fb6c/out/bindings.rs:5:393491 [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-9ec2f01fe743fb6c/out/bindings.rs:5:393752 [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-9ec2f01fe743fb6c/out/bindings.rs:5:394002 [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-9ec2f01fe743fb6c/out/bindings.rs:5:394752 [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-9ec2f01fe743fb6c/out/bindings.rs:5:394987 [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-9ec2f01fe743fb6c/out/bindings.rs:5:395218 [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-9ec2f01fe743fb6c/out/bindings.rs:5:395453 [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-9ec2f01fe743fb6c/out/bindings.rs:5:395684 [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-9ec2f01fe743fb6c/out/bindings.rs:5:395909 [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-9ec2f01fe743fb6c/out/bindings.rs:5:396142 [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-9ec2f01fe743fb6c/out/bindings.rs:5:396377 [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-9ec2f01fe743fb6c/out/bindings.rs:5:396620 [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-9ec2f01fe743fb6c/out/bindings.rs:5:396863 [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-9ec2f01fe743fb6c/out/bindings.rs:5:397106 [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-9ec2f01fe743fb6c/out/bindings.rs:5:397345 [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-9ec2f01fe743fb6c/out/bindings.rs:5:397586 [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-9ec2f01fe743fb6c/out/bindings.rs:5:397825 [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-9ec2f01fe743fb6c/out/bindings.rs:5:398070 [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-9ec2f01fe743fb6c/out/bindings.rs:5:398323 [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-9ec2f01fe743fb6c/out/bindings.rs:5:398578 [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-9ec2f01fe743fb6c/out/bindings.rs:5:398829 [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-9ec2f01fe743fb6c/out/bindings.rs:5:399060 [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-9ec2f01fe743fb6c/out/bindings.rs:5:399293 [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-9ec2f01fe743fb6c/out/bindings.rs:5:399530 [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-9ec2f01fe743fb6c/out/bindings.rs:5:399787 [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-9ec2f01fe743fb6c/out/bindings.rs:5:400041 [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-9ec2f01fe743fb6c/out/bindings.rs:5:400283 [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-9ec2f01fe743fb6c/out/bindings.rs:5:400521 [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-9ec2f01fe743fb6c/out/bindings.rs:5:400747 [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-9ec2f01fe743fb6c/out/bindings.rs:5:400981 [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-9ec2f01fe743fb6c/out/bindings.rs:5:401217 [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-9ec2f01fe743fb6c/out/bindings.rs:5:401457 [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-9ec2f01fe743fb6c/out/bindings.rs:5:401697 [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-9ec2f01fe743fb6c/out/bindings.rs:5:401947 [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-9ec2f01fe743fb6c/out/bindings.rs:5:402189 [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-9ec2f01fe743fb6c/out/bindings.rs:5:402435 [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-9ec2f01fe743fb6c/out/bindings.rs:5:402669 [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-9ec2f01fe743fb6c/out/bindings.rs:5:402921 [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-9ec2f01fe743fb6c/out/bindings.rs:5:403153 [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-9ec2f01fe743fb6c/out/bindings.rs:5:403391 [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-9ec2f01fe743fb6c/out/bindings.rs:5:403629 [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-9ec2f01fe743fb6c/out/bindings.rs:5:403861 [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-9ec2f01fe743fb6c/out/bindings.rs:5:404107 [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-9ec2f01fe743fb6c/out/bindings.rs:5:404353 [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-9ec2f01fe743fb6c/out/bindings.rs:5:404589 [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-9ec2f01fe743fb6c/out/bindings.rs:5:404845 [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-9ec2f01fe743fb6c/out/bindings.rs:5:406392 [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-9ec2f01fe743fb6c/out/bindings.rs:5:406607 [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-9ec2f01fe743fb6c/out/bindings.rs:5:406820 [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-9ec2f01fe743fb6c/out/bindings.rs:5:407046 [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-9ec2f01fe743fb6c/out/bindings.rs:5:407262 [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-9ec2f01fe743fb6c/out/bindings.rs:5:407478 [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-9ec2f01fe743fb6c/out/bindings.rs:5:407694 [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-9ec2f01fe743fb6c/out/bindings.rs:5:407910 [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-9ec2f01fe743fb6c/out/bindings.rs:5:408128 [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-9ec2f01fe743fb6c/out/bindings.rs:5:408346 [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-9ec2f01fe743fb6c/out/bindings.rs:5:408571 [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-9ec2f01fe743fb6c/out/bindings.rs:5:408796 [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-9ec2f01fe743fb6c/out/bindings.rs:5:409033 [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-9ec2f01fe743fb6c/out/bindings.rs:5:409266 [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-9ec2f01fe743fb6c/out/bindings.rs:5:409499 [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-9ec2f01fe743fb6c/out/bindings.rs:5:409722 [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-9ec2f01fe743fb6c/out/bindings.rs:5:409949 [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-9ec2f01fe743fb6c/out/bindings.rs:5:410176 [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-9ec2f01fe743fb6c/out/bindings.rs:5:411038 [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-9ec2f01fe743fb6c/out/bindings.rs:5:411233 [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-9ec2f01fe743fb6c/out/bindings.rs:5:411432 [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-9ec2f01fe743fb6c/out/bindings.rs:5:411627 [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-9ec2f01fe743fb6c/out/bindings.rs:5:411823 [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-9ec2f01fe743fb6c/out/bindings.rs:5:412027 [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-9ec2f01fe743fb6c/out/bindings.rs:5:412239 [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-9ec2f01fe743fb6c/out/bindings.rs:5:413008 [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-9ec2f01fe743fb6c/out/bindings.rs:5:413217 [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-9ec2f01fe743fb6c/out/bindings.rs:5:413424 [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-9ec2f01fe743fb6c/out/bindings.rs:5:414282 [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-9ec2f01fe743fb6c/out/bindings.rs:5:414491 [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-9ec2f01fe743fb6c/out/bindings.rs:5:414704 [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-9ec2f01fe743fb6c/out/bindings.rs:5:414922 [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-9ec2f01fe743fb6c/out/bindings.rs:5:426511 [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-9ec2f01fe743fb6c/out/bindings.rs:5:426732 [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-9ec2f01fe743fb6c/out/bindings.rs:5:426952 [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-9ec2f01fe743fb6c/out/bindings.rs:5:429233 [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-9ec2f01fe743fb6c/out/bindings.rs:5:429458 [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-9ec2f01fe743fb6c/out/bindings.rs:5:429679 [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-9ec2f01fe743fb6c/out/bindings.rs:5:429906 [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-9ec2f01fe743fb6c/out/bindings.rs:5:430802 [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-9ec2f01fe743fb6c/out/bindings.rs:5:431023 [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-9ec2f01fe743fb6c/out/bindings.rs:5:431248 [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-9ec2f01fe743fb6c/out/bindings.rs:5:431482 [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-9ec2f01fe743fb6c/out/bindings.rs:5:434680 [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-9ec2f01fe743fb6c/out/bindings.rs:5:434901 [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-9ec2f01fe743fb6c/out/bindings.rs:5:435122 [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-9ec2f01fe743fb6c/out/bindings.rs:5:438379 [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-9ec2f01fe743fb6c/out/bindings.rs:5:444363 [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-9ec2f01fe743fb6c/out/bindings.rs:5:444568 [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-9ec2f01fe743fb6c/out/bindings.rs:5:444771 [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-9ec2f01fe743fb6c/out/bindings.rs:5:444987 [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-9ec2f01fe743fb6c/out/bindings.rs:5:445195 [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-9ec2f01fe743fb6c/out/bindings.rs:5:445413 [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-9ec2f01fe743fb6c/out/bindings.rs:5:445627 [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-9ec2f01fe743fb6c/out/bindings.rs:5:445847 [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-9ec2f01fe743fb6c/out/bindings.rs:5:446067 [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-9ec2f01fe743fb6c/out/bindings.rs:5:446293 [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-9ec2f01fe743fb6c/out/bindings.rs:5:446517 [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-9ec2f01fe743fb6c/out/bindings.rs:5:446739 [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-9ec2f01fe743fb6c/out/bindings.rs:5:447629 [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-9ec2f01fe743fb6c/out/bindings.rs:5:447842 [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-9ec2f01fe743fb6c/out/bindings.rs:5:448073 [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-9ec2f01fe743fb6c/out/bindings.rs:5:448299 [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-9ec2f01fe743fb6c/out/bindings.rs:5:449602 [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-9ec2f01fe743fb6c/out/bindings.rs:5:449807 [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-9ec2f01fe743fb6c/out/bindings.rs:5:450018 [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-9ec2f01fe743fb6c/out/bindings.rs:5:451855 [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-9ec2f01fe743fb6c/out/bindings.rs:5:454850 [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-9ec2f01fe743fb6c/out/bindings.rs:5:455053 [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-9ec2f01fe743fb6c/out/bindings.rs:5:455258 [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-9ec2f01fe743fb6c/out/bindings.rs:5:455462 [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-9ec2f01fe743fb6c/out/bindings.rs:5:457106 [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-9ec2f01fe743fb6c/out/bindings.rs:5:457315 [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-9ec2f01fe743fb6c/out/bindings.rs:5:457524 [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-9ec2f01fe743fb6c/out/bindings.rs:5:460636 [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-9ec2f01fe743fb6c/out/bindings.rs:5:460845 [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-9ec2f01fe743fb6c/out/bindings.rs:5:461055 [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-9ec2f01fe743fb6c/out/bindings.rs:5:461267 [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-9ec2f01fe743fb6c/out/bindings.rs:5:464698 [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-9ec2f01fe743fb6c/out/bindings.rs:5:464921 [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-9ec2f01fe743fb6c/out/bindings.rs:5:465135 [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-9ec2f01fe743fb6c/out/bindings.rs:5:465375 [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-9ec2f01fe743fb6c/out/bindings.rs:5:465609 [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-9ec2f01fe743fb6c/out/bindings.rs:5:465864 [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-9ec2f01fe743fb6c/out/bindings.rs:5:466107 [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-9ec2f01fe743fb6c/out/bindings.rs:5:466338 [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-9ec2f01fe743fb6c/out/bindings.rs:5:466569 [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-9ec2f01fe743fb6c/out/bindings.rs:5:472091 [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-9ec2f01fe743fb6c/out/bindings.rs:5:472310 [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-9ec2f01fe743fb6c/out/bindings.rs:5:472514 [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-9ec2f01fe743fb6c/out/bindings.rs:5:472719 [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-9ec2f01fe743fb6c/out/bindings.rs:5:472926 [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-9ec2f01fe743fb6c/out/bindings.rs:5:473141 [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-9ec2f01fe743fb6c/out/bindings.rs:5:473360 [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-9ec2f01fe743fb6c/out/bindings.rs:5:473563 [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-9ec2f01fe743fb6c/out/bindings.rs:5:473770 [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-9ec2f01fe743fb6c/out/bindings.rs:5:478366 [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-9ec2f01fe743fb6c/out/bindings.rs:5:478599 [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-9ec2f01fe743fb6c/out/bindings.rs:5:478832 [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-9ec2f01fe743fb6c/out/bindings.rs:5:479058 [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-9ec2f01fe743fb6c/out/bindings.rs:5:479294 [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-9ec2f01fe743fb6c/out/bindings.rs:5:480258 [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-9ec2f01fe743fb6c/out/bindings.rs:5:480503 [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-9ec2f01fe743fb6c/out/bindings.rs:5:480732 [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-9ec2f01fe743fb6c/out/bindings.rs:5:480965 [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-9ec2f01fe743fb6c/out/bindings.rs:5:481186 [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-9ec2f01fe743fb6c/out/bindings.rs:5:483644 [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-9ec2f01fe743fb6c/out/bindings.rs:5:484354 [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-9ec2f01fe743fb6c/out/bindings.rs:5:491798 [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-9ec2f01fe743fb6c/out/bindings.rs:5:492021 [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-9ec2f01fe743fb6c/out/bindings.rs:5:492259 [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-9ec2f01fe743fb6c/out/bindings.rs:5:492511 [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-9ec2f01fe743fb6c/out/bindings.rs:5:492743 [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-9ec2f01fe743fb6c/out/bindings.rs:5:492983 [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-9ec2f01fe743fb6c/out/bindings.rs:5:493207 [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-9ec2f01fe743fb6c/out/bindings.rs:5:493436 [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-9ec2f01fe743fb6c/out/bindings.rs:5:493665 [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-9ec2f01fe743fb6c/out/bindings.rs:5:497808 [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-9ec2f01fe743fb6c/out/bindings.rs:5:498023 [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-9ec2f01fe743fb6c/out/bindings.rs:5:498263 [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-9ec2f01fe743fb6c/out/bindings.rs:5:503713 [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-9ec2f01fe743fb6c/out/bindings.rs:5:503928 [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-9ec2f01fe743fb6c/out/bindings.rs:5:504147 [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-9ec2f01fe743fb6c/out/bindings.rs:5:504367 [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-9ec2f01fe743fb6c/out/bindings.rs:5:504587 [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-9ec2f01fe743fb6c/out/bindings.rs:5:504807 [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-9ec2f01fe743fb6c/out/bindings.rs:5:505027 [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-9ec2f01fe743fb6c/out/bindings.rs:5:505247 [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-9ec2f01fe743fb6c/out/bindings.rs:5:505473 [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-9ec2f01fe743fb6c/out/bindings.rs:5:505707 [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-9ec2f01fe743fb6c/out/bindings.rs:5:505941 [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-9ec2f01fe743fb6c/out/bindings.rs:5:506173 [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-9ec2f01fe743fb6c/out/bindings.rs:5:506989 [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-9ec2f01fe743fb6c/out/bindings.rs:5:507214 [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-9ec2f01fe743fb6c/out/bindings.rs:5:508580 [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-9ec2f01fe743fb6c/out/bindings.rs:5:508817 [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-9ec2f01fe743fb6c/out/bindings.rs:5:509056 [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-9ec2f01fe743fb6c/out/bindings.rs:5:509285 [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-9ec2f01fe743fb6c/out/bindings.rs:5:509528 [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-9ec2f01fe743fb6c/out/bindings.rs:5:509753 [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-9ec2f01fe743fb6c/out/bindings.rs:5:512980 [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-9ec2f01fe743fb6c/out/bindings.rs:5:516291 [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-9ec2f01fe743fb6c/out/bindings.rs:5:516504 [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-9ec2f01fe743fb6c/out/bindings.rs:5:519664 [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-9ec2f01fe743fb6c/out/bindings.rs:5:519875 [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-9ec2f01fe743fb6c/out/bindings.rs:5:528420 [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-9ec2f01fe743fb6c/out/bindings.rs:5:528625 [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-9ec2f01fe743fb6c/out/bindings.rs:5:531678 [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-9ec2f01fe743fb6c/out/bindings.rs:5:531881 [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-9ec2f01fe743fb6c/out/bindings.rs:5:532084 [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] [stderr] error: build failed [INFO] [stdout] warning: 627 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2246cb2cea06cbbe9559d5a405bd6685ab257b1523070f68e341580a2eabeaca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2246cb2cea06cbbe9559d5a405bd6685ab257b1523070f68e341580a2eabeaca", kill_on_drop: false }` [INFO] [stdout] 2246cb2cea06cbbe9559d5a405bd6685ab257b1523070f68e341580a2eabeaca