[INFO] fetching crate tomcrypt-sys 0.1.0... [INFO] checking tomcrypt-sys-0.1.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate tomcrypt-sys 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tomcrypt-sys 0.1.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tomcrypt-sys 0.1.0 [INFO] finished tweaking crates.io crate tomcrypt-sys 0.1.0 [INFO] tweaked toml for crates.io crate tomcrypt-sys 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 29fbd03f4cc0bd403f91c018b9b163d3a16643beda6033f16c5a6da7584618d2 [INFO] running `Command { std: "docker" "start" "-a" "29fbd03f4cc0bd403f91c018b9b163d3a16643beda6033f16c5a6da7584618d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29fbd03f4cc0bd403f91c018b9b163d3a16643beda6033f16c5a6da7584618d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29fbd03f4cc0bd403f91c018b9b163d3a16643beda6033f16c5a6da7584618d2", kill_on_drop: false }` [INFO] [stdout] 29fbd03f4cc0bd403f91c018b9b163d3a16643beda6033f16c5a6da7584618d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95a03fa409c6785c8a0f8552a400bf5e9b8f870b769eadf246522a5ec3544971 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "95a03fa409c6785c8a0f8552a400bf5e9b8f870b769eadf246522a5ec3544971", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling tomcrypt-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:468:19 [INFO] [stdout] | [INFO] [stdout] 468 | & ( * ( 0 as * const __fsid_t ) ) . __val as * const _ as [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] --> src/bindings.rs:544:19 [INFO] [stdout] | [INFO] [stdout] 544 | & ( * ( 0 as * const _IO_FILE ) ) . _flags 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] --> src/bindings.rs:549:19 [INFO] [stdout] | [INFO] [stdout] 549 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_read_ptr as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:554:19 [INFO] [stdout] | [INFO] [stdout] 554 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_read_end as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:559:19 [INFO] [stdout] | [INFO] [stdout] 559 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_read_base as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:564:19 [INFO] [stdout] | [INFO] [stdout] 564 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_write_base as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:569:19 [INFO] [stdout] | [INFO] [stdout] 569 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_write_ptr as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:574:19 [INFO] [stdout] | [INFO] [stdout] 574 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_write_end as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:579:19 [INFO] [stdout] | [INFO] [stdout] 579 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_buf_base as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:584:19 [INFO] [stdout] | [INFO] [stdout] 584 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_buf_end as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:589:19 [INFO] [stdout] | [INFO] [stdout] 589 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_save_base as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:594:19 [INFO] [stdout] | [INFO] [stdout] 594 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_backup_base as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:599:19 [INFO] [stdout] | [INFO] [stdout] 599 | & ( * ( 0 as * const _IO_FILE ) ) . _IO_save_end as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:604:19 [INFO] [stdout] | [INFO] [stdout] 604 | & ( * ( 0 as * const _IO_FILE ) ) . _markers 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] --> src/bindings.rs:609:19 [INFO] [stdout] | [INFO] [stdout] 609 | & ( * ( 0 as * const _IO_FILE ) ) . _chain 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] --> src/bindings.rs:614:19 [INFO] [stdout] | [INFO] [stdout] 614 | & ( * ( 0 as * const _IO_FILE ) ) . _fileno 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] --> src/bindings.rs:619:19 [INFO] [stdout] | [INFO] [stdout] 619 | & ( * ( 0 as * const _IO_FILE ) ) . _flags2 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] --> src/bindings.rs:624:19 [INFO] [stdout] | [INFO] [stdout] 624 | & ( * ( 0 as * const _IO_FILE ) ) . _old_offset as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:629:19 [INFO] [stdout] | [INFO] [stdout] 629 | & ( * ( 0 as * const _IO_FILE ) ) . _cur_column as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:634:19 [INFO] [stdout] | [INFO] [stdout] 634 | & ( * ( 0 as * const _IO_FILE ) ) . _vtable_offset as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:639:19 [INFO] [stdout] | [INFO] [stdout] 639 | & ( * ( 0 as * const _IO_FILE ) ) . _shortbuf 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] --> src/bindings.rs:644:19 [INFO] [stdout] | [INFO] [stdout] 644 | & ( * ( 0 as * const _IO_FILE ) ) . _lock 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] --> src/bindings.rs:649:19 [INFO] [stdout] | [INFO] [stdout] 649 | & ( * ( 0 as * const _IO_FILE ) ) . _offset 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] --> src/bindings.rs:654:19 [INFO] [stdout] | [INFO] [stdout] 654 | & ( * ( 0 as * const _IO_FILE ) ) . __pad1 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] --> src/bindings.rs:659:19 [INFO] [stdout] | [INFO] [stdout] 659 | & ( * ( 0 as * const _IO_FILE ) ) . __pad2 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] --> src/bindings.rs:664:19 [INFO] [stdout] | [INFO] [stdout] 664 | & ( * ( 0 as * const _IO_FILE ) ) . __pad3 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] --> src/bindings.rs:669:19 [INFO] [stdout] | [INFO] [stdout] 669 | & ( * ( 0 as * const _IO_FILE ) ) . __pad4 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] --> src/bindings.rs:674:19 [INFO] [stdout] | [INFO] [stdout] 674 | & ( * ( 0 as * const _IO_FILE ) ) . __pad5 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] --> src/bindings.rs:679:19 [INFO] [stdout] | [INFO] [stdout] 679 | & ( * ( 0 as * const _IO_FILE ) ) . _mode 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] --> src/bindings.rs:684:19 [INFO] [stdout] | [INFO] [stdout] 684 | & ( * ( 0 as * const _IO_FILE ) ) . _unused2 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] --> src/bindings.rs:717:19 [INFO] [stdout] | [INFO] [stdout] 717 | & ( * ( 0 as * const __mbstate_t__bindgen_ty_1 ) ) . __wch as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:722:19 [INFO] [stdout] | [INFO] [stdout] 722 | & ( * ( 0 as * const __mbstate_t__bindgen_ty_1 ) ) . __wchb as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:738:19 [INFO] [stdout] | [INFO] [stdout] 738 | & ( * ( 0 as * const __mbstate_t ) ) . __count 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] --> src/bindings.rs:743:19 [INFO] [stdout] | [INFO] [stdout] 743 | & ( * ( 0 as * const __mbstate_t ) ) . __value 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] --> src/bindings.rs:764:19 [INFO] [stdout] | [INFO] [stdout] 764 | & ( * ( 0 as * const _G_fpos_t ) ) . __pos 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] --> src/bindings.rs:769:19 [INFO] [stdout] | [INFO] [stdout] 769 | & ( * ( 0 as * const _G_fpos_t ) ) . __state 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] --> src/bindings.rs:790:19 [INFO] [stdout] | [INFO] [stdout] 790 | & ( * ( 0 as * const _G_fpos64_t ) ) . __pos 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] --> src/bindings.rs:795:19 [INFO] [stdout] | [INFO] [stdout] 795 | & ( * ( 0 as * const _G_fpos64_t ) ) . __state 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] --> src/bindings.rs:825:19 [INFO] [stdout] | [INFO] [stdout] 825 | & ( * ( 0 as * const _IO_marker ) ) . _next 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] --> src/bindings.rs:830:19 [INFO] [stdout] | [INFO] [stdout] 830 | & ( * ( 0 as * const _IO_marker ) ) . _sbuf 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] --> src/bindings.rs:835:19 [INFO] [stdout] | [INFO] [stdout] 835 | & ( * ( 0 as * const _IO_marker ) ) . _pos 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] --> src/bindings.rs:1416:19 [INFO] [stdout] | [INFO] [stdout] 1416 | & ( * ( 0 as * const __locale_struct ) ) . __locales as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1421:19 [INFO] [stdout] | [INFO] [stdout] 1421 | & ( * ( 0 as * const __locale_struct ) ) . __ctype_b as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1426:19 [INFO] [stdout] | [INFO] [stdout] 1426 | & ( * ( 0 as * const __locale_struct ) ) . __ctype_tolower as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1431:19 [INFO] [stdout] | [INFO] [stdout] 1431 | & ( * ( 0 as * const __locale_struct ) ) . __ctype_toupper as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1436:19 [INFO] [stdout] | [INFO] [stdout] 1436 | & ( * ( 0 as * const __locale_struct ) ) . __names as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1620:19 [INFO] [stdout] | [INFO] [stdout] 1620 | & ( * ( 0 as * const div_t ) ) . quot 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] --> src/bindings.rs:1625:19 [INFO] [stdout] | [INFO] [stdout] 1625 | & ( * ( 0 as * const div_t ) ) . rem 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] --> src/bindings.rs:1646:19 [INFO] [stdout] | [INFO] [stdout] 1646 | & ( * ( 0 as * const ldiv_t ) ) . quot 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] --> src/bindings.rs:1651:19 [INFO] [stdout] | [INFO] [stdout] 1651 | & ( * ( 0 as * const ldiv_t ) ) . rem 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] --> src/bindings.rs:1672:19 [INFO] [stdout] | [INFO] [stdout] 1672 | & ( * ( 0 as * const lldiv_t ) ) . quot 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] --> src/bindings.rs:1677:19 [INFO] [stdout] | [INFO] [stdout] 1677 | & ( * ( 0 as * const lldiv_t ) ) . rem 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] --> src/bindings.rs:1798:19 [INFO] [stdout] | [INFO] [stdout] 1798 | & ( * ( 0 as * const __sigset_t ) ) . __val 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] --> src/bindings.rs:1820:19 [INFO] [stdout] | [INFO] [stdout] 1820 | & ( * ( 0 as * const timeval ) ) . tv_sec 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] --> src/bindings.rs:1825:19 [INFO] [stdout] | [INFO] [stdout] 1825 | & ( * ( 0 as * const timeval ) ) . tv_usec 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] --> src/bindings.rs:1846:19 [INFO] [stdout] | [INFO] [stdout] 1846 | & ( * ( 0 as * const timespec ) ) . tv_sec 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] --> src/bindings.rs:1851:19 [INFO] [stdout] | [INFO] [stdout] 1851 | & ( * ( 0 as * const timespec ) ) . tv_nsec 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] --> src/bindings.rs:1873:19 [INFO] [stdout] | [INFO] [stdout] 1873 | & ( * ( 0 as * const fd_set ) ) . __fds_bits 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] --> src/bindings.rs:1932:19 [INFO] [stdout] | [INFO] [stdout] 1932 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . __readers [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1937:19 [INFO] [stdout] | [INFO] [stdout] 1937 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . __writers [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1942:19 [INFO] [stdout] | [INFO] [stdout] 1942 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1947:19 [INFO] [stdout] | [INFO] [stdout] 1947 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1952:19 [INFO] [stdout] | [INFO] [stdout] 1952 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . __pad3 as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1957:19 [INFO] [stdout] | [INFO] [stdout] 1957 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . __pad4 as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1962:19 [INFO] [stdout] | [INFO] [stdout] 1962 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1967:19 [INFO] [stdout] | [INFO] [stdout] 1967 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . __shared as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1972:19 [INFO] [stdout] | [INFO] [stdout] 1972 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . __rwelision [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1977:19 [INFO] [stdout] | [INFO] [stdout] 1977 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . __pad1 as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1982:19 [INFO] [stdout] | [INFO] [stdout] 1982 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . __pad2 as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:1987:19 [INFO] [stdout] | [INFO] [stdout] 1987 | & ( * ( 0 as * const __pthread_rwlock_arch_t ) ) . __flags as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2010:19 [INFO] [stdout] | [INFO] [stdout] 2010 | & ( * ( 0 as * const __pthread_internal_list ) ) . __prev as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2015:19 [INFO] [stdout] | [INFO] [stdout] 2015 | & ( * ( 0 as * const __pthread_internal_list ) ) . __next as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2043:19 [INFO] [stdout] | [INFO] [stdout] 2043 | & ( * ( 0 as * const __pthread_mutex_s ) ) . __lock as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2048:19 [INFO] [stdout] | [INFO] [stdout] 2048 | & ( * ( 0 as * const __pthread_mutex_s ) ) . __count as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2053:19 [INFO] [stdout] | [INFO] [stdout] 2053 | & ( * ( 0 as * const __pthread_mutex_s ) ) . __owner as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2058:19 [INFO] [stdout] | [INFO] [stdout] 2058 | & ( * ( 0 as * const __pthread_mutex_s ) ) . __nusers as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2063:19 [INFO] [stdout] | [INFO] [stdout] 2063 | & ( * ( 0 as * const __pthread_mutex_s ) ) . __kind as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2068:19 [INFO] [stdout] | [INFO] [stdout] 2068 | & ( * ( 0 as * const __pthread_mutex_s ) ) . __spins as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2073:19 [INFO] [stdout] | [INFO] [stdout] 2073 | & ( * ( 0 as * const __pthread_mutex_s ) ) . __elision as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2078:19 [INFO] [stdout] | [INFO] [stdout] 2078 | & ( * ( 0 as * const __pthread_mutex_s ) ) . __list as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2121:19 [INFO] [stdout] | [INFO] [stdout] 2121 | & ( [INFO] [stdout] | ___________________^ [INFO] [stdout] 2122 | | * ( 0 as * const __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 [INFO] [stdout] 2123 | | ) ) . __low as * const _ as usize } , 0usize , concat ! ( [INFO] [stdout] | |___________________^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2128:19 [INFO] [stdout] | [INFO] [stdout] 2128 | & ( [INFO] [stdout] | ___________________^ [INFO] [stdout] 2129 | | * ( 0 as * const __pthread_cond_s__bindgen_ty_1__bindgen_ty_1 [INFO] [stdout] 2130 | | ) ) . __high as * const _ as usize } , 4usize , concat ! ( [INFO] [stdout] | |___________________^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2149:19 [INFO] [stdout] | [INFO] [stdout] 2149 | & ( * ( 0 as * const __pthread_cond_s__bindgen_ty_1 ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2155:19 [INFO] [stdout] | [INFO] [stdout] 2155 | & ( * ( 0 as * const __pthread_cond_s__bindgen_ty_1 ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2188:19 [INFO] [stdout] | [INFO] [stdout] 2188 | & ( [INFO] [stdout] | ___________________^ [INFO] [stdout] 2189 | | * ( 0 as * const __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 [INFO] [stdout] 2190 | | ) ) . __low as * const _ as usize } , 0usize , concat ! ( [INFO] [stdout] | |___________________^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2195:19 [INFO] [stdout] | [INFO] [stdout] 2195 | & ( [INFO] [stdout] | ___________________^ [INFO] [stdout] 2196 | | * ( 0 as * const __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 [INFO] [stdout] 2197 | | ) ) . __high as * const _ as usize } , 4usize , concat ! ( [INFO] [stdout] | |___________________^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2216:19 [INFO] [stdout] | [INFO] [stdout] 2216 | & ( * ( 0 as * const __pthread_cond_s__bindgen_ty_2 ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2222:19 [INFO] [stdout] | [INFO] [stdout] 2222 | & ( * ( 0 as * const __pthread_cond_s__bindgen_ty_2 ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2238:19 [INFO] [stdout] | [INFO] [stdout] 2238 | & ( * ( 0 as * const __pthread_cond_s ) ) . __g_refs as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2243:19 [INFO] [stdout] | [INFO] [stdout] 2243 | & ( * ( 0 as * const __pthread_cond_s ) ) . __g_size as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2248:19 [INFO] [stdout] | [INFO] [stdout] 2248 | & ( * ( 0 as * const __pthread_cond_s ) ) . __g1_orig_size as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2253:19 [INFO] [stdout] | [INFO] [stdout] 2253 | & ( * ( 0 as * const __pthread_cond_s ) ) . __wrefs as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2258:19 [INFO] [stdout] | [INFO] [stdout] 2258 | & ( * ( 0 as * const __pthread_cond_s ) ) . __g_signals as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2282:19 [INFO] [stdout] | [INFO] [stdout] 2282 | & ( * ( 0 as * const pthread_mutexattr_t ) ) . __size as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2287:19 [INFO] [stdout] | [INFO] [stdout] 2287 | & ( * ( 0 as * const pthread_mutexattr_t ) ) . __align as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2309:19 [INFO] [stdout] | [INFO] [stdout] 2309 | & ( * ( 0 as * const pthread_condattr_t ) ) . __size as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2314:19 [INFO] [stdout] | [INFO] [stdout] 2314 | & ( * ( 0 as * const pthread_condattr_t ) ) . __align as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2338:19 [INFO] [stdout] | [INFO] [stdout] 2338 | & ( * ( 0 as * const pthread_attr_t ) ) . __size as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2343:19 [INFO] [stdout] | [INFO] [stdout] 2343 | & ( * ( 0 as * const pthread_attr_t ) ) . __align as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2366:19 [INFO] [stdout] | [INFO] [stdout] 2366 | & ( * ( 0 as * const pthread_mutex_t ) ) . __data as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2371:19 [INFO] [stdout] | [INFO] [stdout] 2371 | & ( * ( 0 as * const pthread_mutex_t ) ) . __size as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2376:19 [INFO] [stdout] | [INFO] [stdout] 2376 | & ( * ( 0 as * const pthread_mutex_t ) ) . __align as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2399:19 [INFO] [stdout] | [INFO] [stdout] 2399 | & ( * ( 0 as * const pthread_cond_t ) ) . __data as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2404:19 [INFO] [stdout] | [INFO] [stdout] 2404 | & ( * ( 0 as * const pthread_cond_t ) ) . __size as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2409:19 [INFO] [stdout] | [INFO] [stdout] 2409 | & ( * ( 0 as * const pthread_cond_t ) ) . __align as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2432:19 [INFO] [stdout] | [INFO] [stdout] 2432 | & ( * ( 0 as * const pthread_rwlock_t ) ) . __data as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2437:19 [INFO] [stdout] | [INFO] [stdout] 2437 | & ( * ( 0 as * const pthread_rwlock_t ) ) . __size as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2442:19 [INFO] [stdout] | [INFO] [stdout] 2442 | & ( * ( 0 as * const pthread_rwlock_t ) ) . __align as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2465:19 [INFO] [stdout] | [INFO] [stdout] 2465 | & ( * ( 0 as * const pthread_rwlockattr_t ) ) . __size as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2470:19 [INFO] [stdout] | [INFO] [stdout] 2470 | & ( * ( 0 as * const pthread_rwlockattr_t ) ) . __align as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2493:19 [INFO] [stdout] | [INFO] [stdout] 2493 | & ( * ( 0 as * const pthread_barrier_t ) ) . __size as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2498:19 [INFO] [stdout] | [INFO] [stdout] 2498 | & ( * ( 0 as * const pthread_barrier_t ) ) . __align as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2522:19 [INFO] [stdout] | [INFO] [stdout] 2522 | & ( * ( 0 as * const pthread_barrierattr_t ) ) . __size as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2527:19 [INFO] [stdout] | [INFO] [stdout] 2527 | & ( * ( 0 as * const pthread_barrierattr_t ) ) . __align as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2568:19 [INFO] [stdout] | [INFO] [stdout] 2568 | & ( * ( 0 as * const random_data ) ) . fptr 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] --> src/bindings.rs:2573:19 [INFO] [stdout] | [INFO] [stdout] 2573 | & ( * ( 0 as * const random_data ) ) . rptr 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] --> src/bindings.rs:2578:19 [INFO] [stdout] | [INFO] [stdout] 2578 | & ( * ( 0 as * const random_data ) ) . state 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] --> src/bindings.rs:2583:19 [INFO] [stdout] | [INFO] [stdout] 2583 | & ( * ( 0 as * const random_data ) ) . rand_type as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2588:19 [INFO] [stdout] | [INFO] [stdout] 2588 | & ( * ( 0 as * const random_data ) ) . rand_deg as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2593:19 [INFO] [stdout] | [INFO] [stdout] 2593 | & ( * ( 0 as * const random_data ) ) . rand_sep as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2598:19 [INFO] [stdout] | [INFO] [stdout] 2598 | & ( * ( 0 as * const random_data ) ) . end_ptr 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] --> src/bindings.rs:2680:19 [INFO] [stdout] | [INFO] [stdout] 2680 | & ( * ( 0 as * const drand48_data ) ) . __x 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] --> src/bindings.rs:2685:19 [INFO] [stdout] | [INFO] [stdout] 2685 | & ( * ( 0 as * const drand48_data ) ) . __old_x as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:2690:19 [INFO] [stdout] | [INFO] [stdout] 2690 | & ( * ( 0 as * const drand48_data ) ) . __c 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] --> src/bindings.rs:2695:19 [INFO] [stdout] | [INFO] [stdout] 2695 | & ( * ( 0 as * const drand48_data ) ) . __init 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] --> src/bindings.rs:2700:19 [INFO] [stdout] | [INFO] [stdout] 2700 | & ( * ( 0 as * const drand48_data ) ) . __a 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] --> src/bindings.rs:3002:19 [INFO] [stdout] | [INFO] [stdout] 3002 | & ( * ( 0 as * const max_align_t ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3008:19 [INFO] [stdout] | [INFO] [stdout] 3008 | & ( * ( 0 as * const max_align_t ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3039:19 [INFO] [stdout] | [INFO] [stdout] 3039 | & ( * ( 0 as * const tm ) ) . tm_sec 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] --> src/bindings.rs:3044:19 [INFO] [stdout] | [INFO] [stdout] 3044 | & ( * ( 0 as * const tm ) ) . tm_min 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] --> src/bindings.rs:3049:19 [INFO] [stdout] | [INFO] [stdout] 3049 | & ( * ( 0 as * const tm ) ) . tm_hour 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] --> src/bindings.rs:3054:19 [INFO] [stdout] | [INFO] [stdout] 3054 | & ( * ( 0 as * const tm ) ) . tm_mday 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] --> src/bindings.rs:3059:19 [INFO] [stdout] | [INFO] [stdout] 3059 | & ( * ( 0 as * const tm ) ) . tm_mon 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] --> src/bindings.rs:3064:19 [INFO] [stdout] | [INFO] [stdout] 3064 | & ( * ( 0 as * const tm ) ) . tm_year 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] --> src/bindings.rs:3069:19 [INFO] [stdout] | [INFO] [stdout] 3069 | & ( * ( 0 as * const tm ) ) . tm_wday 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] --> src/bindings.rs:3074:19 [INFO] [stdout] | [INFO] [stdout] 3074 | & ( * ( 0 as * const tm ) ) . tm_yday 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] --> src/bindings.rs:3079:19 [INFO] [stdout] | [INFO] [stdout] 3079 | & ( * ( 0 as * const tm ) ) . tm_isdst 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] --> src/bindings.rs:3084:19 [INFO] [stdout] | [INFO] [stdout] 3084 | & ( * ( 0 as * const tm ) ) . tm_gmtoff 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] --> src/bindings.rs:3089:19 [INFO] [stdout] | [INFO] [stdout] 3089 | & ( * ( 0 as * const tm ) ) . tm_zone 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] --> src/bindings.rs:3110:19 [INFO] [stdout] | [INFO] [stdout] 3110 | & ( * ( 0 as * const itimerspec ) ) . it_interval as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3115:19 [INFO] [stdout] | [INFO] [stdout] 3115 | & ( * ( 0 as * const itimerspec ) ) . it_value 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] --> src/bindings.rs:3157:19 [INFO] [stdout] | [INFO] [stdout] 3157 | & ( * ( 0 as * const sigevent__bindgen_ty_1__bindgen_ty_1 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3163:19 [INFO] [stdout] | [INFO] [stdout] 3163 | & ( * ( 0 as * const sigevent__bindgen_ty_1__bindgen_ty_1 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3181:19 [INFO] [stdout] | [INFO] [stdout] 3181 | & ( * ( 0 as * const sigevent__bindgen_ty_1 ) ) . _pad as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3186:19 [INFO] [stdout] | [INFO] [stdout] 3186 | & ( * ( 0 as * const sigevent__bindgen_ty_1 ) ) . _tid as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3191:19 [INFO] [stdout] | [INFO] [stdout] 3191 | & ( * ( 0 as * const sigevent__bindgen_ty_1 ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3206:19 [INFO] [stdout] | [INFO] [stdout] 3206 | & ( * ( 0 as * const sigevent ) ) . sigev_value as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3211:19 [INFO] [stdout] | [INFO] [stdout] 3211 | & ( * ( 0 as * const sigevent ) ) . sigev_signo as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3216:19 [INFO] [stdout] | [INFO] [stdout] 3216 | & ( * ( 0 as * const sigevent ) ) . sigev_notify as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:3221:19 [INFO] [stdout] | [INFO] [stdout] 3221 | & ( * ( 0 as * const sigevent ) ) . _sigev_un 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] --> src/bindings.rs:3612:19 [INFO] [stdout] | [INFO] [stdout] 3612 | & ( * ( 0 as * const blowfish_key ) ) . S 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] --> src/bindings.rs:3617:19 [INFO] [stdout] | [INFO] [stdout] 3617 | & ( * ( 0 as * const blowfish_key ) ) . K 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] --> src/bindings.rs:3638:19 [INFO] [stdout] | [INFO] [stdout] 3638 | & ( * ( 0 as * const rc5_key ) ) . rounds 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] --> src/bindings.rs:3643:19 [INFO] [stdout] | [INFO] [stdout] 3643 | & ( * ( 0 as * const rc5_key ) ) . K 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] --> src/bindings.rs:3663:19 [INFO] [stdout] | [INFO] [stdout] 3663 | & ( * ( 0 as * const rc6_key ) ) . K 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] --> src/bindings.rs:3684:19 [INFO] [stdout] | [INFO] [stdout] 3684 | & ( * ( 0 as * const saferp_key ) ) . K 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] --> src/bindings.rs:3689:19 [INFO] [stdout] | [INFO] [stdout] 3689 | & ( * ( 0 as * const saferp_key ) ) . rounds 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] --> src/bindings.rs:3711:19 [INFO] [stdout] | [INFO] [stdout] 3711 | & ( * ( 0 as * const rijndael_key ) ) . eK 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] --> src/bindings.rs:3716:19 [INFO] [stdout] | [INFO] [stdout] 3716 | & ( * ( 0 as * const rijndael_key ) ) . dK 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] --> src/bindings.rs:3721:19 [INFO] [stdout] | [INFO] [stdout] 3721 | & ( * ( 0 as * const rijndael_key ) ) . Nr 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] --> src/bindings.rs:3742:19 [INFO] [stdout] | [INFO] [stdout] 3742 | & ( * ( 0 as * const kseed_key ) ) . K 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] --> src/bindings.rs:3747:19 [INFO] [stdout] | [INFO] [stdout] 3747 | & ( * ( 0 as * const kseed_key ) ) . dK 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] --> src/bindings.rs:3774:19 [INFO] [stdout] | [INFO] [stdout] 3774 | & ( * ( 0 as * const kasumi_key ) ) . KLi1 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] --> src/bindings.rs:3779:19 [INFO] [stdout] | [INFO] [stdout] 3779 | & ( * ( 0 as * const kasumi_key ) ) . KLi2 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] --> src/bindings.rs:3784:19 [INFO] [stdout] | [INFO] [stdout] 3784 | & ( * ( 0 as * const kasumi_key ) ) . KOi1 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] --> src/bindings.rs:3789:19 [INFO] [stdout] | [INFO] [stdout] 3789 | & ( * ( 0 as * const kasumi_key ) ) . KOi2 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] --> src/bindings.rs:3794:19 [INFO] [stdout] | [INFO] [stdout] 3794 | & ( * ( 0 as * const kasumi_key ) ) . KOi3 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] --> src/bindings.rs:3799:19 [INFO] [stdout] | [INFO] [stdout] 3799 | & ( * ( 0 as * const kasumi_key ) ) . KIi1 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] --> src/bindings.rs:3804:19 [INFO] [stdout] | [INFO] [stdout] 3804 | & ( * ( 0 as * const kasumi_key ) ) . KIi2 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] --> src/bindings.rs:3809:19 [INFO] [stdout] | [INFO] [stdout] 3809 | & ( * ( 0 as * const kasumi_key ) ) . KIi3 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] --> src/bindings.rs:3830:19 [INFO] [stdout] | [INFO] [stdout] 3830 | & ( * ( 0 as * const xtea_key ) ) . A 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] --> src/bindings.rs:3835:19 [INFO] [stdout] | [INFO] [stdout] 3835 | & ( * ( 0 as * const xtea_key ) ) . B 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] --> src/bindings.rs:3856:19 [INFO] [stdout] | [INFO] [stdout] 3856 | & ( * ( 0 as * const twofish_key ) ) . S 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] --> src/bindings.rs:3861:19 [INFO] [stdout] | [INFO] [stdout] 3861 | & ( * ( 0 as * const twofish_key ) ) . K 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] --> src/bindings.rs:3883:19 [INFO] [stdout] | [INFO] [stdout] 3883 | & ( * ( 0 as * const safer_key ) ) . key 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] --> src/bindings.rs:3903:19 [INFO] [stdout] | [INFO] [stdout] 3903 | & ( * ( 0 as * const rc2_key ) ) . xkey 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] --> src/bindings.rs:3924:19 [INFO] [stdout] | [INFO] [stdout] 3924 | & ( * ( 0 as * const des_key ) ) . ek 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] --> src/bindings.rs:3929:19 [INFO] [stdout] | [INFO] [stdout] 3929 | & ( * ( 0 as * const des_key ) ) . dk 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] --> src/bindings.rs:3950:19 [INFO] [stdout] | [INFO] [stdout] 3950 | & ( * ( 0 as * const des3_key ) ) . ek 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] --> src/bindings.rs:3955:19 [INFO] [stdout] | [INFO] [stdout] 3955 | & ( * ( 0 as * const des3_key ) ) . dk 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] --> src/bindings.rs:3976:19 [INFO] [stdout] | [INFO] [stdout] 3976 | & ( * ( 0 as * const cast5_key ) ) . K 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] --> src/bindings.rs:3981:19 [INFO] [stdout] | [INFO] [stdout] 3981 | & ( * ( 0 as * const cast5_key ) ) . keylen 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] --> src/bindings.rs:4002:19 [INFO] [stdout] | [INFO] [stdout] 4002 | & ( * ( 0 as * const noekeon_key ) ) . K 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] --> src/bindings.rs:4007:19 [INFO] [stdout] | [INFO] [stdout] 4007 | & ( * ( 0 as * const noekeon_key ) ) . dK 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] --> src/bindings.rs:4027:19 [INFO] [stdout] | [INFO] [stdout] 4027 | & ( * ( 0 as * const skipjack_key ) ) . key 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] --> src/bindings.rs:4048:19 [INFO] [stdout] | [INFO] [stdout] 4048 | & ( * ( 0 as * const khazad_key ) ) . roundKeyEnc as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4053:19 [INFO] [stdout] | [INFO] [stdout] 4053 | & ( * ( 0 as * const khazad_key ) ) . roundKeyDec as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4076:19 [INFO] [stdout] | [INFO] [stdout] 4076 | & ( * ( 0 as * const anubis_key ) ) . keyBits 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] --> src/bindings.rs:4081:19 [INFO] [stdout] | [INFO] [stdout] 4081 | & ( * ( 0 as * const anubis_key ) ) . R 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] --> src/bindings.rs:4086:19 [INFO] [stdout] | [INFO] [stdout] 4086 | & ( * ( 0 as * const anubis_key ) ) . roundKeyEnc as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4091:19 [INFO] [stdout] | [INFO] [stdout] 4091 | & ( * ( 0 as * const anubis_key ) ) . roundKeyDec as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4112:19 [INFO] [stdout] | [INFO] [stdout] 4112 | & ( * ( 0 as * const multi2_key ) ) . N 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] --> src/bindings.rs:4117:19 [INFO] [stdout] | [INFO] [stdout] 4117 | & ( * ( 0 as * const multi2_key ) ) . uk 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] --> src/bindings.rs:4140:19 [INFO] [stdout] | [INFO] [stdout] 4140 | & ( * ( 0 as * const camellia_key ) ) . R 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] --> src/bindings.rs:4145:19 [INFO] [stdout] | [INFO] [stdout] 4145 | & ( * ( 0 as * const camellia_key ) ) . kw 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] --> src/bindings.rs:4150:19 [INFO] [stdout] | [INFO] [stdout] 4150 | & ( * ( 0 as * const camellia_key ) ) . k 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] --> src/bindings.rs:4155:19 [INFO] [stdout] | [INFO] [stdout] 4155 | & ( * ( 0 as * const camellia_key ) ) . kl 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] --> src/bindings.rs:4196:19 [INFO] [stdout] | [INFO] [stdout] 4196 | & ( * ( 0 as * const Symmetric_key ) ) . des 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] --> src/bindings.rs:4201:19 [INFO] [stdout] | [INFO] [stdout] 4201 | & ( * ( 0 as * const Symmetric_key ) ) . des3 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] --> src/bindings.rs:4206:19 [INFO] [stdout] | [INFO] [stdout] 4206 | & ( * ( 0 as * const Symmetric_key ) ) . rc2 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] --> src/bindings.rs:4211:19 [INFO] [stdout] | [INFO] [stdout] 4211 | & ( * ( 0 as * const Symmetric_key ) ) . safer 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] --> src/bindings.rs:4216:19 [INFO] [stdout] | [INFO] [stdout] 4216 | & ( * ( 0 as * const Symmetric_key ) ) . twofish as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4221:19 [INFO] [stdout] | [INFO] [stdout] 4221 | & ( * ( 0 as * const Symmetric_key ) ) . blowfish as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4226:19 [INFO] [stdout] | [INFO] [stdout] 4226 | & ( * ( 0 as * const Symmetric_key ) ) . rc5 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] --> src/bindings.rs:4231:19 [INFO] [stdout] | [INFO] [stdout] 4231 | & ( * ( 0 as * const Symmetric_key ) ) . rc6 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] --> src/bindings.rs:4236:19 [INFO] [stdout] | [INFO] [stdout] 4236 | & ( * ( 0 as * const Symmetric_key ) ) . saferp as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4241:19 [INFO] [stdout] | [INFO] [stdout] 4241 | & ( * ( 0 as * const Symmetric_key ) ) . rijndael as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4246:19 [INFO] [stdout] | [INFO] [stdout] 4246 | & ( * ( 0 as * const Symmetric_key ) ) . xtea 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] --> src/bindings.rs:4251:19 [INFO] [stdout] | [INFO] [stdout] 4251 | & ( * ( 0 as * const Symmetric_key ) ) . cast5 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] --> src/bindings.rs:4256:19 [INFO] [stdout] | [INFO] [stdout] 4256 | & ( * ( 0 as * const Symmetric_key ) ) . noekeon as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4261:19 [INFO] [stdout] | [INFO] [stdout] 4261 | & ( * ( 0 as * const Symmetric_key ) ) . skipjack as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4266:19 [INFO] [stdout] | [INFO] [stdout] 4266 | & ( * ( 0 as * const Symmetric_key ) ) . khazad as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4271:19 [INFO] [stdout] | [INFO] [stdout] 4271 | & ( * ( 0 as * const Symmetric_key ) ) . anubis as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4276:19 [INFO] [stdout] | [INFO] [stdout] 4276 | & ( * ( 0 as * const Symmetric_key ) ) . kseed 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] --> src/bindings.rs:4281:19 [INFO] [stdout] | [INFO] [stdout] 4281 | & ( * ( 0 as * const Symmetric_key ) ) . kasumi as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4286:19 [INFO] [stdout] | [INFO] [stdout] 4286 | & ( * ( 0 as * const Symmetric_key ) ) . multi2 as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4291:19 [INFO] [stdout] | [INFO] [stdout] 4291 | & ( * ( 0 as * const Symmetric_key ) ) . camellia as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4296:19 [INFO] [stdout] | [INFO] [stdout] 4296 | & ( * ( 0 as * const Symmetric_key ) ) . 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] --> src/bindings.rs:4323:19 [INFO] [stdout] | [INFO] [stdout] 4323 | & ( * ( 0 as * const symmetric_ECB ) ) . cipher as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4328:19 [INFO] [stdout] | [INFO] [stdout] 4328 | & ( * ( 0 as * const symmetric_ECB ) ) . blocklen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4333:19 [INFO] [stdout] | [INFO] [stdout] 4333 | & ( * ( 0 as * const symmetric_ECB ) ) . key 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] --> src/bindings.rs:4365:19 [INFO] [stdout] | [INFO] [stdout] 4365 | & ( * ( 0 as * const symmetric_CFB ) ) . cipher as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4370:19 [INFO] [stdout] | [INFO] [stdout] 4370 | & ( * ( 0 as * const symmetric_CFB ) ) . blocklen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4375:19 [INFO] [stdout] | [INFO] [stdout] 4375 | & ( * ( 0 as * const symmetric_CFB ) ) . padlen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4380:19 [INFO] [stdout] | [INFO] [stdout] 4380 | & ( * ( 0 as * const symmetric_CFB ) ) . IV 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] --> src/bindings.rs:4385:19 [INFO] [stdout] | [INFO] [stdout] 4385 | & ( * ( 0 as * const symmetric_CFB ) ) . pad 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] --> src/bindings.rs:4390:19 [INFO] [stdout] | [INFO] [stdout] 4390 | & ( * ( 0 as * const symmetric_CFB ) ) . key 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] --> src/bindings.rs:4420:19 [INFO] [stdout] | [INFO] [stdout] 4420 | & ( * ( 0 as * const symmetric_OFB ) ) . cipher as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4425:19 [INFO] [stdout] | [INFO] [stdout] 4425 | & ( * ( 0 as * const symmetric_OFB ) ) . blocklen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4430:19 [INFO] [stdout] | [INFO] [stdout] 4430 | & ( * ( 0 as * const symmetric_OFB ) ) . padlen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4435:19 [INFO] [stdout] | [INFO] [stdout] 4435 | & ( * ( 0 as * const symmetric_OFB ) ) . IV 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] --> src/bindings.rs:4440:19 [INFO] [stdout] | [INFO] [stdout] 4440 | & ( * ( 0 as * const symmetric_OFB ) ) . key 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] --> src/bindings.rs:4468:19 [INFO] [stdout] | [INFO] [stdout] 4468 | & ( * ( 0 as * const symmetric_CBC ) ) . cipher as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4473:19 [INFO] [stdout] | [INFO] [stdout] 4473 | & ( * ( 0 as * const symmetric_CBC ) ) . blocklen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4478:19 [INFO] [stdout] | [INFO] [stdout] 4478 | & ( * ( 0 as * const symmetric_CBC ) ) . IV 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] --> src/bindings.rs:4483:19 [INFO] [stdout] | [INFO] [stdout] 4483 | & ( * ( 0 as * const symmetric_CBC ) ) . key 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] --> src/bindings.rs:4519:19 [INFO] [stdout] | [INFO] [stdout] 4519 | & ( * ( 0 as * const symmetric_CTR ) ) . cipher as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4524:19 [INFO] [stdout] | [INFO] [stdout] 4524 | & ( * ( 0 as * const symmetric_CTR ) ) . blocklen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4529:19 [INFO] [stdout] | [INFO] [stdout] 4529 | & ( * ( 0 as * const symmetric_CTR ) ) . padlen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4534:19 [INFO] [stdout] | [INFO] [stdout] 4534 | & ( * ( 0 as * const symmetric_CTR ) ) . mode 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] --> src/bindings.rs:4539:19 [INFO] [stdout] | [INFO] [stdout] 4539 | & ( * ( 0 as * const symmetric_CTR ) ) . ctrlen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4544:19 [INFO] [stdout] | [INFO] [stdout] 4544 | & ( * ( 0 as * const symmetric_CTR ) ) . ctr 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] --> src/bindings.rs:4549:19 [INFO] [stdout] | [INFO] [stdout] 4549 | & ( * ( 0 as * const symmetric_CTR ) ) . pad 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] --> src/bindings.rs:4554:19 [INFO] [stdout] | [INFO] [stdout] 4554 | & ( * ( 0 as * const symmetric_CTR ) ) . key 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] --> src/bindings.rs:4586:19 [INFO] [stdout] | [INFO] [stdout] 4586 | & ( * ( 0 as * const symmetric_LRW ) ) . cipher as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4591:19 [INFO] [stdout] | [INFO] [stdout] 4591 | & ( * ( 0 as * const symmetric_LRW ) ) . IV 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] --> src/bindings.rs:4596:19 [INFO] [stdout] | [INFO] [stdout] 4596 | & ( * ( 0 as * const symmetric_LRW ) ) . tweak 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] --> src/bindings.rs:4601:19 [INFO] [stdout] | [INFO] [stdout] 4601 | & ( * ( 0 as * const symmetric_LRW ) ) . pad 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] --> src/bindings.rs:4606:19 [INFO] [stdout] | [INFO] [stdout] 4606 | & ( * ( 0 as * const symmetric_LRW ) ) . key 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] --> src/bindings.rs:4611:19 [INFO] [stdout] | [INFO] [stdout] 4611 | & ( * ( 0 as * const symmetric_LRW ) ) . PC 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] --> src/bindings.rs:4645:19 [INFO] [stdout] | [INFO] [stdout] 4645 | & ( * ( 0 as * const symmetric_F8 ) ) . cipher 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] --> src/bindings.rs:4650:19 [INFO] [stdout] | [INFO] [stdout] 4650 | & ( * ( 0 as * const symmetric_F8 ) ) . blocklen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4655:19 [INFO] [stdout] | [INFO] [stdout] 4655 | & ( * ( 0 as * const symmetric_F8 ) ) . padlen 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] --> src/bindings.rs:4660:19 [INFO] [stdout] | [INFO] [stdout] 4660 | & ( * ( 0 as * const symmetric_F8 ) ) . IV 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] --> src/bindings.rs:4665:19 [INFO] [stdout] | [INFO] [stdout] 4665 | & ( * ( 0 as * const symmetric_F8 ) ) . MIV 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] --> src/bindings.rs:4670:19 [INFO] [stdout] | [INFO] [stdout] 4670 | & ( * ( 0 as * const symmetric_F8 ) ) . blockcnt as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:4675:19 [INFO] [stdout] | [INFO] [stdout] 4675 | & ( * ( 0 as * const symmetric_F8 ) ) . key 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] --> src/bindings.rs:5092:19 [INFO] [stdout] | [INFO] [stdout] 5092 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . name as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5097:19 [INFO] [stdout] | [INFO] [stdout] 5097 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . ID as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5102:19 [INFO] [stdout] | [INFO] [stdout] 5102 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5107:19 [INFO] [stdout] | [INFO] [stdout] 5107 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5112:19 [INFO] [stdout] | [INFO] [stdout] 5112 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . block_length [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5117:19 [INFO] [stdout] | [INFO] [stdout] 5117 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5122:19 [INFO] [stdout] | [INFO] [stdout] 5122 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . setup as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5127:19 [INFO] [stdout] | [INFO] [stdout] 5127 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . ecb_encrypt [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5132:19 [INFO] [stdout] | [INFO] [stdout] 5132 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . ecb_decrypt [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5137:19 [INFO] [stdout] | [INFO] [stdout] 5137 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . test as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5142:19 [INFO] [stdout] | [INFO] [stdout] 5142 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . done as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5147:19 [INFO] [stdout] | [INFO] [stdout] 5147 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . keysize as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5152:19 [INFO] [stdout] | [INFO] [stdout] 5152 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5158:19 [INFO] [stdout] | [INFO] [stdout] 5158 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5164:19 [INFO] [stdout] | [INFO] [stdout] 5164 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5170:19 [INFO] [stdout] | [INFO] [stdout] 5170 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5176:19 [INFO] [stdout] | [INFO] [stdout] 5176 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5182:19 [INFO] [stdout] | [INFO] [stdout] 5182 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5188:19 [INFO] [stdout] | [INFO] [stdout] 5188 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5194:19 [INFO] [stdout] | [INFO] [stdout] 5194 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5200:19 [INFO] [stdout] | [INFO] [stdout] 5200 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5206:19 [INFO] [stdout] | [INFO] [stdout] 5206 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . omac_memory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5211:19 [INFO] [stdout] | [INFO] [stdout] 5211 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . xcbc_memory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5216:19 [INFO] [stdout] | [INFO] [stdout] 5216 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . f9_memory as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5221:19 [INFO] [stdout] | [INFO] [stdout] 5221 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:5227:19 [INFO] [stdout] | [INFO] [stdout] 5227 | & ( * ( 0 as * const ltc_cipher_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:6208:19 [INFO] [stdout] | [INFO] [stdout] 6208 | & ( * ( 0 as * const symmetric_xts ) ) . key1 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] --> src/bindings.rs:6213:19 [INFO] [stdout] | [INFO] [stdout] 6213 | & ( * ( 0 as * const symmetric_xts ) ) . key2 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] --> src/bindings.rs:6218:19 [INFO] [stdout] | [INFO] [stdout] 6218 | & ( * ( 0 as * const symmetric_xts ) ) . cipher as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:6302:19 [INFO] [stdout] | [INFO] [stdout] 6302 | & ( * ( 0 as * const chacha_state ) ) . input 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] --> src/bindings.rs:6307:19 [INFO] [stdout] | [INFO] [stdout] 6307 | & ( * ( 0 as * const chacha_state ) ) . kstream as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:6312:19 [INFO] [stdout] | [INFO] [stdout] 6312 | & ( * ( 0 as * const chacha_state ) ) . ksleft 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] --> src/bindings.rs:6317:19 [INFO] [stdout] | [INFO] [stdout] 6317 | & ( * ( 0 as * const chacha_state ) ) . ivlen 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] --> src/bindings.rs:6322:19 [INFO] [stdout] | [INFO] [stdout] 6322 | & ( * ( 0 as * const chacha_state ) ) . rounds 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] --> src/bindings.rs:6382:19 [INFO] [stdout] | [INFO] [stdout] 6382 | & ( * ( 0 as * const rc4_state ) ) . x 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] --> src/bindings.rs:6387:19 [INFO] [stdout] | [INFO] [stdout] 6387 | & ( * ( 0 as * const rc4_state ) ) . y 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] --> src/bindings.rs:6392:19 [INFO] [stdout] | [INFO] [stdout] 6392 | & ( * ( 0 as * const rc4_state ) ) . buf 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] --> src/bindings.rs:6441:19 [INFO] [stdout] | [INFO] [stdout] 6441 | & ( * ( 0 as * const sober128_state ) ) . R 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] --> src/bindings.rs:6446:19 [INFO] [stdout] | [INFO] [stdout] 6446 | & ( * ( 0 as * const sober128_state ) ) . initR as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:6451:19 [INFO] [stdout] | [INFO] [stdout] 6451 | & ( * ( 0 as * const sober128_state ) ) . konst as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:6456:19 [INFO] [stdout] | [INFO] [stdout] 6456 | & ( * ( 0 as * const sober128_state ) ) . sbuf 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] --> src/bindings.rs:6461:19 [INFO] [stdout] | [INFO] [stdout] 6461 | & ( * ( 0 as * const sober128_state ) ) . nbuf 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] --> src/bindings.rs:6519:19 [INFO] [stdout] | [INFO] [stdout] 6519 | & ( * ( 0 as * const sha3_state ) ) . saved 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] --> src/bindings.rs:6524:19 [INFO] [stdout] | [INFO] [stdout] 6524 | & ( * ( 0 as * const sha3_state ) ) . s 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] --> src/bindings.rs:6529:19 [INFO] [stdout] | [INFO] [stdout] 6529 | & ( * ( 0 as * const sha3_state ) ) . sb 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] --> src/bindings.rs:6534:19 [INFO] [stdout] | [INFO] [stdout] 6534 | & ( * ( 0 as * const sha3_state ) ) . byte_index as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:6539:19 [INFO] [stdout] | [INFO] [stdout] 6539 | & ( * ( 0 as * const sha3_state ) ) . word_index as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:6544:19 [INFO] [stdout] | [INFO] [stdout] 6544 | & ( * ( 0 as * const sha3_state ) ) . capacity_words as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:6549:19 [INFO] [stdout] | [INFO] [stdout] 6549 | & ( * ( 0 as * const sha3_state ) ) . xof_flag 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] --> src/bindings.rs:6572:19 [INFO] [stdout] | [INFO] [stdout] 6572 | & ( * ( 0 as * const sha512_state ) ) . length 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] --> src/bindings.rs:6577:19 [INFO] [stdout] | [INFO] [stdout] 6577 | & ( * ( 0 as * const sha512_state ) ) . state 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] --> src/bindings.rs:6582:19 [INFO] [stdout] | [INFO] [stdout] 6582 | & ( * ( 0 as * const sha512_state ) ) . curlen 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] --> src/bindings.rs:6587:19 [INFO] [stdout] | [INFO] [stdout] 6587 | & ( * ( 0 as * const sha512_state ) ) . buf 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] --> src/bindings.rs:6610:19 [INFO] [stdout] | [INFO] [stdout] 6610 | & ( * ( 0 as * const sha256_state ) ) . length 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] --> src/bindings.rs:6615:19 [INFO] [stdout] | [INFO] [stdout] 6615 | & ( * ( 0 as * const sha256_state ) ) . state 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] --> src/bindings.rs:6620:19 [INFO] [stdout] | [INFO] [stdout] 6620 | & ( * ( 0 as * const sha256_state ) ) . curlen 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] --> src/bindings.rs:6625:19 [INFO] [stdout] | [INFO] [stdout] 6625 | & ( * ( 0 as * const sha256_state ) ) . buf 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] --> src/bindings.rs:6648:19 [INFO] [stdout] | [INFO] [stdout] 6648 | & ( * ( 0 as * const sha1_state ) ) . length 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] --> src/bindings.rs:6653:19 [INFO] [stdout] | [INFO] [stdout] 6653 | & ( * ( 0 as * const sha1_state ) ) . state 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] --> src/bindings.rs:6658:19 [INFO] [stdout] | [INFO] [stdout] 6658 | & ( * ( 0 as * const sha1_state ) ) . curlen 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] --> src/bindings.rs:6663:19 [INFO] [stdout] | [INFO] [stdout] 6663 | & ( * ( 0 as * const sha1_state ) ) . buf 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] --> src/bindings.rs:6686:19 [INFO] [stdout] | [INFO] [stdout] 6686 | & ( * ( 0 as * const md5_state ) ) . length 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] --> src/bindings.rs:6691:19 [INFO] [stdout] | [INFO] [stdout] 6691 | & ( * ( 0 as * const md5_state ) ) . state 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] --> src/bindings.rs:6696:19 [INFO] [stdout] | [INFO] [stdout] 6696 | & ( * ( 0 as * const md5_state ) ) . curlen 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] --> src/bindings.rs:6701:19 [INFO] [stdout] | [INFO] [stdout] 6701 | & ( * ( 0 as * const md5_state ) ) . buf 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] --> src/bindings.rs:6724:19 [INFO] [stdout] | [INFO] [stdout] 6724 | & ( * ( 0 as * const md4_state ) ) . length 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] --> src/bindings.rs:6729:19 [INFO] [stdout] | [INFO] [stdout] 6729 | & ( * ( 0 as * const md4_state ) ) . state 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] --> src/bindings.rs:6734:19 [INFO] [stdout] | [INFO] [stdout] 6734 | & ( * ( 0 as * const md4_state ) ) . curlen 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] --> src/bindings.rs:6739:19 [INFO] [stdout] | [INFO] [stdout] 6739 | & ( * ( 0 as * const md4_state ) ) . buf 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] --> src/bindings.rs:6762:19 [INFO] [stdout] | [INFO] [stdout] 6762 | & ( * ( 0 as * const tiger_state ) ) . state 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] --> src/bindings.rs:6767:19 [INFO] [stdout] | [INFO] [stdout] 6767 | & ( * ( 0 as * const tiger_state ) ) . length 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] --> src/bindings.rs:6772:19 [INFO] [stdout] | [INFO] [stdout] 6772 | & ( * ( 0 as * const tiger_state ) ) . curlen 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] --> src/bindings.rs:6777:19 [INFO] [stdout] | [INFO] [stdout] 6777 | & ( * ( 0 as * const tiger_state ) ) . buf 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] --> src/bindings.rs:6800:19 [INFO] [stdout] | [INFO] [stdout] 6800 | & ( * ( 0 as * const md2_state ) ) . chksum 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] --> src/bindings.rs:6805:19 [INFO] [stdout] | [INFO] [stdout] 6805 | & ( * ( 0 as * const md2_state ) ) . X 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] --> src/bindings.rs:6810:19 [INFO] [stdout] | [INFO] [stdout] 6810 | & ( * ( 0 as * const md2_state ) ) . buf 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] --> src/bindings.rs:6815:19 [INFO] [stdout] | [INFO] [stdout] 6815 | & ( * ( 0 as * const md2_state ) ) . curlen 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] --> src/bindings.rs:6838:19 [INFO] [stdout] | [INFO] [stdout] 6838 | & ( * ( 0 as * const rmd128_state ) ) . length 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] --> src/bindings.rs:6843:19 [INFO] [stdout] | [INFO] [stdout] 6843 | & ( * ( 0 as * const rmd128_state ) ) . buf 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] --> src/bindings.rs:6848:19 [INFO] [stdout] | [INFO] [stdout] 6848 | & ( * ( 0 as * const rmd128_state ) ) . curlen 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] --> src/bindings.rs:6853:19 [INFO] [stdout] | [INFO] [stdout] 6853 | & ( * ( 0 as * const rmd128_state ) ) . state 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] --> src/bindings.rs:6876:19 [INFO] [stdout] | [INFO] [stdout] 6876 | & ( * ( 0 as * const rmd160_state ) ) . length 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] --> src/bindings.rs:6881:19 [INFO] [stdout] | [INFO] [stdout] 6881 | & ( * ( 0 as * const rmd160_state ) ) . buf 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] --> src/bindings.rs:6886:19 [INFO] [stdout] | [INFO] [stdout] 6886 | & ( * ( 0 as * const rmd160_state ) ) . curlen 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] --> src/bindings.rs:6891:19 [INFO] [stdout] | [INFO] [stdout] 6891 | & ( * ( 0 as * const rmd160_state ) ) . state 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] --> src/bindings.rs:6914:19 [INFO] [stdout] | [INFO] [stdout] 6914 | & ( * ( 0 as * const rmd256_state ) ) . length 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] --> src/bindings.rs:6919:19 [INFO] [stdout] | [INFO] [stdout] 6919 | & ( * ( 0 as * const rmd256_state ) ) . buf 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] --> src/bindings.rs:6924:19 [INFO] [stdout] | [INFO] [stdout] 6924 | & ( * ( 0 as * const rmd256_state ) ) . curlen 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] --> src/bindings.rs:6929:19 [INFO] [stdout] | [INFO] [stdout] 6929 | & ( * ( 0 as * const rmd256_state ) ) . state 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] --> src/bindings.rs:6952:19 [INFO] [stdout] | [INFO] [stdout] 6952 | & ( * ( 0 as * const rmd320_state ) ) . length 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] --> src/bindings.rs:6957:19 [INFO] [stdout] | [INFO] [stdout] 6957 | & ( * ( 0 as * const rmd320_state ) ) . buf 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] --> src/bindings.rs:6962:19 [INFO] [stdout] | [INFO] [stdout] 6962 | & ( * ( 0 as * const rmd320_state ) ) . curlen 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] --> src/bindings.rs:6967:19 [INFO] [stdout] | [INFO] [stdout] 6967 | & ( * ( 0 as * const rmd320_state ) ) . state 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] --> src/bindings.rs:6990:19 [INFO] [stdout] | [INFO] [stdout] 6990 | & ( * ( 0 as * const whirlpool_state ) ) . length as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:6995:19 [INFO] [stdout] | [INFO] [stdout] 6995 | & ( * ( 0 as * const whirlpool_state ) ) . state as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7000:19 [INFO] [stdout] | [INFO] [stdout] 7000 | & ( * ( 0 as * const whirlpool_state ) ) . buf 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] --> src/bindings.rs:7005:19 [INFO] [stdout] | [INFO] [stdout] 7005 | & ( * ( 0 as * const whirlpool_state ) ) . curlen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7028:19 [INFO] [stdout] | [INFO] [stdout] 7028 | & ( * ( 0 as * const chc_state ) ) . length 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] --> src/bindings.rs:7033:19 [INFO] [stdout] | [INFO] [stdout] 7033 | & ( * ( 0 as * const chc_state ) ) . state 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] --> src/bindings.rs:7038:19 [INFO] [stdout] | [INFO] [stdout] 7038 | & ( * ( 0 as * const chc_state ) ) . buf 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] --> src/bindings.rs:7043:19 [INFO] [stdout] | [INFO] [stdout] 7043 | & ( * ( 0 as * const chc_state ) ) . curlen 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] --> src/bindings.rs:7069:19 [INFO] [stdout] | [INFO] [stdout] 7069 | & ( * ( 0 as * const blake2s_state ) ) . h 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] --> src/bindings.rs:7074:19 [INFO] [stdout] | [INFO] [stdout] 7074 | & ( * ( 0 as * const blake2s_state ) ) . t 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] --> src/bindings.rs:7079:19 [INFO] [stdout] | [INFO] [stdout] 7079 | & ( * ( 0 as * const blake2s_state ) ) . f 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] --> src/bindings.rs:7084:19 [INFO] [stdout] | [INFO] [stdout] 7084 | & ( * ( 0 as * const blake2s_state ) ) . buf 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] --> src/bindings.rs:7089:19 [INFO] [stdout] | [INFO] [stdout] 7089 | & ( * ( 0 as * const blake2s_state ) ) . curlen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7094:19 [INFO] [stdout] | [INFO] [stdout] 7094 | & ( * ( 0 as * const blake2s_state ) ) . outlen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7099:19 [INFO] [stdout] | [INFO] [stdout] 7099 | & ( * ( 0 as * const blake2s_state ) ) . last_node as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7125:19 [INFO] [stdout] | [INFO] [stdout] 7125 | & ( * ( 0 as * const blake2b_state ) ) . h 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] --> src/bindings.rs:7130:19 [INFO] [stdout] | [INFO] [stdout] 7130 | & ( * ( 0 as * const blake2b_state ) ) . t 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] --> src/bindings.rs:7135:19 [INFO] [stdout] | [INFO] [stdout] 7135 | & ( * ( 0 as * const blake2b_state ) ) . f 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] --> src/bindings.rs:7140:19 [INFO] [stdout] | [INFO] [stdout] 7140 | & ( * ( 0 as * const blake2b_state ) ) . buf 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] --> src/bindings.rs:7145:19 [INFO] [stdout] | [INFO] [stdout] 7145 | & ( * ( 0 as * const blake2b_state ) ) . curlen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7150:19 [INFO] [stdout] | [INFO] [stdout] 7150 | & ( * ( 0 as * const blake2b_state ) ) . outlen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7155:19 [INFO] [stdout] | [INFO] [stdout] 7155 | & ( * ( 0 as * const blake2b_state ) ) . last_node as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7193:19 [INFO] [stdout] | [INFO] [stdout] 7193 | & ( * ( 0 as * const Hash_state ) ) . dummy 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] --> src/bindings.rs:7198:19 [INFO] [stdout] | [INFO] [stdout] 7198 | & ( * ( 0 as * const Hash_state ) ) . chc 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] --> src/bindings.rs:7203:19 [INFO] [stdout] | [INFO] [stdout] 7203 | & ( * ( 0 as * const Hash_state ) ) . whirlpool as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7208:19 [INFO] [stdout] | [INFO] [stdout] 7208 | & ( * ( 0 as * const Hash_state ) ) . sha3 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] --> src/bindings.rs:7213:19 [INFO] [stdout] | [INFO] [stdout] 7213 | & ( * ( 0 as * const Hash_state ) ) . sha512 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] --> src/bindings.rs:7218:19 [INFO] [stdout] | [INFO] [stdout] 7218 | & ( * ( 0 as * const Hash_state ) ) . sha256 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] --> src/bindings.rs:7223:19 [INFO] [stdout] | [INFO] [stdout] 7223 | & ( * ( 0 as * const Hash_state ) ) . sha1 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] --> src/bindings.rs:7228:19 [INFO] [stdout] | [INFO] [stdout] 7228 | & ( * ( 0 as * const Hash_state ) ) . md5 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] --> src/bindings.rs:7233:19 [INFO] [stdout] | [INFO] [stdout] 7233 | & ( * ( 0 as * const Hash_state ) ) . md4 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] --> src/bindings.rs:7238:19 [INFO] [stdout] | [INFO] [stdout] 7238 | & ( * ( 0 as * const Hash_state ) ) . md2 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] --> src/bindings.rs:7243:19 [INFO] [stdout] | [INFO] [stdout] 7243 | & ( * ( 0 as * const Hash_state ) ) . tiger 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] --> src/bindings.rs:7248:19 [INFO] [stdout] | [INFO] [stdout] 7248 | & ( * ( 0 as * const Hash_state ) ) . rmd128 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] --> src/bindings.rs:7253:19 [INFO] [stdout] | [INFO] [stdout] 7253 | & ( * ( 0 as * const Hash_state ) ) . rmd160 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] --> src/bindings.rs:7258:19 [INFO] [stdout] | [INFO] [stdout] 7258 | & ( * ( 0 as * const Hash_state ) ) . rmd256 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] --> src/bindings.rs:7263:19 [INFO] [stdout] | [INFO] [stdout] 7263 | & ( * ( 0 as * const Hash_state ) ) . rmd320 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] --> src/bindings.rs:7268:19 [INFO] [stdout] | [INFO] [stdout] 7268 | & ( * ( 0 as * const Hash_state ) ) . blake2s 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] --> src/bindings.rs:7273:19 [INFO] [stdout] | [INFO] [stdout] 7273 | & ( * ( 0 as * const Hash_state ) ) . blake2b 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] --> src/bindings.rs:7278:19 [INFO] [stdout] | [INFO] [stdout] 7278 | & ( * ( 0 as * const Hash_state ) ) . 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] --> src/bindings.rs:7357:19 [INFO] [stdout] | [INFO] [stdout] 7357 | & ( * ( 0 as * const ltc_hash_descriptor ) ) . 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] --> src/bindings.rs:7362:19 [INFO] [stdout] | [INFO] [stdout] 7362 | & ( * ( 0 as * const ltc_hash_descriptor ) ) . ID as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7367:19 [INFO] [stdout] | [INFO] [stdout] 7367 | & ( * ( 0 as * const ltc_hash_descriptor ) ) . hashsize as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7372:19 [INFO] [stdout] | [INFO] [stdout] 7372 | & ( * ( 0 as * const ltc_hash_descriptor ) ) . blocksize as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7377:19 [INFO] [stdout] | [INFO] [stdout] 7377 | & ( * ( 0 as * const ltc_hash_descriptor ) ) . OID as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7382:19 [INFO] [stdout] | [INFO] [stdout] 7382 | & ( * ( 0 as * const ltc_hash_descriptor ) ) . OIDlen as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7387:19 [INFO] [stdout] | [INFO] [stdout] 7387 | & ( * ( 0 as * const ltc_hash_descriptor ) ) . init as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7392:19 [INFO] [stdout] | [INFO] [stdout] 7392 | & ( * ( 0 as * const ltc_hash_descriptor ) ) . process as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7397:19 [INFO] [stdout] | [INFO] [stdout] 7397 | & ( * ( 0 as * const ltc_hash_descriptor ) ) . done as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7402:19 [INFO] [stdout] | [INFO] [stdout] 7402 | & ( * ( 0 as * const ltc_hash_descriptor ) ) . test as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:7407:19 [INFO] [stdout] | [INFO] [stdout] 7407 | & ( * ( 0 as * const ltc_hash_descriptor ) ) . hmac_block as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8010:19 [INFO] [stdout] | [INFO] [stdout] 8010 | & ( * ( 0 as * const Hmac_state ) ) . md 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] --> src/bindings.rs:8015:19 [INFO] [stdout] | [INFO] [stdout] 8015 | & ( * ( 0 as * const Hmac_state ) ) . hash 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] --> src/bindings.rs:8020:19 [INFO] [stdout] | [INFO] [stdout] 8020 | & ( * ( 0 as * const Hmac_state ) ) . hashstate as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8025:19 [INFO] [stdout] | [INFO] [stdout] 8025 | & ( * ( 0 as * const Hmac_state ) ) . key 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] --> src/bindings.rs:8101:19 [INFO] [stdout] | [INFO] [stdout] 8101 | & ( * ( 0 as * const omac_state ) ) . cipher_idx as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8106:19 [INFO] [stdout] | [INFO] [stdout] 8106 | & ( * ( 0 as * const omac_state ) ) . buflen 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] --> src/bindings.rs:8111:19 [INFO] [stdout] | [INFO] [stdout] 8111 | & ( * ( 0 as * const omac_state ) ) . blklen 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] --> src/bindings.rs:8116:19 [INFO] [stdout] | [INFO] [stdout] 8116 | & ( * ( 0 as * const omac_state ) ) . block 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] --> src/bindings.rs:8121:19 [INFO] [stdout] | [INFO] [stdout] 8121 | & ( * ( 0 as * const omac_state ) ) . prev 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] --> src/bindings.rs:8126:19 [INFO] [stdout] | [INFO] [stdout] 8126 | & ( * ( 0 as * const omac_state ) ) . Lu 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] --> src/bindings.rs:8131:19 [INFO] [stdout] | [INFO] [stdout] 8131 | & ( * ( 0 as * const omac_state ) ) . key 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] --> src/bindings.rs:8209:19 [INFO] [stdout] | [INFO] [stdout] 8209 | & ( * ( 0 as * const pmac_state ) ) . Ls 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] --> src/bindings.rs:8214:19 [INFO] [stdout] | [INFO] [stdout] 8214 | & ( * ( 0 as * const pmac_state ) ) . Li 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] --> src/bindings.rs:8219:19 [INFO] [stdout] | [INFO] [stdout] 8219 | & ( * ( 0 as * const pmac_state ) ) . Lr 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] --> src/bindings.rs:8224:19 [INFO] [stdout] | [INFO] [stdout] 8224 | & ( * ( 0 as * const pmac_state ) ) . block 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] --> src/bindings.rs:8229:19 [INFO] [stdout] | [INFO] [stdout] 8229 | & ( * ( 0 as * const pmac_state ) ) . checksum 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] --> src/bindings.rs:8234:19 [INFO] [stdout] | [INFO] [stdout] 8234 | & ( * ( 0 as * const pmac_state ) ) . key 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] --> src/bindings.rs:8239:19 [INFO] [stdout] | [INFO] [stdout] 8239 | & ( * ( 0 as * const pmac_state ) ) . block_index as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8244:19 [INFO] [stdout] | [INFO] [stdout] 8244 | & ( * ( 0 as * const pmac_state ) ) . cipher_idx as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8249:19 [INFO] [stdout] | [INFO] [stdout] 8249 | & ( * ( 0 as * const pmac_state ) ) . block_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] --> src/bindings.rs:8254:19 [INFO] [stdout] | [INFO] [stdout] 8254 | & ( * ( 0 as * const pmac_state ) ) . buflen 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] --> src/bindings.rs:8334:19 [INFO] [stdout] | [INFO] [stdout] 8334 | & ( * ( 0 as * const poly1305_state ) ) . r 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] --> src/bindings.rs:8339:19 [INFO] [stdout] | [INFO] [stdout] 8339 | & ( * ( 0 as * const poly1305_state ) ) . h 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] --> src/bindings.rs:8344:19 [INFO] [stdout] | [INFO] [stdout] 8344 | & ( * ( 0 as * const poly1305_state ) ) . pad 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] --> src/bindings.rs:8349:19 [INFO] [stdout] | [INFO] [stdout] 8349 | & ( * ( 0 as * const poly1305_state ) ) . leftover as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8354:19 [INFO] [stdout] | [INFO] [stdout] 8354 | & ( * ( 0 as * const poly1305_state ) ) . buffer as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8359:19 [INFO] [stdout] | [INFO] [stdout] 8359 | & ( * ( 0 as * const poly1305_state ) ) . final_ as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8527:19 [INFO] [stdout] | [INFO] [stdout] 8527 | & ( * ( 0 as * const eax_state ) ) . N 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] --> src/bindings.rs:8532:19 [INFO] [stdout] | [INFO] [stdout] 8532 | & ( * ( 0 as * const eax_state ) ) . ctr 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] --> src/bindings.rs:8537:19 [INFO] [stdout] | [INFO] [stdout] 8537 | & ( * ( 0 as * const eax_state ) ) . headeromac as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8542:19 [INFO] [stdout] | [INFO] [stdout] 8542 | & ( * ( 0 as * const eax_state ) ) . ctomac 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] --> src/bindings.rs:8644:19 [INFO] [stdout] | [INFO] [stdout] 8644 | & ( * ( 0 as * const ocb_state ) ) . L 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] --> src/bindings.rs:8649:19 [INFO] [stdout] | [INFO] [stdout] 8649 | & ( * ( 0 as * const ocb_state ) ) . Ls 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] --> src/bindings.rs:8654:19 [INFO] [stdout] | [INFO] [stdout] 8654 | & ( * ( 0 as * const ocb_state ) ) . Li 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] --> src/bindings.rs:8659:19 [INFO] [stdout] | [INFO] [stdout] 8659 | & ( * ( 0 as * const ocb_state ) ) . Lr 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] --> src/bindings.rs:8664:19 [INFO] [stdout] | [INFO] [stdout] 8664 | & ( * ( 0 as * const ocb_state ) ) . R 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] --> src/bindings.rs:8669:19 [INFO] [stdout] | [INFO] [stdout] 8669 | & ( * ( 0 as * const ocb_state ) ) . checksum 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] --> src/bindings.rs:8674:19 [INFO] [stdout] | [INFO] [stdout] 8674 | & ( * ( 0 as * const ocb_state ) ) . key 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] --> src/bindings.rs:8679:19 [INFO] [stdout] | [INFO] [stdout] 8679 | & ( * ( 0 as * const ocb_state ) ) . block_index as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8684:19 [INFO] [stdout] | [INFO] [stdout] 8684 | & ( * ( 0 as * const ocb_state ) ) . cipher 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] --> src/bindings.rs:8689:19 [INFO] [stdout] | [INFO] [stdout] 8689 | & ( * ( 0 as * const ocb_state ) ) . block_len 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] --> src/bindings.rs:8809:19 [INFO] [stdout] | [INFO] [stdout] 8809 | & ( * ( 0 as * const ocb3_state ) ) . Offset_0 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] --> src/bindings.rs:8814:19 [INFO] [stdout] | [INFO] [stdout] 8814 | & ( * ( 0 as * const ocb3_state ) ) . Offset_current as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8819:19 [INFO] [stdout] | [INFO] [stdout] 8819 | & ( * ( 0 as * const ocb3_state ) ) . L_dollar 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] --> src/bindings.rs:8824:19 [INFO] [stdout] | [INFO] [stdout] 8824 | & ( * ( 0 as * const ocb3_state ) ) . L_star 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] --> src/bindings.rs:8829:19 [INFO] [stdout] | [INFO] [stdout] 8829 | & ( * ( 0 as * const ocb3_state ) ) . L_ 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] --> src/bindings.rs:8834:19 [INFO] [stdout] | [INFO] [stdout] 8834 | & ( * ( 0 as * const ocb3_state ) ) . tag_part 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] --> src/bindings.rs:8839:19 [INFO] [stdout] | [INFO] [stdout] 8839 | & ( * ( 0 as * const ocb3_state ) ) . checksum 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] --> src/bindings.rs:8844:19 [INFO] [stdout] | [INFO] [stdout] 8844 | & ( * ( 0 as * const ocb3_state ) ) . aSum_current as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8849:19 [INFO] [stdout] | [INFO] [stdout] 8849 | & ( * ( 0 as * const ocb3_state ) ) . aOffset_current as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8854:19 [INFO] [stdout] | [INFO] [stdout] 8854 | & ( * ( 0 as * const ocb3_state ) ) . adata_buffer as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8859:19 [INFO] [stdout] | [INFO] [stdout] 8859 | & ( * ( 0 as * const ocb3_state ) ) . adata_buffer_bytes as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8864:19 [INFO] [stdout] | [INFO] [stdout] 8864 | & ( * ( 0 as * const ocb3_state ) ) . ablock_index as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8869:19 [INFO] [stdout] | [INFO] [stdout] 8869 | & ( * ( 0 as * const ocb3_state ) ) . key 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] --> src/bindings.rs:8874:19 [INFO] [stdout] | [INFO] [stdout] 8874 | & ( * ( 0 as * const ocb3_state ) ) . block_index as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:8879:19 [INFO] [stdout] | [INFO] [stdout] 8879 | & ( * ( 0 as * const ocb3_state ) ) . cipher 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] --> src/bindings.rs:8884:19 [INFO] [stdout] | [INFO] [stdout] 8884 | & ( * ( 0 as * const ocb3_state ) ) . tag_len 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] --> src/bindings.rs:8889:19 [INFO] [stdout] | [INFO] [stdout] 8889 | & ( * ( 0 as * const ocb3_state ) ) . block_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] --> src/bindings.rs:9018:19 [INFO] [stdout] | [INFO] [stdout] 9018 | & ( * ( 0 as * const ccm_state ) ) . K 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] --> src/bindings.rs:9023:19 [INFO] [stdout] | [INFO] [stdout] 9023 | & ( * ( 0 as * const ccm_state ) ) . cipher 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] --> src/bindings.rs:9028:19 [INFO] [stdout] | [INFO] [stdout] 9028 | & ( * ( 0 as * const ccm_state ) ) . taglen 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] --> src/bindings.rs:9033:19 [INFO] [stdout] | [INFO] [stdout] 9033 | & ( * ( 0 as * const ccm_state ) ) . x 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] --> src/bindings.rs:9038:19 [INFO] [stdout] | [INFO] [stdout] 9038 | & ( * ( 0 as * const ccm_state ) ) . L 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] --> src/bindings.rs:9043:19 [INFO] [stdout] | [INFO] [stdout] 9043 | & ( * ( 0 as * const ccm_state ) ) . ptlen 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] --> src/bindings.rs:9048:19 [INFO] [stdout] | [INFO] [stdout] 9048 | & ( * ( 0 as * const ccm_state ) ) . current_ptlen as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9053:19 [INFO] [stdout] | [INFO] [stdout] 9053 | & ( * ( 0 as * const ccm_state ) ) . aadlen 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] --> src/bindings.rs:9058:19 [INFO] [stdout] | [INFO] [stdout] 9058 | & ( * ( 0 as * const ccm_state ) ) . current_aadlen as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9063:19 [INFO] [stdout] | [INFO] [stdout] 9063 | & ( * ( 0 as * const ccm_state ) ) . noncelen 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] --> src/bindings.rs:9068:19 [INFO] [stdout] | [INFO] [stdout] 9068 | & ( * ( 0 as * const ccm_state ) ) . PAD 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] --> src/bindings.rs:9073:19 [INFO] [stdout] | [INFO] [stdout] 9073 | & ( * ( 0 as * const ccm_state ) ) . ctr 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] --> src/bindings.rs:9078:19 [INFO] [stdout] | [INFO] [stdout] 9078 | & ( * ( 0 as * const ccm_state ) ) . CTRPAD 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] --> src/bindings.rs:9083:19 [INFO] [stdout] | [INFO] [stdout] 9083 | & ( * ( 0 as * const ccm_state ) ) . CTRlen 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] --> src/bindings.rs:9179:19 [INFO] [stdout] | [INFO] [stdout] 9179 | & ( * ( 0 as * const gcm_state ) ) . K 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] --> src/bindings.rs:9184:19 [INFO] [stdout] | [INFO] [stdout] 9184 | & ( * ( 0 as * const gcm_state ) ) . H 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] --> src/bindings.rs:9189:19 [INFO] [stdout] | [INFO] [stdout] 9189 | & ( * ( 0 as * const gcm_state ) ) . X 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] --> src/bindings.rs:9194:19 [INFO] [stdout] | [INFO] [stdout] 9194 | & ( * ( 0 as * const gcm_state ) ) . Y 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] --> src/bindings.rs:9199:19 [INFO] [stdout] | [INFO] [stdout] 9199 | & ( * ( 0 as * const gcm_state ) ) . Y_0 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] --> src/bindings.rs:9204:19 [INFO] [stdout] | [INFO] [stdout] 9204 | & ( * ( 0 as * const gcm_state ) ) . buf 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] --> src/bindings.rs:9209:19 [INFO] [stdout] | [INFO] [stdout] 9209 | & ( * ( 0 as * const gcm_state ) ) . cipher 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] --> src/bindings.rs:9214:19 [INFO] [stdout] | [INFO] [stdout] 9214 | & ( * ( 0 as * const gcm_state ) ) . ivmode 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] --> src/bindings.rs:9219:19 [INFO] [stdout] | [INFO] [stdout] 9219 | & ( * ( 0 as * const gcm_state ) ) . mode 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] --> src/bindings.rs:9224:19 [INFO] [stdout] | [INFO] [stdout] 9224 | & ( * ( 0 as * const gcm_state ) ) . buflen 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] --> src/bindings.rs:9229:19 [INFO] [stdout] | [INFO] [stdout] 9229 | & ( * ( 0 as * const gcm_state ) ) . totlen 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] --> src/bindings.rs:9234:19 [INFO] [stdout] | [INFO] [stdout] 9234 | & ( * ( 0 as * const gcm_state ) ) . pttotlen 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] --> src/bindings.rs:9239:19 [INFO] [stdout] | [INFO] [stdout] 9239 | & ( * ( 0 as * const gcm_state ) ) . PC 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] --> src/bindings.rs:9314:19 [INFO] [stdout] | [INFO] [stdout] 9314 | & ( * ( 0 as * const pelican_state ) ) . K 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] --> src/bindings.rs:9319:19 [INFO] [stdout] | [INFO] [stdout] 9319 | & ( * ( 0 as * const pelican_state ) ) . state 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] --> src/bindings.rs:9324:19 [INFO] [stdout] | [INFO] [stdout] 9324 | & ( * ( 0 as * const pelican_state ) ) . buflen as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9377:19 [INFO] [stdout] | [INFO] [stdout] 9377 | & ( * ( 0 as * const xcbc_state ) ) . K 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] --> src/bindings.rs:9382:19 [INFO] [stdout] | [INFO] [stdout] 9382 | & ( * ( 0 as * const xcbc_state ) ) . IV 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] --> src/bindings.rs:9387:19 [INFO] [stdout] | [INFO] [stdout] 9387 | & ( * ( 0 as * const xcbc_state ) ) . key 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] --> src/bindings.rs:9392:19 [INFO] [stdout] | [INFO] [stdout] 9392 | & ( * ( 0 as * const xcbc_state ) ) . cipher 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] --> src/bindings.rs:9397:19 [INFO] [stdout] | [INFO] [stdout] 9397 | & ( * ( 0 as * const xcbc_state ) ) . buflen 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] --> src/bindings.rs:9402:19 [INFO] [stdout] | [INFO] [stdout] 9402 | & ( * ( 0 as * const xcbc_state ) ) . blocksize as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9478:19 [INFO] [stdout] | [INFO] [stdout] 9478 | & ( * ( 0 as * const f9_state ) ) . akey 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] --> src/bindings.rs:9483:19 [INFO] [stdout] | [INFO] [stdout] 9483 | & ( * ( 0 as * const f9_state ) ) . ACC 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] --> src/bindings.rs:9488:19 [INFO] [stdout] | [INFO] [stdout] 9488 | & ( * ( 0 as * const f9_state ) ) . IV 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] --> src/bindings.rs:9493:19 [INFO] [stdout] | [INFO] [stdout] 9493 | & ( * ( 0 as * const f9_state ) ) . key 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] --> src/bindings.rs:9498:19 [INFO] [stdout] | [INFO] [stdout] 9498 | & ( * ( 0 as * const f9_state ) ) . cipher 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] --> src/bindings.rs:9503:19 [INFO] [stdout] | [INFO] [stdout] 9503 | & ( * ( 0 as * const f9_state ) ) . buflen 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] --> src/bindings.rs:9508:19 [INFO] [stdout] | [INFO] [stdout] 9508 | & ( * ( 0 as * const f9_state ) ) . keylen 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] --> src/bindings.rs:9513:19 [INFO] [stdout] | [INFO] [stdout] 9513 | & ( * ( 0 as * const f9_state ) ) . blocksize 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] --> src/bindings.rs:9586:19 [INFO] [stdout] | [INFO] [stdout] 9586 | & ( * ( 0 as * const chacha20poly1305_state ) ) . poly as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9591:19 [INFO] [stdout] | [INFO] [stdout] 9591 | & ( * ( 0 as * const chacha20poly1305_state ) ) . chacha as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9596:19 [INFO] [stdout] | [INFO] [stdout] 9596 | & ( * ( 0 as * const chacha20poly1305_state ) ) . aadlen as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9601:19 [INFO] [stdout] | [INFO] [stdout] 9601 | & ( * ( 0 as * const chacha20poly1305_state ) ) . ctlen as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9606:19 [INFO] [stdout] | [INFO] [stdout] 9606 | & ( * ( 0 as * const chacha20poly1305_state ) ) . aadflg as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9692:19 [INFO] [stdout] | [INFO] [stdout] 9692 | & ( * ( 0 as * const yarrow_prng ) ) . cipher 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] --> src/bindings.rs:9697:19 [INFO] [stdout] | [INFO] [stdout] 9697 | & ( * ( 0 as * const yarrow_prng ) ) . hash 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] --> src/bindings.rs:9702:19 [INFO] [stdout] | [INFO] [stdout] 9702 | & ( * ( 0 as * const yarrow_prng ) ) . pool 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] --> src/bindings.rs:9707:19 [INFO] [stdout] | [INFO] [stdout] 9707 | & ( * ( 0 as * const yarrow_prng ) ) . ctr 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] --> src/bindings.rs:9727:19 [INFO] [stdout] | [INFO] [stdout] 9727 | & ( * ( 0 as * const rc4_prng ) ) . s 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] --> src/bindings.rs:9749:19 [INFO] [stdout] | [INFO] [stdout] 9749 | & ( * ( 0 as * const chacha20_prng ) ) . s 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] --> src/bindings.rs:9754:19 [INFO] [stdout] | [INFO] [stdout] 9754 | & ( * ( 0 as * const chacha20_prng ) ) . ent 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] --> src/bindings.rs:9759:19 [INFO] [stdout] | [INFO] [stdout] 9759 | & ( * ( 0 as * const chacha20_prng ) ) . idx 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] --> src/bindings.rs:9786:19 [INFO] [stdout] | [INFO] [stdout] 9786 | & ( * ( 0 as * const fortuna_prng ) ) . pool 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] --> src/bindings.rs:9791:19 [INFO] [stdout] | [INFO] [stdout] 9791 | & ( * ( 0 as * const fortuna_prng ) ) . skey 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] --> src/bindings.rs:9796:19 [INFO] [stdout] | [INFO] [stdout] 9796 | & ( * ( 0 as * const fortuna_prng ) ) . K 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] --> src/bindings.rs:9801:19 [INFO] [stdout] | [INFO] [stdout] 9801 | & ( * ( 0 as * const fortuna_prng ) ) . IV 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] --> src/bindings.rs:9806:19 [INFO] [stdout] | [INFO] [stdout] 9806 | & ( * ( 0 as * const fortuna_prng ) ) . pool_idx as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9811:19 [INFO] [stdout] | [INFO] [stdout] 9811 | & ( * ( 0 as * const fortuna_prng ) ) . pool0_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] --> src/bindings.rs:9816:19 [INFO] [stdout] | [INFO] [stdout] 9816 | & ( * ( 0 as * const fortuna_prng ) ) . wd 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] --> src/bindings.rs:9821:19 [INFO] [stdout] | [INFO] [stdout] 9821 | & ( * ( 0 as * const fortuna_prng ) ) . reset_cnt as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9843:19 [INFO] [stdout] | [INFO] [stdout] 9843 | & ( * ( 0 as * const sober128_prng ) ) . s 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] --> src/bindings.rs:9848:19 [INFO] [stdout] | [INFO] [stdout] 9848 | & ( * ( 0 as * const sober128_prng ) ) . ent 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] --> src/bindings.rs:9853:19 [INFO] [stdout] | [INFO] [stdout] 9853 | & ( * ( 0 as * const sober128_prng ) ) . idx 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] --> src/bindings.rs:9887:19 [INFO] [stdout] | [INFO] [stdout] 9887 | & ( * ( 0 as * const prng_state__bindgen_ty_1 ) ) . dummy as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9892:19 [INFO] [stdout] | [INFO] [stdout] 9892 | & ( * ( 0 as * const prng_state__bindgen_ty_1 ) ) . yarrow as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9897:19 [INFO] [stdout] | [INFO] [stdout] 9897 | & ( * ( 0 as * const prng_state__bindgen_ty_1 ) ) . rc4 as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9902:19 [INFO] [stdout] | [INFO] [stdout] 9902 | & ( * ( 0 as * const prng_state__bindgen_ty_1 ) ) . chacha as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9907:19 [INFO] [stdout] | [INFO] [stdout] 9907 | & ( * ( 0 as * const prng_state__bindgen_ty_1 ) ) . fortuna as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9913:19 [INFO] [stdout] | [INFO] [stdout] 9913 | & ( * ( 0 as * const prng_state__bindgen_ty_1 ) ) . sober128 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:9929:19 [INFO] [stdout] | [INFO] [stdout] 9929 | & ( * ( 0 as * const prng_state ) ) . ready 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] --> src/bindings.rs:10024:19 [INFO] [stdout] | [INFO] [stdout] 10024 | & ( * ( 0 as * const ltc_prng_descriptor ) ) . 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] --> src/bindings.rs:10029:19 [INFO] [stdout] | [INFO] [stdout] 10029 | & ( * ( 0 as * const ltc_prng_descriptor ) ) . export_size as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10034:19 [INFO] [stdout] | [INFO] [stdout] 10034 | & ( * ( 0 as * const ltc_prng_descriptor ) ) . start as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10039:19 [INFO] [stdout] | [INFO] [stdout] 10039 | & ( * ( 0 as * const ltc_prng_descriptor ) ) . add_entropy as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10044:19 [INFO] [stdout] | [INFO] [stdout] 10044 | & ( * ( 0 as * const ltc_prng_descriptor ) ) . ready as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10049:19 [INFO] [stdout] | [INFO] [stdout] 10049 | & ( * ( 0 as * const ltc_prng_descriptor ) ) . read as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10054:19 [INFO] [stdout] | [INFO] [stdout] 10054 | & ( * ( 0 as * const ltc_prng_descriptor ) ) . done as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10059:19 [INFO] [stdout] | [INFO] [stdout] 10059 | & ( * ( 0 as * const ltc_prng_descriptor ) ) . pexport as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10064:19 [INFO] [stdout] | [INFO] [stdout] 10064 | & ( * ( 0 as * const ltc_prng_descriptor ) ) . pimport as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10069:19 [INFO] [stdout] | [INFO] [stdout] 10069 | & ( * ( 0 as * const ltc_prng_descriptor ) ) . test as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10376:19 [INFO] [stdout] | [INFO] [stdout] 10376 | & ( * ( 0 as * const Oid ) ) . 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] --> src/bindings.rs:10381:19 [INFO] [stdout] | [INFO] [stdout] 10381 | & ( * ( 0 as * const Oid ) ) . OIDlen 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] --> src/bindings.rs:10424:19 [INFO] [stdout] | [INFO] [stdout] 10424 | & ( * ( 0 as * const Rsa_key ) ) . type_ 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] --> src/bindings.rs:10429:19 [INFO] [stdout] | [INFO] [stdout] 10429 | & ( * ( 0 as * const Rsa_key ) ) . e 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] --> src/bindings.rs:10434:19 [INFO] [stdout] | [INFO] [stdout] 10434 | & ( * ( 0 as * const Rsa_key ) ) . d 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] --> src/bindings.rs:10439:19 [INFO] [stdout] | [INFO] [stdout] 10439 | & ( * ( 0 as * const Rsa_key ) ) . N 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] --> src/bindings.rs:10444:19 [INFO] [stdout] | [INFO] [stdout] 10444 | & ( * ( 0 as * const Rsa_key ) ) . p 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] --> src/bindings.rs:10449:19 [INFO] [stdout] | [INFO] [stdout] 10449 | & ( * ( 0 as * const Rsa_key ) ) . q 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] --> src/bindings.rs:10454:19 [INFO] [stdout] | [INFO] [stdout] 10454 | & ( * ( 0 as * const Rsa_key ) ) . qP 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] --> src/bindings.rs:10459:19 [INFO] [stdout] | [INFO] [stdout] 10459 | & ( * ( 0 as * const Rsa_key ) ) . dP 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] --> src/bindings.rs:10464:19 [INFO] [stdout] | [INFO] [stdout] 10464 | & ( * ( 0 as * const Rsa_key ) ) . dQ 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] --> src/bindings.rs:10611:19 [INFO] [stdout] | [INFO] [stdout] 10611 | & ( * ( 0 as * const dh_key ) ) . type_ 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] --> src/bindings.rs:10616:19 [INFO] [stdout] | [INFO] [stdout] 10616 | & ( * ( 0 as * const dh_key ) ) . x 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] --> src/bindings.rs:10621:19 [INFO] [stdout] | [INFO] [stdout] 10621 | & ( * ( 0 as * const dh_key ) ) . y 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] --> src/bindings.rs:10626:19 [INFO] [stdout] | [INFO] [stdout] 10626 | & ( * ( 0 as * const dh_key ) ) . base 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] --> src/bindings.rs:10631:19 [INFO] [stdout] | [INFO] [stdout] 10631 | & ( * ( 0 as * const dh_key ) ) . prime 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] --> src/bindings.rs:10710:19 [INFO] [stdout] | [INFO] [stdout] 10710 | & ( * ( 0 as * const ltc_dh_set_type ) ) . size as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10715:19 [INFO] [stdout] | [INFO] [stdout] 10715 | & ( * ( 0 as * const ltc_dh_set_type ) ) . 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] --> src/bindings.rs:10720:19 [INFO] [stdout] | [INFO] [stdout] 10720 | & ( * ( 0 as * const ltc_dh_set_type ) ) . base as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10725:19 [INFO] [stdout] | [INFO] [stdout] 10725 | & ( * ( 0 as * const ltc_dh_set_type ) ) . prime as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10766:19 [INFO] [stdout] | [INFO] [stdout] 10766 | & ( * ( 0 as * const ltc_ecc_set_type ) ) . size as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10771:19 [INFO] [stdout] | [INFO] [stdout] 10771 | & ( * ( 0 as * const ltc_ecc_set_type ) ) . 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] --> src/bindings.rs:10776:19 [INFO] [stdout] | [INFO] [stdout] 10776 | & ( * ( 0 as * const ltc_ecc_set_type ) ) . prime as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10781:19 [INFO] [stdout] | [INFO] [stdout] 10781 | & ( * ( 0 as * const ltc_ecc_set_type ) ) . B 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] --> src/bindings.rs:10786:19 [INFO] [stdout] | [INFO] [stdout] 10786 | & ( * ( 0 as * const ltc_ecc_set_type ) ) . order as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:10791:19 [INFO] [stdout] | [INFO] [stdout] 10791 | & ( * ( 0 as * const ltc_ecc_set_type ) ) . Gx 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] --> src/bindings.rs:10796:19 [INFO] [stdout] | [INFO] [stdout] 10796 | & ( * ( 0 as * const ltc_ecc_set_type ) ) . Gy 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] --> src/bindings.rs:10822:19 [INFO] [stdout] | [INFO] [stdout] 10822 | & ( * ( 0 as * const ecc_point ) ) . x 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] --> src/bindings.rs:10827:19 [INFO] [stdout] | [INFO] [stdout] 10827 | & ( * ( 0 as * const ecc_point ) ) . y 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] --> src/bindings.rs:10832:19 [INFO] [stdout] | [INFO] [stdout] 10832 | & ( * ( 0 as * const ecc_point ) ) . z 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] --> src/bindings.rs:10862:19 [INFO] [stdout] | [INFO] [stdout] 10862 | & ( * ( 0 as * const ecc_key ) ) . type_ 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] --> src/bindings.rs:10867:19 [INFO] [stdout] | [INFO] [stdout] 10867 | & ( * ( 0 as * const ecc_key ) ) . idx 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] --> src/bindings.rs:10872:19 [INFO] [stdout] | [INFO] [stdout] 10872 | & ( * ( 0 as * const ecc_key ) ) . dp 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] --> src/bindings.rs:10877:19 [INFO] [stdout] | [INFO] [stdout] 10877 | & ( * ( 0 as * const ecc_key ) ) . pubkey 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] --> src/bindings.rs:10882:19 [INFO] [stdout] | [INFO] [stdout] 10882 | & ( * ( 0 as * const ecc_key ) ) . k 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] --> src/bindings.rs:11067:19 [INFO] [stdout] | [INFO] [stdout] 11067 | & ( * ( 0 as * const dsa_key ) ) . type_ 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] --> src/bindings.rs:11072:19 [INFO] [stdout] | [INFO] [stdout] 11072 | & ( * ( 0 as * const dsa_key ) ) . qord 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] --> src/bindings.rs:11077:19 [INFO] [stdout] | [INFO] [stdout] 11077 | & ( * ( 0 as * const dsa_key ) ) . g 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] --> src/bindings.rs:11082:19 [INFO] [stdout] | [INFO] [stdout] 11082 | & ( * ( 0 as * const dsa_key ) ) . q 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] --> src/bindings.rs:11087:19 [INFO] [stdout] | [INFO] [stdout] 11087 | & ( * ( 0 as * const dsa_key ) ) . p 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] --> src/bindings.rs:11092:19 [INFO] [stdout] | [INFO] [stdout] 11092 | & ( * ( 0 as * const dsa_key ) ) . x 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] --> src/bindings.rs:11097:19 [INFO] [stdout] | [INFO] [stdout] 11097 | & ( * ( 0 as * const dsa_key ) ) . y 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] --> src/bindings.rs:11288:19 [INFO] [stdout] | [INFO] [stdout] 11288 | & ( * ( 0 as * const ltc_asn1_list_ ) ) . type_ as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:11293:19 [INFO] [stdout] | [INFO] [stdout] 11293 | & ( * ( 0 as * const ltc_asn1_list_ ) ) . 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] --> src/bindings.rs:11298:19 [INFO] [stdout] | [INFO] [stdout] 11298 | & ( * ( 0 as * const ltc_asn1_list_ ) ) . size 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] --> src/bindings.rs:11303:19 [INFO] [stdout] | [INFO] [stdout] 11303 | & ( * ( 0 as * const ltc_asn1_list_ ) ) . used 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] --> src/bindings.rs:11308:19 [INFO] [stdout] | [INFO] [stdout] 11308 | & ( * ( 0 as * const ltc_asn1_list_ ) ) . prev 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] --> src/bindings.rs:11313:19 [INFO] [stdout] | [INFO] [stdout] 11313 | & ( * ( 0 as * const ltc_asn1_list_ ) ) . next 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] --> src/bindings.rs:11318:19 [INFO] [stdout] | [INFO] [stdout] 11318 | & ( * ( 0 as * const ltc_asn1_list_ ) ) . child as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:11323:19 [INFO] [stdout] | [INFO] [stdout] 11323 | & ( * ( 0 as * const ltc_asn1_list_ ) ) . parent as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12000:19 [INFO] [stdout] | [INFO] [stdout] 12000 | & ( * ( 0 as * const ltc_utctime ) ) . YY 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] --> src/bindings.rs:12005:19 [INFO] [stdout] | [INFO] [stdout] 12005 | & ( * ( 0 as * const ltc_utctime ) ) . MM 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] --> src/bindings.rs:12010:19 [INFO] [stdout] | [INFO] [stdout] 12010 | & ( * ( 0 as * const ltc_utctime ) ) . DD 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] --> src/bindings.rs:12015:19 [INFO] [stdout] | [INFO] [stdout] 12015 | & ( * ( 0 as * const ltc_utctime ) ) . hh 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] --> src/bindings.rs:12020:19 [INFO] [stdout] | [INFO] [stdout] 12020 | & ( * ( 0 as * const ltc_utctime ) ) . mm 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] --> src/bindings.rs:12025:19 [INFO] [stdout] | [INFO] [stdout] 12025 | & ( * ( 0 as * const ltc_utctime ) ) . ss 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] --> src/bindings.rs:12030:19 [INFO] [stdout] | [INFO] [stdout] 12030 | & ( * ( 0 as * const ltc_utctime ) ) . off_dir 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] --> src/bindings.rs:12035:19 [INFO] [stdout] | [INFO] [stdout] 12035 | & ( * ( 0 as * const ltc_utctime ) ) . off_hh 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] --> src/bindings.rs:12040:19 [INFO] [stdout] | [INFO] [stdout] 12040 | & ( * ( 0 as * const ltc_utctime ) ) . off_mm 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] --> src/bindings.rs:12086:19 [INFO] [stdout] | [INFO] [stdout] 12086 | & ( * ( 0 as * const ltc_generalizedtime ) ) . YYYY as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12091:19 [INFO] [stdout] | [INFO] [stdout] 12091 | & ( * ( 0 as * const ltc_generalizedtime ) ) . MM as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12096:19 [INFO] [stdout] | [INFO] [stdout] 12096 | & ( * ( 0 as * const ltc_generalizedtime ) ) . DD as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12101:19 [INFO] [stdout] | [INFO] [stdout] 12101 | & ( * ( 0 as * const ltc_generalizedtime ) ) . hh as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12106:19 [INFO] [stdout] | [INFO] [stdout] 12106 | & ( * ( 0 as * const ltc_generalizedtime ) ) . mm as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12111:19 [INFO] [stdout] | [INFO] [stdout] 12111 | & ( * ( 0 as * const ltc_generalizedtime ) ) . ss as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12116:19 [INFO] [stdout] | [INFO] [stdout] 12116 | & ( * ( 0 as * const ltc_generalizedtime ) ) . fs as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12121:19 [INFO] [stdout] | [INFO] [stdout] 12121 | & ( * ( 0 as * const ltc_generalizedtime ) ) . off_dir as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12126:19 [INFO] [stdout] | [INFO] [stdout] 12126 | & ( * ( 0 as * const ltc_generalizedtime ) ) . off_hh as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12131:19 [INFO] [stdout] | [INFO] [stdout] 12131 | & ( * ( 0 as * const ltc_generalizedtime ) ) . off_mm as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12752:19 [INFO] [stdout] | [INFO] [stdout] 12752 | & ( * ( 0 as * const ltc_math_descriptor ) ) . 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] --> src/bindings.rs:12757:19 [INFO] [stdout] | [INFO] [stdout] 12757 | & ( * ( 0 as * const ltc_math_descriptor ) ) . bits_per_digit [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12762:19 [INFO] [stdout] | [INFO] [stdout] 12762 | & ( * ( 0 as * const ltc_math_descriptor ) ) . init as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12767:19 [INFO] [stdout] | [INFO] [stdout] 12767 | & ( * ( 0 as * const ltc_math_descriptor ) ) . init_copy as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12772:19 [INFO] [stdout] | [INFO] [stdout] 12772 | & ( * ( 0 as * const ltc_math_descriptor ) ) . deinit as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12777:19 [INFO] [stdout] | [INFO] [stdout] 12777 | & ( * ( 0 as * const ltc_math_descriptor ) ) . neg as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12782:19 [INFO] [stdout] | [INFO] [stdout] 12782 | & ( * ( 0 as * const ltc_math_descriptor ) ) . copy as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12787:19 [INFO] [stdout] | [INFO] [stdout] 12787 | & ( * ( 0 as * const ltc_math_descriptor ) ) . set_int as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12792:19 [INFO] [stdout] | [INFO] [stdout] 12792 | & ( * ( 0 as * const ltc_math_descriptor ) ) . get_int as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12797:19 [INFO] [stdout] | [INFO] [stdout] 12797 | & ( * ( 0 as * const ltc_math_descriptor ) ) . get_digit as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12802:19 [INFO] [stdout] | [INFO] [stdout] 12802 | & ( * ( 0 as * const ltc_math_descriptor ) ) . get_digit_count [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12807:19 [INFO] [stdout] | [INFO] [stdout] 12807 | & ( * ( 0 as * const ltc_math_descriptor ) ) . compare as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12812:19 [INFO] [stdout] | [INFO] [stdout] 12812 | & ( * ( 0 as * const ltc_math_descriptor ) ) . compare_d as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12817:19 [INFO] [stdout] | [INFO] [stdout] 12817 | & ( * ( 0 as * const ltc_math_descriptor ) ) . count_bits as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12822:19 [INFO] [stdout] | [INFO] [stdout] 12822 | & ( * ( 0 as * const ltc_math_descriptor ) ) . count_lsb_bits [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12827:19 [INFO] [stdout] | [INFO] [stdout] 12827 | & ( * ( 0 as * const ltc_math_descriptor ) ) . twoexpt as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12832:19 [INFO] [stdout] | [INFO] [stdout] 12832 | & ( * ( 0 as * const ltc_math_descriptor ) ) . read_radix as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12837:19 [INFO] [stdout] | [INFO] [stdout] 12837 | & ( * ( 0 as * const ltc_math_descriptor ) ) . write_radix as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12842:19 [INFO] [stdout] | [INFO] [stdout] 12842 | & ( * ( 0 as * const ltc_math_descriptor ) ) . unsigned_size [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12847:19 [INFO] [stdout] | [INFO] [stdout] 12847 | & ( * ( 0 as * const ltc_math_descriptor ) ) . unsigned_write [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12852:19 [INFO] [stdout] | [INFO] [stdout] 12852 | & ( * ( 0 as * const ltc_math_descriptor ) ) . unsigned_read [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12857:19 [INFO] [stdout] | [INFO] [stdout] 12857 | & ( * ( 0 as * const ltc_math_descriptor ) ) . add as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12862:19 [INFO] [stdout] | [INFO] [stdout] 12862 | & ( * ( 0 as * const ltc_math_descriptor ) ) . addi as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12867:19 [INFO] [stdout] | [INFO] [stdout] 12867 | & ( * ( 0 as * const ltc_math_descriptor ) ) . sub as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12872:19 [INFO] [stdout] | [INFO] [stdout] 12872 | & ( * ( 0 as * const ltc_math_descriptor ) ) . subi as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12877:19 [INFO] [stdout] | [INFO] [stdout] 12877 | & ( * ( 0 as * const ltc_math_descriptor ) ) . mul as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12882:19 [INFO] [stdout] | [INFO] [stdout] 12882 | & ( * ( 0 as * const ltc_math_descriptor ) ) . muli as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12887:19 [INFO] [stdout] | [INFO] [stdout] 12887 | & ( * ( 0 as * const ltc_math_descriptor ) ) . sqr as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12892:19 [INFO] [stdout] | [INFO] [stdout] 12892 | & ( * ( 0 as * const ltc_math_descriptor ) ) . mpdiv as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12897:19 [INFO] [stdout] | [INFO] [stdout] 12897 | & ( * ( 0 as * const ltc_math_descriptor ) ) . div_2 as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12902:19 [INFO] [stdout] | [INFO] [stdout] 12902 | & ( * ( 0 as * const ltc_math_descriptor ) ) . modi as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12907:19 [INFO] [stdout] | [INFO] [stdout] 12907 | & ( * ( 0 as * const ltc_math_descriptor ) ) . gcd as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12912:19 [INFO] [stdout] | [INFO] [stdout] 12912 | & ( * ( 0 as * const ltc_math_descriptor ) ) . lcm as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12917:19 [INFO] [stdout] | [INFO] [stdout] 12917 | & ( * ( 0 as * const ltc_math_descriptor ) ) . mulmod as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12922:19 [INFO] [stdout] | [INFO] [stdout] 12922 | & ( * ( 0 as * const ltc_math_descriptor ) ) . sqrmod as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12927:19 [INFO] [stdout] | [INFO] [stdout] 12927 | & ( * ( 0 as * const ltc_math_descriptor ) ) . invmod as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12932:19 [INFO] [stdout] | [INFO] [stdout] 12932 | & ( * ( 0 as * const ltc_math_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12938:19 [INFO] [stdout] | [INFO] [stdout] 12938 | & ( * ( 0 as * const ltc_math_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12944:19 [INFO] [stdout] | [INFO] [stdout] 12944 | & ( * ( 0 as * const ltc_math_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12950:19 [INFO] [stdout] | [INFO] [stdout] 12950 | & ( * ( 0 as * const ltc_math_descriptor ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12956:19 [INFO] [stdout] | [INFO] [stdout] 12956 | & ( * ( 0 as * const ltc_math_descriptor ) ) . exptmod as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12961:19 [INFO] [stdout] | [INFO] [stdout] 12961 | & ( * ( 0 as * const ltc_math_descriptor ) ) . isprime as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12966:19 [INFO] [stdout] | [INFO] [stdout] 12966 | & ( * ( 0 as * const ltc_math_descriptor ) ) . ecc_ptmul as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12971:19 [INFO] [stdout] | [INFO] [stdout] 12971 | & ( * ( 0 as * const ltc_math_descriptor ) ) . ecc_ptadd as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12976:19 [INFO] [stdout] | [INFO] [stdout] 12976 | & ( * ( 0 as * const ltc_math_descriptor ) ) . ecc_ptdbl as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12981:19 [INFO] [stdout] | [INFO] [stdout] 12981 | & ( * ( 0 as * const ltc_math_descriptor ) ) . ecc_map as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12986:19 [INFO] [stdout] | [INFO] [stdout] 12986 | & ( * ( 0 as * const ltc_math_descriptor ) ) . ecc_mul2add as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12991:19 [INFO] [stdout] | [INFO] [stdout] 12991 | & ( * ( 0 as * const ltc_math_descriptor ) ) . rsa_keygen as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:12996:19 [INFO] [stdout] | [INFO] [stdout] 12996 | & ( * ( 0 as * const ltc_math_descriptor ) ) . rsa_me as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13001:19 [INFO] [stdout] | [INFO] [stdout] 13001 | & ( * ( 0 as * const ltc_math_descriptor ) ) . addmod as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13006:19 [INFO] [stdout] | [INFO] [stdout] 13006 | & ( * ( 0 as * const ltc_math_descriptor ) ) . submod as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13011:19 [INFO] [stdout] | [INFO] [stdout] 13011 | & ( * ( 0 as * const ltc_math_descriptor ) ) . rand as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13179:19 [INFO] [stdout] | [INFO] [stdout] 13179 | & ( * ( 0 as * const adler32_state_s ) ) . s 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] --> src/bindings.rs:13216:19 [INFO] [stdout] | [INFO] [stdout] 13216 | & ( * ( 0 as * const crc32_state_s ) ) . crc 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] --> src/bindings.rs:13265:19 [INFO] [stdout] | [INFO] [stdout] 13265 | & ( * ( 0 as * const sigval ) ) . sival_int 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] --> src/bindings.rs:13270:19 [INFO] [stdout] | [INFO] [stdout] 13270 | & ( * ( 0 as * const sigval ) ) . sival_ptr 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] --> src/bindings.rs:13318:19 [INFO] [stdout] | [INFO] [stdout] 13318 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_1 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13324:19 [INFO] [stdout] | [INFO] [stdout] 13324 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_1 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13351:19 [INFO] [stdout] | [INFO] [stdout] 13351 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_2 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13357:19 [INFO] [stdout] | [INFO] [stdout] 13357 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_2 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13363:19 [INFO] [stdout] | [INFO] [stdout] 13363 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_2 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13390:19 [INFO] [stdout] | [INFO] [stdout] 13390 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_3 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13396:19 [INFO] [stdout] | [INFO] [stdout] 13396 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_3 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13402:19 [INFO] [stdout] | [INFO] [stdout] 13402 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_3 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13431:19 [INFO] [stdout] | [INFO] [stdout] 13431 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_4 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13437:19 [INFO] [stdout] | [INFO] [stdout] 13437 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_4 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13443:19 [INFO] [stdout] | [INFO] [stdout] 13443 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_4 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13449:19 [INFO] [stdout] | [INFO] [stdout] 13449 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_4 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13455:19 [INFO] [stdout] | [INFO] [stdout] 13455 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_4 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13497:19 [INFO] [stdout] | [INFO] [stdout] 13497 | & ( [INFO] [stdout] | ___________________^ [INFO] [stdout] 13498 | | * ( [INFO] [stdout] 13499 | | 0 as * const [INFO] [stdout] 13500 | | siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 [INFO] [stdout] 13501 | | ) ) . _lower as * const _ as usize } , 0usize , concat ! ( [INFO] [stdout] | |___________________^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13506:19 [INFO] [stdout] | [INFO] [stdout] 13506 | & ( [INFO] [stdout] | ___________________^ [INFO] [stdout] 13507 | | * ( [INFO] [stdout] 13508 | | 0 as * const [INFO] [stdout] 13509 | | siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1__bindgen_ty_1 [INFO] [stdout] 13510 | | ) ) . _upper 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] --> src/bindings.rs:13530:19 [INFO] [stdout] | [INFO] [stdout] 13530 | & ( [INFO] [stdout] | ___________________^ [INFO] [stdout] 13531 | | * ( [INFO] [stdout] 13532 | | 0 as * const [INFO] [stdout] 13533 | | siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1 ) ) . [INFO] [stdout] | |_______________________________________________________________________^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13539:19 [INFO] [stdout] | [INFO] [stdout] 13539 | & ( [INFO] [stdout] | ___________________^ [INFO] [stdout] 13540 | | * ( [INFO] [stdout] 13541 | | 0 as * const [INFO] [stdout] 13542 | | siginfo_t__bindgen_ty_1__bindgen_ty_5__bindgen_ty_1 ) ) . [INFO] [stdout] | |_______________________________________________________________________^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13562:19 [INFO] [stdout] | [INFO] [stdout] 13562 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_5 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13568:19 [INFO] [stdout] | [INFO] [stdout] 13568 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_5 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13574:19 [INFO] [stdout] | [INFO] [stdout] 13574 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_5 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13600:19 [INFO] [stdout] | [INFO] [stdout] 13600 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_6 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13606:19 [INFO] [stdout] | [INFO] [stdout] 13606 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_6 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13633:19 [INFO] [stdout] | [INFO] [stdout] 13633 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_7 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13639:19 [INFO] [stdout] | [INFO] [stdout] 13639 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_7 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13645:19 [INFO] [stdout] | [INFO] [stdout] 13645 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1__bindgen_ty_7 ) ) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13663:19 [INFO] [stdout] | [INFO] [stdout] 13663 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1 ) ) . _pad as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13668:19 [INFO] [stdout] | [INFO] [stdout] 13668 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1 ) ) . _kill as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13673:19 [INFO] [stdout] | [INFO] [stdout] 13673 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1 ) ) . _timer as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13678:19 [INFO] [stdout] | [INFO] [stdout] 13678 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1 ) ) . _rt as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13683:19 [INFO] [stdout] | [INFO] [stdout] 13683 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1 ) ) . _sigchld as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13688:19 [INFO] [stdout] | [INFO] [stdout] 13688 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1 ) ) . _sigfault [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13693:19 [INFO] [stdout] | [INFO] [stdout] 13693 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1 ) ) . _sigpoll as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13698:19 [INFO] [stdout] | [INFO] [stdout] 13698 | & ( * ( 0 as * const siginfo_t__bindgen_ty_1 ) ) . _sigsys as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13713:19 [INFO] [stdout] | [INFO] [stdout] 13713 | & ( * ( 0 as * const siginfo_t ) ) . si_signo 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] --> src/bindings.rs:13718:19 [INFO] [stdout] | [INFO] [stdout] 13718 | & ( * ( 0 as * const siginfo_t ) ) . si_errno 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] --> src/bindings.rs:13723:19 [INFO] [stdout] | [INFO] [stdout] 13723 | & ( * ( 0 as * const siginfo_t ) ) . si_code 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] --> src/bindings.rs:13728:19 [INFO] [stdout] | [INFO] [stdout] 13728 | & ( * ( 0 as * const siginfo_t ) ) . __pad0 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] --> src/bindings.rs:13733:19 [INFO] [stdout] | [INFO] [stdout] 13733 | & ( * ( 0 as * const siginfo_t ) ) . _sifields 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] --> src/bindings.rs:13960:19 [INFO] [stdout] | [INFO] [stdout] 13960 | & ( * ( 0 as * const sigaction__bindgen_ty_1 ) ) . sa_handler [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13965:19 [INFO] [stdout] | [INFO] [stdout] 13965 | & ( * ( 0 as * const sigaction__bindgen_ty_1 ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13980:19 [INFO] [stdout] | [INFO] [stdout] 13980 | & ( * ( 0 as * const sigaction ) ) . __sigaction_handler as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:13985:19 [INFO] [stdout] | [INFO] [stdout] 13985 | & ( * ( 0 as * const sigaction ) ) . sa_mask 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] --> src/bindings.rs:13990:19 [INFO] [stdout] | [INFO] [stdout] 13990 | & ( * ( 0 as * const sigaction ) ) . sa_flags 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] --> src/bindings.rs:13995:19 [INFO] [stdout] | [INFO] [stdout] 13995 | & ( * ( 0 as * const sigaction ) ) . sa_restorer as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14057:19 [INFO] [stdout] | [INFO] [stdout] 14057 | & ( * ( 0 as * const _fpx_sw_bytes ) ) . magic1 as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14062:19 [INFO] [stdout] | [INFO] [stdout] 14062 | & ( * ( 0 as * const _fpx_sw_bytes ) ) . extended_size as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14067:19 [INFO] [stdout] | [INFO] [stdout] 14067 | & ( * ( 0 as * const _fpx_sw_bytes ) ) . xstate_bv as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14072:19 [INFO] [stdout] | [INFO] [stdout] 14072 | & ( * ( 0 as * const _fpx_sw_bytes ) ) . xstate_size as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14077:19 [INFO] [stdout] | [INFO] [stdout] 14077 | & ( * ( 0 as * const _fpx_sw_bytes ) ) . __glibc_reserved1 as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14098:19 [INFO] [stdout] | [INFO] [stdout] 14098 | & ( * ( 0 as * const _fpreg ) ) . significand 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] --> src/bindings.rs:14103:19 [INFO] [stdout] | [INFO] [stdout] 14103 | & ( * ( 0 as * const _fpreg ) ) . exponent 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] --> src/bindings.rs:14125:19 [INFO] [stdout] | [INFO] [stdout] 14125 | & ( * ( 0 as * const _fpxreg ) ) . significand 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] --> src/bindings.rs:14130:19 [INFO] [stdout] | [INFO] [stdout] 14130 | & ( * ( 0 as * const _fpxreg ) ) . exponent 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] --> src/bindings.rs:14135:19 [INFO] [stdout] | [INFO] [stdout] 14135 | & ( * ( 0 as * const _fpxreg ) ) . __glibc_reserved1 as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14155:19 [INFO] [stdout] | [INFO] [stdout] 14155 | & ( * ( 0 as * const _xmmreg ) ) . element 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] --> src/bindings.rs:14185:19 [INFO] [stdout] | [INFO] [stdout] 14185 | & ( * ( 0 as * const _fpstate ) ) . cwd 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] --> src/bindings.rs:14190:19 [INFO] [stdout] | [INFO] [stdout] 14190 | & ( * ( 0 as * const _fpstate ) ) . swd 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] --> src/bindings.rs:14195:19 [INFO] [stdout] | [INFO] [stdout] 14195 | & ( * ( 0 as * const _fpstate ) ) . ftw 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] --> src/bindings.rs:14200:19 [INFO] [stdout] | [INFO] [stdout] 14200 | & ( * ( 0 as * const _fpstate ) ) . fop 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] --> src/bindings.rs:14205:19 [INFO] [stdout] | [INFO] [stdout] 14205 | & ( * ( 0 as * const _fpstate ) ) . rip 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] --> src/bindings.rs:14210:19 [INFO] [stdout] | [INFO] [stdout] 14210 | & ( * ( 0 as * const _fpstate ) ) . rdp 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] --> src/bindings.rs:14215:19 [INFO] [stdout] | [INFO] [stdout] 14215 | & ( * ( 0 as * const _fpstate ) ) . mxcsr 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] --> src/bindings.rs:14220:19 [INFO] [stdout] | [INFO] [stdout] 14220 | & ( * ( 0 as * const _fpstate ) ) . mxcr_mask 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] --> src/bindings.rs:14225:19 [INFO] [stdout] | [INFO] [stdout] 14225 | & ( * ( 0 as * const _fpstate ) ) . _st 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] --> src/bindings.rs:14230:19 [INFO] [stdout] | [INFO] [stdout] 14230 | & ( * ( 0 as * const _fpstate ) ) . _xmm 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] --> src/bindings.rs:14235:19 [INFO] [stdout] | [INFO] [stdout] 14235 | & ( * ( 0 as * const _fpstate ) ) . __glibc_reserved1 as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14291:19 [INFO] [stdout] | [INFO] [stdout] 14291 | & ( * ( 0 as * const sigcontext__bindgen_ty_1 ) ) . fpstate as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14297:19 [INFO] [stdout] | [INFO] [stdout] 14297 | & ( * ( 0 as * const sigcontext__bindgen_ty_1 ) ) . [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14313:19 [INFO] [stdout] | [INFO] [stdout] 14313 | & ( * ( 0 as * const sigcontext ) ) . r8 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] --> src/bindings.rs:14318:19 [INFO] [stdout] | [INFO] [stdout] 14318 | & ( * ( 0 as * const sigcontext ) ) . r9 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] --> src/bindings.rs:14323:19 [INFO] [stdout] | [INFO] [stdout] 14323 | & ( * ( 0 as * const sigcontext ) ) . r10 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] --> src/bindings.rs:14328:19 [INFO] [stdout] | [INFO] [stdout] 14328 | & ( * ( 0 as * const sigcontext ) ) . r11 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] --> src/bindings.rs:14333:19 [INFO] [stdout] | [INFO] [stdout] 14333 | & ( * ( 0 as * const sigcontext ) ) . r12 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] --> src/bindings.rs:14338:19 [INFO] [stdout] | [INFO] [stdout] 14338 | & ( * ( 0 as * const sigcontext ) ) . r13 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] --> src/bindings.rs:14343:19 [INFO] [stdout] | [INFO] [stdout] 14343 | & ( * ( 0 as * const sigcontext ) ) . r14 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] --> src/bindings.rs:14348:19 [INFO] [stdout] | [INFO] [stdout] 14348 | & ( * ( 0 as * const sigcontext ) ) . r15 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] --> src/bindings.rs:14353:19 [INFO] [stdout] | [INFO] [stdout] 14353 | & ( * ( 0 as * const sigcontext ) ) . rdi 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] --> src/bindings.rs:14358:19 [INFO] [stdout] | [INFO] [stdout] 14358 | & ( * ( 0 as * const sigcontext ) ) . rsi 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] --> src/bindings.rs:14363:19 [INFO] [stdout] | [INFO] [stdout] 14363 | & ( * ( 0 as * const sigcontext ) ) . rbp 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] --> src/bindings.rs:14368:19 [INFO] [stdout] | [INFO] [stdout] 14368 | & ( * ( 0 as * const sigcontext ) ) . rbx 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] --> src/bindings.rs:14373:19 [INFO] [stdout] | [INFO] [stdout] 14373 | & ( * ( 0 as * const sigcontext ) ) . rdx 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] --> src/bindings.rs:14378:19 [INFO] [stdout] | [INFO] [stdout] 14378 | & ( * ( 0 as * const sigcontext ) ) . rax 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] --> src/bindings.rs:14383:19 [INFO] [stdout] | [INFO] [stdout] 14383 | & ( * ( 0 as * const sigcontext ) ) . rcx 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] --> src/bindings.rs:14388:19 [INFO] [stdout] | [INFO] [stdout] 14388 | & ( * ( 0 as * const sigcontext ) ) . rsp 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] --> src/bindings.rs:14393:19 [INFO] [stdout] | [INFO] [stdout] 14393 | & ( * ( 0 as * const sigcontext ) ) . rip 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] --> src/bindings.rs:14398:19 [INFO] [stdout] | [INFO] [stdout] 14398 | & ( * ( 0 as * const sigcontext ) ) . eflags 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] --> src/bindings.rs:14403:19 [INFO] [stdout] | [INFO] [stdout] 14403 | & ( * ( 0 as * const sigcontext ) ) . cs 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] --> src/bindings.rs:14408:19 [INFO] [stdout] | [INFO] [stdout] 14408 | & ( * ( 0 as * const sigcontext ) ) . gs 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] --> src/bindings.rs:14413:19 [INFO] [stdout] | [INFO] [stdout] 14413 | & ( * ( 0 as * const sigcontext ) ) . fs 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] --> src/bindings.rs:14418:19 [INFO] [stdout] | [INFO] [stdout] 14418 | & ( * ( 0 as * const sigcontext ) ) . __pad0 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] --> src/bindings.rs:14423:19 [INFO] [stdout] | [INFO] [stdout] 14423 | & ( * ( 0 as * const sigcontext ) ) . err 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] --> src/bindings.rs:14428:19 [INFO] [stdout] | [INFO] [stdout] 14428 | & ( * ( 0 as * const sigcontext ) ) . trapno 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] --> src/bindings.rs:14433:19 [INFO] [stdout] | [INFO] [stdout] 14433 | & ( * ( 0 as * const sigcontext ) ) . oldmask 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] --> src/bindings.rs:14438:19 [INFO] [stdout] | [INFO] [stdout] 14438 | & ( * ( 0 as * const sigcontext ) ) . cr2 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] --> src/bindings.rs:14443:19 [INFO] [stdout] | [INFO] [stdout] 14443 | & ( * ( 0 as * const sigcontext ) ) . __reserved1 as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14465:19 [INFO] [stdout] | [INFO] [stdout] 14465 | & ( * ( 0 as * const _xsave_hdr ) ) . xstate_bv as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14470:19 [INFO] [stdout] | [INFO] [stdout] 14470 | & ( * ( 0 as * const _xsave_hdr ) ) . __glibc_reserved1 as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14475:19 [INFO] [stdout] | [INFO] [stdout] 14475 | & ( * ( 0 as * const _xsave_hdr ) ) . __glibc_reserved2 as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14495:19 [INFO] [stdout] | [INFO] [stdout] 14495 | & ( * ( 0 as * const _ymmh_state ) ) . ymmh_space as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14517:19 [INFO] [stdout] | [INFO] [stdout] 14517 | & ( * ( 0 as * const _xstate ) ) . fpstate 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] --> src/bindings.rs:14522:19 [INFO] [stdout] | [INFO] [stdout] 14522 | & ( * ( 0 as * const _xstate ) ) . xstate_hdr 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] --> src/bindings.rs:14527:19 [INFO] [stdout] | [INFO] [stdout] 14527 | & ( * ( 0 as * const _xstate ) ) . ymmh 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] --> src/bindings.rs:14552:19 [INFO] [stdout] | [INFO] [stdout] 14552 | & ( * ( 0 as * const stack_t ) ) . ss_sp 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] --> src/bindings.rs:14557:19 [INFO] [stdout] | [INFO] [stdout] 14557 | & ( * ( 0 as * const stack_t ) ) . ss_flags 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] --> src/bindings.rs:14562:19 [INFO] [stdout] | [INFO] [stdout] 14562 | & ( * ( 0 as * const stack_t ) ) . ss_size 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] --> src/bindings.rs:14586:19 [INFO] [stdout] | [INFO] [stdout] 14586 | & ( * ( 0 as * const _libc_fpxreg ) ) . significand as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14591:19 [INFO] [stdout] | [INFO] [stdout] 14591 | & ( * ( 0 as * const _libc_fpxreg ) ) . exponent as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14596:19 [INFO] [stdout] | [INFO] [stdout] 14596 | & ( * ( 0 as * const _libc_fpxreg ) ) . __glibc_reserved1 as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14616:19 [INFO] [stdout] | [INFO] [stdout] 14616 | & ( * ( 0 as * const _libc_xmmreg ) ) . element as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14646:19 [INFO] [stdout] | [INFO] [stdout] 14646 | & ( * ( 0 as * const _libc_fpstate ) ) . cwd 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] --> src/bindings.rs:14651:19 [INFO] [stdout] | [INFO] [stdout] 14651 | & ( * ( 0 as * const _libc_fpstate ) ) . swd 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] --> src/bindings.rs:14656:19 [INFO] [stdout] | [INFO] [stdout] 14656 | & ( * ( 0 as * const _libc_fpstate ) ) . ftw 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] --> src/bindings.rs:14661:19 [INFO] [stdout] | [INFO] [stdout] 14661 | & ( * ( 0 as * const _libc_fpstate ) ) . fop 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] --> src/bindings.rs:14666:19 [INFO] [stdout] | [INFO] [stdout] 14666 | & ( * ( 0 as * const _libc_fpstate ) ) . rip 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] --> src/bindings.rs:14671:19 [INFO] [stdout] | [INFO] [stdout] 14671 | & ( * ( 0 as * const _libc_fpstate ) ) . rdp 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] --> src/bindings.rs:14676:19 [INFO] [stdout] | [INFO] [stdout] 14676 | & ( * ( 0 as * const _libc_fpstate ) ) . mxcsr 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] --> src/bindings.rs:14681:19 [INFO] [stdout] | [INFO] [stdout] 14681 | & ( * ( 0 as * const _libc_fpstate ) ) . mxcr_mask as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14686:19 [INFO] [stdout] | [INFO] [stdout] 14686 | & ( * ( 0 as * const _libc_fpstate ) ) . _st 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] --> src/bindings.rs:14691:19 [INFO] [stdout] | [INFO] [stdout] 14691 | & ( * ( 0 as * const _libc_fpstate ) ) . _xmm 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] --> src/bindings.rs:14696:19 [INFO] [stdout] | [INFO] [stdout] 14696 | & ( * ( 0 as * const _libc_fpstate ) ) . __glibc_reserved1 as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14719:19 [INFO] [stdout] | [INFO] [stdout] 14719 | & ( * ( 0 as * const mcontext_t ) ) . gregs 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] --> src/bindings.rs:14724:19 [INFO] [stdout] | [INFO] [stdout] 14724 | & ( * ( 0 as * const mcontext_t ) ) . fpregs 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] --> src/bindings.rs:14729:19 [INFO] [stdout] | [INFO] [stdout] 14729 | & ( * ( 0 as * const mcontext_t ) ) . __reserved1 as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14754:19 [INFO] [stdout] | [INFO] [stdout] 14754 | & ( * ( 0 as * const ucontext_t ) ) . uc_flags 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] --> src/bindings.rs:14759:19 [INFO] [stdout] | [INFO] [stdout] 14759 | & ( * ( 0 as * const ucontext_t ) ) . uc_link 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] --> src/bindings.rs:14764:19 [INFO] [stdout] | [INFO] [stdout] 14764 | & ( * ( 0 as * const ucontext_t ) ) . uc_stack 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] --> src/bindings.rs:14769:19 [INFO] [stdout] | [INFO] [stdout] 14769 | & ( * ( 0 as * const ucontext_t ) ) . uc_mcontext as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14774:19 [INFO] [stdout] | [INFO] [stdout] 14774 | & ( * ( 0 as * const ucontext_t ) ) . uc_sigmask as * const _ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14779:19 [INFO] [stdout] | [INFO] [stdout] 14779 | & ( * ( 0 as * const ucontext_t ) ) . __fpregs_mem as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:14814:19 [INFO] [stdout] | [INFO] [stdout] 14814 | & ( * ( 0 as * const sigstack ) ) . ss_sp 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] --> src/bindings.rs:14819:19 [INFO] [stdout] | [INFO] [stdout] 14819 | & ( * ( 0 as * const sigstack ) ) . ss_onstack 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] --> src/bindings.rs:15002:19 [INFO] [stdout] | [INFO] [stdout] 15002 | & ( * ( 0 as * const __va_list_tag ) ) . gp_offset as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:15007:19 [INFO] [stdout] | [INFO] [stdout] 15007 | & ( * ( 0 as * const __va_list_tag ) ) . fp_offset as * const [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:15012:19 [INFO] [stdout] | [INFO] [stdout] 15012 | & ( * ( 0 as * const __va_list_tag ) ) . overflow_arg_area as [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/bindings.rs:15017:19 [INFO] [stdout] | [INFO] [stdout] 15017 | & ( * ( 0 as * const __va_list_tag ) ) . reg_save_area as * [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 804 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.68s [INFO] running `Command { std: "docker" "inspect" "95a03fa409c6785c8a0f8552a400bf5e9b8f870b769eadf246522a5ec3544971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a03fa409c6785c8a0f8552a400bf5e9b8f870b769eadf246522a5ec3544971", kill_on_drop: false }` [INFO] [stdout] 95a03fa409c6785c8a0f8552a400bf5e9b8f870b769eadf246522a5ec3544971