[INFO] fetching crate heif-sys 0.1.1...
[INFO] testing heif-sys-0.1.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate heif-sys 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate heif-sys 0.1.1
[INFO] finished tweaking crates.io crate heif-sys 0.1.1
[INFO] tweaked toml for crates.io crate heif-sys 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate heif-sys 0.1.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.45.0 (available: v0.72.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23ab4f8fc0d04d79daa1e98e02acc137ec908d6d965857d2f10b53a34098dd74
[INFO] running `Command { std: "docker" "start" "-a" "23ab4f8fc0d04d79daa1e98e02acc137ec908d6d965857d2f10b53a34098dd74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23ab4f8fc0d04d79daa1e98e02acc137ec908d6d965857d2f10b53a34098dd74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23ab4f8fc0d04d79daa1e98e02acc137ec908d6d965857d2f10b53a34098dd74", kill_on_drop: false }`
[INFO] [stdout] 23ab4f8fc0d04d79daa1e98e02acc137ec908d6d965857d2f10b53a34098dd74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17afb70e2091fba679815a8b1c9bb28b400c2a0da406205d5f5992c380ca501a
[INFO] running `Command { std: "docker" "start" "-a" "17afb70e2091fba679815a8b1c9bb28b400c2a0da406205d5f5992c380ca501a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling bindgen v0.45.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling heif-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "17afb70e2091fba679815a8b1c9bb28b400c2a0da406205d5f5992c380ca501a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17afb70e2091fba679815a8b1c9bb28b400c2a0da406205d5f5992c380ca501a", kill_on_drop: false }`
[INFO] [stdout] 17afb70e2091fba679815a8b1c9bb28b400c2a0da406205d5f5992c380ca501a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d25b7cd1851c18b48a416a84bff690b8a8a33b859de13da8597752f69e0cdc1d
[INFO] running `Command { std: "docker" "start" "-a" "d25b7cd1851c18b48a416a84bff690b8a8a33b859de13da8597752f69e0cdc1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling heif-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:4965
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , co...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:5224
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , c...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:7623
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of f...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:18450
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_error > ( ) ) ) . code as * const _ as usize } , 0usize , concat ! ( "Offset of f...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:18667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_error > ( ) ) ) . subcode as * const _ as usize } , 4usize , concat ! ( "Offset o...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:18890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_error > ( ) ) ) . message as * const _ as usize } , 8usize , concat ! ( "Offset o...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:22331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < heif_init_params > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Offse...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:23501
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < heif_plugin_info > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Offse...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:23736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < heif_plugin_info > ( ) ) ) . type_ as * const _ as usize } , 4usize , concat ! ( "Offset ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:23967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < heif_plugin_info > ( ) ) ) . plugin as * const _ as usize } , 8usize , concat ! ( "Offset...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:24200
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < heif_plugin_info > ( ) ) ) . internal_handle as * const _ as usize } , 16usize , concat !...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:29714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_reader > ( ) ) ) . reader_api_version as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:29961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_reader > ( ) ) ) . get_position as * const _ as usize } , 8usize , concat ! ( "Of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:30196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_reader > ( ) ) ) . read as * const _ as usize } , 16usize , concat ! ( "Offset of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:30416
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_reader > ( ) ) ) . seek as * const _ as usize } , 24usize , concat ! ( "Offset of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:30636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_reader > ( ) ) ) . wait_for_file_size as * const _ as usize } , 32usize , concat ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:36824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:37087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . has_z_near as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:37356
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . has_z_far as * const _ as usize } , 2usize , concat !...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:37623
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . has_d_min as * const _ as usize } , 3usize , concat !...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:37890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . has_d_max as * const _ as usize } , 4usize , concat !...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:38157
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . z_near as * const _ as usize } , 8usize , concat ! ( ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:38418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . z_far as * const _ as usize } , 16usize , concat ! ( ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:38678
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . d_min as * const _ as usize } , 24usize , concat ! ( ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:38938
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . d_max as * const _ as usize } , 32usize , concat ! ( ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:39198
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . depth_representation_type as * const _ as usize } , 4...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:39498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . disparity_reference_view as * const _ as usize } , 44...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:39796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . depth_nonlinear_representation_model_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]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:40128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . depth_nonlinear_representation_model as * const _ as ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:50635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:50884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primaries as * const _ as usize } , 4usize , conca...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:51149
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . transfer_characteristics as * const _ as usize } , 8usiz...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:51432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . matrix_coefficients as * const _ as usize } , 12usize , ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:51706
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . full_range_flag as * const _ as usize } , 16usize , conc...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:51972
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_red_x as * const _ as usize } , 20usize , ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:52246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_red_y as * const _ as usize } , 24usize , ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:52520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_green_x as * const _ as usize } , 28usize ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:52798
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_green_y as * const _ as usize } , 32usize ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:53076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_blue_x as * const _ as usize } , 36usize ,...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:53352
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_blue_y as * const _ as usize } , 40usize ,...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:53628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_white_x as * const _ as usize } , 44usize ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:53906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_white_y as * const _ as usize } , 48usize ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:57179
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < heif_color_conversion_options > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:57440
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < heif_color_conversion_options > ( ) ) ) . preferred_chroma_downsampling_algorithm as * const _ ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:57765
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < heif_color_conversion_options > ( ) ) ) . preferred_chroma_upsampling_algorithm as * const _ as...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:58086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & ( * ( :: std :: ptr :: null :: < heif_color_conversion_options > ( ) ) ) . only_use_preferred_chroma_algorithm as * const _ as u...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:59739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Of...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:59984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . ignore_transformations as * const _ as usize } , 1usize ,...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:60259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . start_progress as * const _ as usize } , 8usize , concat ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:60518
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . on_progress as * const _ as usize } , 16usize , concat ! ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:60772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . end_progress as * const _ as usize } , 24usize , concat !...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:61028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . progress_user_data as * const _ as usize } , 32usize , co...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:61296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . convert_hdr_to_8bit as * const _ as usize } , 40usize , c...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:61566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . strict_decoding as * const _ as usize } , 41usize , conca...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:61828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . decoder_id as * const _ as usize } , 48usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:62080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . color_conversion_options as * const _ as usize } , 56usiz...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:66201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < heif_content_light_level > ( ) ) ) . max_content_light_level as * const _ as usize } , 0usize...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:66484
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < heif_content_light_level > ( ) ) ) . max_pic_average_light_level as * const _ as usize } , 2u...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:67940
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . display_primaries_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]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:68239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . display_primaries_y as * const ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:68538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . white_point_x as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:68826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . white_point_y as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:69114
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . max_display_mastering_luminance...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:69438
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . min_display_mastering_luminance...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:70596
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . display_primaries_x as * ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:70911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . display_primaries_y as * ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:71227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . white_point_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]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:71531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . white_point_y as * const ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:71835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . max_display_mastering_lum...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:72175
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . min_display_mastering_lum...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:74232
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_writer > ( ) ) ) . writer_api_version as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:74479
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_writer > ( ) ) ) . write as * const _ as usize } , 8usize , concat ! ( "Offset of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:84547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Of...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:84792
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . save_alpha_channel as * const _ as usize } , 1usize , con...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:85059
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . macOS_compatibility_workaround as * const _ as usize } , ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:85350
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . save_two_colr_boxes_when_ICC_and_nclx_available as * cons...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:85675
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . output_nclx_profile as * const _ as usize } , 8usize , co...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:85944
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . macOS_compatibility_workaround_no_nclx_profile as * const...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:86268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . image_orientation as * const _ as usize } , 20usize , con...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:86534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . color_conversion_options as * const _ as usize } , 24usiz...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d25b7cd1851c18b48a416a84bff690b8a8a33b859de13da8597752f69e0cdc1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25b7cd1851c18b48a416a84bff690b8a8a33b859de13da8597752f69e0cdc1d", kill_on_drop: false }`
[INFO] [stdout] d25b7cd1851c18b48a416a84bff690b8a8a33b859de13da8597752f69e0cdc1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d3d66c5cd42180b0b6bc1bd656f0e5583fea4c14668b7483b6b302af52620f0
[INFO] running `Command { std: "docker" "start" "-a" "9d3d66c5cd42180b0b6bc1bd656f0e5583fea4c14668b7483b6b302af52620f0", kill_on_drop: false }`
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:4965
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , co...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:5224
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < max_align_t > ( ) ) ) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , c...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:7623
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of f...
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:18450
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_error > ( ) ) ) . code as * const _ as usize } , 0usize , concat ! ( "Offset of f...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:18667
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_error > ( ) ) ) . subcode as * const _ as usize } , 4usize , concat ! ( "Offset o...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:18890
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_error > ( ) ) ) . message as * const _ as usize } , 8usize , concat ! ( "Offset o...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:22331
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < heif_init_params > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Offse...
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:23501
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < heif_plugin_info > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Offse...
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:23736
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < heif_plugin_info > ( ) ) ) . type_ as * const _ as usize } , 4usize , concat ! ( "Offset ...
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:23967
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < heif_plugin_info > ( ) ) ) . plugin as * const _ as usize } , 8usize , concat ! ( "Offset...
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:24200
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < heif_plugin_info > ( ) ) ) . internal_handle as * const _ as usize } , 16usize , concat !...
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:29714
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_reader > ( ) ) ) . reader_api_version as * const _ as usize } , 0usize , concat !...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:29961
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_reader > ( ) ) ) . get_position as * const _ as usize } , 8usize , concat ! ( "Of...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:30196
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_reader > ( ) ) ) . read as * const _ as usize } , 16usize , concat ! ( "Offset of...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:30416
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_reader > ( ) ) ) . seek as * const _ as usize } , 24usize , concat ! ( "Offset of...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:30636
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_reader > ( ) ) ) . wait_for_file_size as * const _ as usize } , 32usize , concat ...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:36824
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! (...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:37087
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . has_z_near as * const _ as usize } , 1usize , concat ...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:37356
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . has_z_far as * const _ as usize } , 2usize , concat !...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:37623
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . has_d_min as * const _ as usize } , 3usize , concat !...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:37890
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . has_d_max as * const _ as usize } , 4usize , concat !...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:38157
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . z_near as * const _ as usize } , 8usize , concat ! ( ...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:38418
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . z_far as * const _ as usize } , 16usize , concat ! ( ...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:38678
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . d_min as * const _ as usize } , 24usize , concat ! ( ...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:38938
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . d_max as * const _ as usize } , 32usize , concat ! ( ...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:39198
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . depth_representation_type as * const _ as usize } , 4...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:39498
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . disparity_reference_view as * const _ as usize } , 44...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:39796
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . depth_nonlinear_representation_model_size as * const ...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:40128
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... { & ( * ( :: std :: ptr :: null :: < heif_depth_representation_info > ( ) ) ) . depth_nonlinear_representation_model as * const _ as ...
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:50635
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:50884
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primaries as * const _ as usize } , 4usize , conca...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:51149
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . transfer_characteristics as * const _ as usize } , 8usiz...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:51432
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . matrix_coefficients as * const _ as usize } , 12usize , ...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:51706
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . full_range_flag as * const _ as usize } , 16usize , conc...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:51972
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_red_x as * const _ as usize } , 20usize , ...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:52246
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_red_y as * const _ as usize } , 24usize , ...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:52520
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_green_x as * const _ as usize } , 28usize ...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:52798
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_green_y as * const _ as usize } , 32usize ...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:53076
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_blue_x as * const _ as usize } , 36usize ,...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:53352
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_blue_y as * const _ as usize } , 40usize ,...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:53628
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_white_x as * const _ as usize } , 44usize ...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:53906
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < heif_color_profile_nclx > ( ) ) ) . color_primary_white_y as * const _ as usize } , 48usize ...
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:57179
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...e { & ( * ( :: std :: ptr :: null :: < heif_color_conversion_options > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! (...
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:57440
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...e { & ( * ( :: std :: ptr :: null :: < heif_color_conversion_options > ( ) ) ) . preferred_chroma_downsampling_algorithm as * const _ ...
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:57765
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...e { & ( * ( :: std :: ptr :: null :: < heif_color_conversion_options > ( ) ) ) . preferred_chroma_upsampling_algorithm as * const _ as...
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:58086
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...e { & ( * ( :: std :: ptr :: null :: < heif_color_conversion_options > ( ) ) ) . only_use_preferred_chroma_algorithm as * const _ as u...
[INFO] [stderr]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:59739
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Of...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:59984
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . ignore_transformations as * const _ as usize } , 1usize ,...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:60259
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . start_progress as * const _ as usize } , 8usize , concat ...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:60518
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . on_progress as * const _ as usize } , 16usize , concat ! ...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:60772
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . end_progress as * const _ as usize } , 24usize , concat !...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:61028
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . progress_user_data as * const _ as usize } , 32usize , co...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:61296
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . convert_hdr_to_8bit as * const _ as usize } , 40usize , c...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:61566
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . strict_decoding as * const _ as usize } , 41usize , conca...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:61828
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . decoder_id as * const _ as usize } , 48usize , concat ! (...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:62080
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_decoding_options > ( ) ) ) . color_conversion_options as * const _ as usize } , 56usiz...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:66201
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < heif_content_light_level > ( ) ) ) . max_content_light_level as * const _ as usize } , 0usize...
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:66484
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...afe { & ( * ( :: std :: ptr :: null :: < heif_content_light_level > ( ) ) ) . max_pic_average_light_level as * const _ as usize } , 2u...
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:67940
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . display_primaries_x as * const ...
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:68239
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . display_primaries_y as * const ...
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:68538
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . white_point_x as * const _ as u...
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:68826
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . white_point_y as * const _ as u...
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:69114
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . max_display_mastering_luminance...
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:69438
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...rt_eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_mastering_display_colour_volume > ( ) ) ) . min_display_mastering_luminance...
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:70596
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . display_primaries_x as * ...
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:70911
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . display_primaries_y as * ...
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:71227
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . white_point_x as * const ...
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:71531
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . white_point_y as * const ...
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:71835
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . max_display_mastering_lum...
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:72175
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_decoded_mastering_display_colour_volume > ( ) ) ) . min_display_mastering_lum...
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:74232
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_writer > ( ) ) ) . writer_api_version as * const _ as usize } , 0usize , concat !...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:74479
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < heif_writer > ( ) ) ) . write as * const _ as usize } , 8usize , concat ! ( "Offset of...
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:84547
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . version as * const _ as usize } , 0usize , concat ! ( "Of...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:84792
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . save_alpha_channel as * const _ as usize } , 1usize , con...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:85059
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . macOS_compatibility_workaround as * const _ as usize } , ...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:85350
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . save_two_colr_boxes_when_ICC_and_nclx_available as * cons...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:85675
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . output_nclx_profile as * const _ as usize } , 8usize , co...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:85944
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . macOS_compatibility_workaround_no_nclx_profile as * const...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:86268
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . image_orientation as * const _ as usize } , 20usize , con...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:86534
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < heif_encoding_options > ( ) ) ) . color_conversion_options as * const _ as usize } , 24usiz...
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: `heif-sys` (lib test) generated 80 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heif_sys-aacbd081033083a7)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test bindgen_test_layout___fsid_t ... ok
[INFO] [stdout] test bindgen_test_layout_heif_content_light_level ... ok
[INFO] [stdout] test bindgen_test_layout_heif_decoded_mastering_display_colour_volume ... ok
[INFO] [stdout] test bindgen_test_layout_heif_decoding_options ... ok
[INFO] [stdout] test bindgen_test_layout_heif_depth_representation_info ... ok
[INFO] [stdout] test bindgen_test_layout_heif_error ... ok
[INFO] [stdout] test bindgen_test_layout_heif_color_profile_nclx ... ok
[INFO] [stdout] test bindgen_test_layout_heif_encoding_options ... ok
[INFO] [stdout] test bindgen_test_layout_heif_color_conversion_options ... ok
[INFO] [stdout] test bindgen_test_layout_heif_init_params ... ok
[INFO] [stdout] test bindgen_test_layout_heif_mastering_display_colour_volume ... ok
[INFO] [stdout] test bindgen_test_layout_heif_plugin_info ... ok
[INFO] [stdout] test bindgen_test_layout_heif_reader ... ok
[INFO] [stdout] test bindgen_test_layout_heif_writer ... ok
[INFO] [stdout] test bindgen_test_layout_max_align_t ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bindgen_test_layout_max_align_t stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bindgen_test_layout_max_align_t' panicked at /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:4807:
[INFO] [stdout] assertion `left == right` failed: Size of: max_align_t
[INFO] [stdout]   left: 24
[INFO] [stdout]  right: 32
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed1bc633172 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed1bc633172 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed1bc633172 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed1bc633172 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed1bc658263 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed1bc658263 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5ed1bc630103 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed1bc630103 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed1bc632fc2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed1bc6346dc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5ed1bc634532 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5ed1bc5fc654 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5ed1bc5fc654 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed1bc6350bb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5ed1bc6350bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5ed1bc634e8a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5ed1bc633669 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5ed1bc634b1d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5ed1bc656db0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5ed1bc6570d7 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:443:23
[INFO] [stdout]   20:     0x5ed1bc656f99 - core::panicking::assert_failed::h20563a97be4f023a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5ed1bc5c300c - heif_sys::bindgen_test_layout_max_align_t::hbfec454962db0817
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:4807
[INFO] [stdout]   22:     0x5ed1bc5c2fb6 - heif_sys::bindgen_test_layout_max_align_t::{{closure}}::hf92d989f3527a0e7
[INFO] [stdout]                                at /opt/rustwide/target/debug/build/heif-sys-ea399e0440d9518a/out/bindings.rs:3:4804
[INFO] [stdout]   23:     0x5ed1bc5c2fb6 - core::ops::function::FnOnce::call_once::he24e06ad6002b79d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ed1bc601d8b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ed1bc601d8b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5ed1bc600fce - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5ed1bc600fce - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5ed1bc600fce - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5ed1bc600fce - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5ed1bc600fce - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ed1bc600fce - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5ed1bc600fce - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5ed1bc5c4b74 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5ed1bc5c4b74 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5ed1bc5c851a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5ed1bc5c851a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5ed1bc5c851a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5ed1bc5c851a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5ed1bc5c851a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ed1bc5c851a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5ed1bc5c851a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ed1bc638017 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5ed1bc638017 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5ed1bc638017 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7fac21700aa4 - <unknown>
[INFO] [stdout]   46:     0x7fac2178da34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bindgen_test_layout_max_align_t
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9d3d66c5cd42180b0b6bc1bd656f0e5583fea4c14668b7483b6b302af52620f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d3d66c5cd42180b0b6bc1bd656f0e5583fea4c14668b7483b6b302af52620f0", kill_on_drop: false }`
[INFO] [stdout] 9d3d66c5cd42180b0b6bc1bd656f0e5583fea4c14668b7483b6b302af52620f0
