[INFO] fetching crate nghttp2-sys 0.1.1...
[INFO] testing nghttp2-sys-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate nghttp2-sys 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate nghttp2-sys 0.1.1
[INFO] finished tweaking crates.io crate nghttp2-sys 0.1.1
[INFO] tweaked toml for crates.io crate nghttp2-sys 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nghttp2-sys 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.40.0 (available: v0.72.1)
[INFO] [stderr]       Adding proc-macro2 v0.3.5 (available: v0.3.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v0.23.0
[INFO] [stderr]   Downloaded memchr v1.0.2
[INFO] [stderr]   Downloaded cexpr v0.2.3
[INFO] [stderr]   Downloaded bindgen v0.40.0
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f839d3fb8ffadcdc889943fbfef73be5522e74e03802f80101289aeacd0ba1ad
[INFO] running `Command { std: "docker" "start" "-a" "f839d3fb8ffadcdc889943fbfef73be5522e74e03802f80101289aeacd0ba1ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f839d3fb8ffadcdc889943fbfef73be5522e74e03802f80101289aeacd0ba1ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f839d3fb8ffadcdc889943fbfef73be5522e74e03802f80101289aeacd0ba1ad", kill_on_drop: false }`
[INFO] [stdout] f839d3fb8ffadcdc889943fbfef73be5522e74e03802f80101289aeacd0ba1ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c93ce979f9e1d8a81d1cebc1f8e741814768906ed872a8286f05791fb09409d
[INFO] running `Command { std: "docker" "start" "-a" "7c93ce979f9e1d8a81d1cebc1f8e741814768906ed872a8286f05791fb09409d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bindgen v0.40.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clang-sys v0.23.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling nghttp2-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7c93ce979f9e1d8a81d1cebc1f8e741814768906ed872a8286f05791fb09409d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c93ce979f9e1d8a81d1cebc1f8e741814768906ed872a8286f05791fb09409d", kill_on_drop: false }`
[INFO] [stdout] 7c93ce979f9e1d8a81d1cebc1f8e741814768906ed872a8286f05791fb09409d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 851971d5f4635d61f62f38f7cd648c8ee2f88abf76a828ae1a07335ce97033fe
[INFO] running `Command { std: "docker" "start" "-a" "851971d5f4635d61f62f38f7cd648c8ee2f88abf76a828ae1a07335ce97033fe", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling nghttp2-sys v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         unsafe {
[INFO] [stdout]    |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:1056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_info > ( ) ) ) . age as * const _ as usize } , 0usize , concat ! ( "Offset of f...
[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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:1275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_info > ( ) ) ) . version_num as * const _ as usize } , 4usize , concat ! ( "Off...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:1510
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_info > ( ) ) ) . version_str as * const _ as usize } , 8usize , concat ! ( "Off...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:1745
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_info > ( ) ) ) . proto_str as * const _ as usize } , 16usize , concat ! ( "Offs...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:5645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_vec > ( ) ) ) . base as * const _ as usize } , 0usize , concat ! ( "Offset of ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:5864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_vec > ( ) ) ) . len as * const _ as usize } , 8usize , concat ! ( "Offset of f...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:7394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_nv > ( ) ) ) . name 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:7611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_nv > ( ) ) ) . value 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:7830
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_nv > ( ) ) ) . namelen as * const _ as usize } , 16usize , concat ! ( "Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:8054
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_nv > ( ) ) ) . valuelen as * const _ as usize } , 24usize , concat ! ( "Offset...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:8280
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_nv > ( ) ) ) . flags as * const _ as usize } , 32usize , concat ! ( "Offset of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:12393
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame_hd > ( ) ) ) . length as * const _ as usize } , 0usize , concat ! ( "Offset...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:12626
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame_hd > ( ) ) ) . stream_id as * const _ as usize } , 8usize , concat ! ( "Off...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:12865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame_hd > ( ) ) ) . type_ as * const _ as usize } , 12usize , concat ! ( "Offset...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:13097
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame_hd > ( ) ) ) . flags as * const _ as usize } , 13usize , concat ! ( "Offset...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:13329
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame_hd > ( ) ) ) . reserved as * const _ as usize } , 14usize , concat ! ( "Off...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:14128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_data_source > ( ) ) ) . fd as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:14359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_data_source > ( ) ) ) . ptr as * const _ as usize } , 0usize , concat ! ( "Offset ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:15803
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_data_provider > ( ) ) ) . source as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:16046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_data_provider > ( ) ) ) . read_callback 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:16764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_data > ( ) ) ) . hd as * const _ as usize } , 0usize , concat ! ( "Offset of fi...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:16981
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_data > ( ) ) ) . padlen as * const _ as usize } , 16usize , concat ! ( "Offset ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:18140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_priority_spec > ( ) ) ) . stream_id as * const _ as usize } , 0usize , concat ! ( "...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:18389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_priority_spec > ( ) ) ) . weight as * const _ as usize } , 4usize , concat ! ( "Off...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:18632
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_priority_spec > ( ) ) ) . exclusive 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:19485
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_headers > ( ) ) ) . hd as * const _ as usize } , 0usize , concat ! ( "Offset of ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:19708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_headers > ( ) ) ) . padlen as * const _ as usize } , 16usize , concat ! ( "Offse...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:19940
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_headers > ( ) ) ) . pri_spec as * const _ as usize } , 24usize , concat ! ( "Off...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:20176
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_headers > ( ) ) ) . nva as * const _ as usize } , 40usize , concat ! ( "Offset o...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:20402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_headers > ( ) ) ) . nvlen as * const _ as usize } , 48usize , concat ! ( "Offset...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:20632
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_headers > ( ) ) ) . cat as * const _ as usize } , 56usize , 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:21361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_priority > ( ) ) ) . hd as * const _ as usize } , 0usize , concat ! ( "Offset of ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:21586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_priority > ( ) ) ) . pri_spec as * const _ as usize } , 16usize , concat ! ( "Off...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:22323
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_rst_stream > ( ) ) ) . hd as * const _ as usize } , 0usize , concat ! ( "Offset of...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:22552
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_rst_stream > ( ) ) ) . error_code 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:23311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < nghttp2_settings_entry > ( ) ) ) . settings_id as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:23566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & ( * ( :: std :: ptr :: null :: < nghttp2_settings_entry > ( ) ) ) . value as * const _ as usize } , 4usize , concat ! ( "Offs...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:24331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_settings > ( ) ) ) . hd as * const _ as usize } , 0usize , concat ! ( "Offset of ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:24556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_settings > ( ) ) ) . niv as * const _ as usize } , 16usize , concat ! ( "Offset o...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:24784
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_settings > ( ) ) ) . iv 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:25619
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_push_promise > ( ) ) ) . hd as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:25852
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_push_promise > ( ) ) ) . padlen as * const _ as usize } , 16usize , concat ! ( "Off...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:26094
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_push_promise > ( ) ) ) . nva as * const _ as usize } , 24usize , concat ! ( "Offset...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:26330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_push_promise > ( ) ) ) . nvlen as * const _ as usize } , 32usize , concat ! ( "Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:26570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_push_promise > ( ) ) ) . promised_stream_id as * const _ as usize } , 40usize , 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:26836
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_push_promise > ( ) ) ) . reserved as * const _ as usize } , 44usize , 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:27558
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_ping > ( ) ) ) . hd as * const _ as usize } , 0usize , concat ! ( "Offset of fi...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:27775
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_ping > ( ) ) ) . opaque_data as * const _ as usize } , 16usize , 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:28592
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_goaway > ( ) ) ) . hd 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:28813
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_goaway > ( ) ) ) . last_stream_id 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:29059
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_goaway > ( ) ) ) . error_code as * const _ as usize } , 20usize , 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:29297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_goaway > ( ) ) ) . opaque_data as * const _ as usize } , 24usize , concat ! ( "O...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:29537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_goaway > ( ) ) ) . opaque_data_len as * const _ as usize } , 32usize , concat ! ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:29785
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_goaway > ( ) ) ) . reserved as * const _ as usize } , 40usize , concat ! ( "Offs...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:30567
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_window_update > ( ) ) ) . hd as * const _ as usize } , 0usize , concat ! ( "Offset ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:30802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_window_update > ( ) ) ) . window_size_increment as * const _ as usize } , 16usize ,...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:31076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_window_update > ( ) ) ) . reserved as * const _ as usize } , 20usize , concat ! ( "...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:31846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_extension > ( ) ) ) . hd as * const _ as usize } , 0usize , concat ! ( "Offset of...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:32073
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_extension > ( ) ) ) . payload as * const _ as usize } , 16usize , concat ! ( "Off...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:33126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame > ( ) ) ) . hd 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:33345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame > ( ) ) ) . data as * const _ as usize } , 0usize , concat ! ( "Offset of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:33568
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame > ( ) ) ) . headers as * const _ as usize } , 0usize , concat ! ( "Offset...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:33797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame > ( ) ) ) . priority 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:34028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame > ( ) ) ) . rst_stream as * const _ as usize } , 0usize , concat ! ( "Off...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:34263
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame > ( ) ) ) . settings 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:34494
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame > ( ) ) ) . push_promise 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:34733
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame > ( ) ) ) . ping as * const _ as usize } , 0usize , concat ! ( "Offset of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:34956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame > ( ) ) ) . goaway as * const _ as usize } , 0usize , concat ! ( "Offset ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:35183
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame > ( ) ) ) . window_update 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:35424
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_frame > ( ) ) ) . ext as * const _ as usize } , 0usize , concat ! ( "Offset of ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:48054
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_mem > ( ) ) ) . mem_user_data as * const _ as usize } , 0usize , concat ! ( "O...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:48291
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_mem > ( ) ) ) . malloc 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:48514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_mem > ( ) ) ) . free 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:48734
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_mem > ( ) ) ) . calloc as * const _ as usize } , 24usize , concat ! ( "Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:48958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_mem > ( ) ) ) . realloc as * const _ as usize } , 32usize , concat ! ( "Offset...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:61122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_extpri > ( ) ) ) . urgency as * const _ as usize } , 0usize , concat ! ( "Offset...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:61353
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_extpri > ( ) ) ) . inc as * const _ as usize } , 4usize , concat ! ( "Offset of ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:64028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_ext_altsvc > ( ) ) ) . origin 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:64265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_ext_altsvc > ( ) ) ) . origin_len as * const _ as usize } , 8usize , concat ! ( "O...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:64510
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_ext_altsvc > ( ) ) ) . field_value 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:64758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_ext_altsvc > ( ) ) ) . field_value_len 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:65764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_origin_entry > ( ) ) ) . origin as * const _ as usize } , 0usize , concat ! ( "Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:66005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_origin_entry > ( ) ) ) . origin_len 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:66758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_ext_origin > ( ) ) ) . nov as * const _ as usize } , 0usize , concat ! ( "Offset o...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:66989
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < nghttp2_ext_origin > ( ) ) ) . ov 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:67978
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < nghttp2_ext_priority_update > ( ) ) ) . stream_id as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:68239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < nghttp2_ext_priority_update > ( ) ) ) . field_value 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:68504
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & ( * ( :: std :: ptr :: null :: < nghttp2_ext_priority_update > ( ) ) ) . field_value_len as * const _ as usize } , 16usize , 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:77999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . gp_offset as * const _ as usize } , 0usize , concat ! ( "Offs...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:78232
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . fp_offset as * const _ as usize } , 4usize , concat ! ( "Offs...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:78465
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . overflow_arg_area 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/nghttp2-sys-1961bd929a0fb6ab/out/bindings.rs:3:78714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < __va_list_tag > ( ) ) ) . reg_save_area as * const _ as usize } , 16usize , concat ! ( ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nghttp2-sys` (lib test) due to 1 previous error; 94 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFr3DMk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-llibnghttp2" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFr3DMk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nghttp2_sys-611f15f3b71383bc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -llibnghttp2
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "851971d5f4635d61f62f38f7cd648c8ee2f88abf76a828ae1a07335ce97033fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "851971d5f4635d61f62f38f7cd648c8ee2f88abf76a828ae1a07335ce97033fe", kill_on_drop: false }`
[INFO] [stdout] 851971d5f4635d61f62f38f7cd648c8ee2f88abf76a828ae1a07335ce97033fe
