[INFO] fetching crate fap 0.2.1...
[INFO] testing fap-0.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fap 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate fap 0.2.1
[INFO] finished tweaking crates.io crate fap 0.2.1
[INFO] tweaked toml for crates.io crate fap 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fap 0.2.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding approx v0.2.1 (available: v0.5.1)
[INFO] [stderr]       Adding bindgen v0.37.4 (available: v0.72.1)
[INFO] [stderr]       Adding humantime v1.3.0 (available: v2.3.0)
[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" "+beta-2025-09-21" "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] 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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58f494e59ecfcffe93521e68b1392442360c722d43cadfb18f55355b894920cc
[INFO] running `Command { std: "docker" "start" "-a" "58f494e59ecfcffe93521e68b1392442360c722d43cadfb18f55355b894920cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58f494e59ecfcffe93521e68b1392442360c722d43cadfb18f55355b894920cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58f494e59ecfcffe93521e68b1392442360c722d43cadfb18f55355b894920cc", kill_on_drop: false }`
[INFO] [stdout] 58f494e59ecfcffe93521e68b1392442360c722d43cadfb18f55355b894920cc
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5330f1c1bd3d0c2ccd84208ab2cf3970804a22b98c030c7e950fa146334c945c
[INFO] running `Command { std: "docker" "start" "-a" "5330f1c1bd3d0c2ccd84208ab2cf3970804a22b98c030c7e950fa146334c945c", 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.176
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bindgen v0.37.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling aprs v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling quote v0.5.2
[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 fap v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c: In function 'fap_check_ax25_call':
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c:955:42: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 3 and 9 [-Wformat-overflow=]
[INFO] [stderr] warning: fap@0.2.1:   955 |                         sprintf(buf, "%s-%d", call, ssid);
[INFO] [stderr] warning: fap@0.2.1:       |                                          ^~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c:955:38: note: directive argument in the range [-2147483647, 15]
[INFO] [stderr] warning: fap@0.2.1:   955 |                         sprintf(buf, "%s-%d", call, ssid);
[INFO] [stderr] warning: fap@0.2.1:       |                                      ^~~~~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c:955:25: note: 'sprintf' output between 3 and 19 bytes into a destination of size 10
[INFO] [stderr] warning: fap@0.2.1:   955 |                         sprintf(buf, "%s-%d", call, ssid);
[INFO] [stderr] warning: fap@0.2.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c: In function 'fapint_parse_mice':
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:29: warning: '%02d' directive writing between 2 and 10 bytes into a region of size 6 [-Wformat-overflow=]
[INFO] [stderr] warning: fap@0.2.1:   538 |         sprintf(longitude, "%02d.%02d", lon, input[2] - 28);
[INFO] [stderr] warning: fap@0.2.1:       |                             ^~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:28: note: directive argument in the range [-156, 2147483587]
[INFO] [stderr] warning: fap@0.2.1:   538 |         sprintf(longitude, "%02d.%02d", lon, input[2] - 28);
[INFO] [stderr] warning: fap@0.2.1:       |                            ^~~~~~~~~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:28: note: directive argument in the range [-156, 99]
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:9: note: 'sprintf' output between 6 and 16 bytes into a destination of size 6
[INFO] [stderr] warning: fap@0.2.1:   538 |         sprintf(longitude, "%02d.%02d", lon, input[2] - 28);
[INFO] [stderr] warning: fap@0.2.1:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 | static INIT: Once = ONCE_INIT;
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 83 - static INIT: Once = ONCE_INIT;
[INFO] [stdout] 83 + static INIT: Once = Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn cause(&self) -> Option<&std::error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn cause(&self) -> Option<&dyn std::error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn header(&self) -> Cow<str> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn header(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn body(&self) -> Cow<str>  {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn body(&self) -> Cow<'_, str>  {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |     fn source(&self) -> Cow<str> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     fn source(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn destination(&self) -> Option<Cow<str>> {
[INFO] [stdout]     |                    ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn destination(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn comment(&self) -> Option<Cow<str>> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn comment(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.43s
[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" "5330f1c1bd3d0c2ccd84208ab2cf3970804a22b98c030c7e950fa146334c945c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5330f1c1bd3d0c2ccd84208ab2cf3970804a22b98c030c7e950fa146334c945c", kill_on_drop: false }`
[INFO] [stdout] 5330f1c1bd3d0c2ccd84208ab2cf3970804a22b98c030c7e950fa146334c945c
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bee7f3977808fdc52b0044bb0d7a643fb58c12a69beb1a8a979106f764bc026
[INFO] running `Command { std: "docker" "start" "-a" "3bee7f3977808fdc52b0044bb0d7a643fb58c12a69beb1a8a979106f764bc026", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling approx v0.2.1
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c: In function 'fap_check_ax25_call':
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c:955:42: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 3 and 9 [-Wformat-overflow=]
[INFO] [stderr] warning: fap@0.2.1:   955 |                         sprintf(buf, "%s-%d", call, ssid);
[INFO] [stderr] warning: fap@0.2.1:       |                                          ^~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c:955:38: note: directive argument in the range [-2147483647, 15]
[INFO] [stderr] warning: fap@0.2.1:   955 |                         sprintf(buf, "%s-%d", call, ssid);
[INFO] [stderr] warning: fap@0.2.1:       |                                      ^~~~~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c:955:25: note: 'sprintf' output between 3 and 19 bytes into a destination of size 10
[INFO] [stderr] warning: fap@0.2.1:   955 |                         sprintf(buf, "%s-%d", call, ssid);
[INFO] [stderr] warning: fap@0.2.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c: In function 'fapint_parse_mice':
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:29: warning: '%02d' directive writing between 2 and 10 bytes into a region of size 6 [-Wformat-overflow=]
[INFO] [stderr] warning: fap@0.2.1:   538 |         sprintf(longitude, "%02d.%02d", lon, input[2] - 28);
[INFO] [stderr] warning: fap@0.2.1:       |                             ^~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:28: note: directive argument in the range [-156, 2147483587]
[INFO] [stderr] warning: fap@0.2.1:   538 |         sprintf(longitude, "%02d.%02d", lon, input[2] - 28);
[INFO] [stderr] warning: fap@0.2.1:       |                            ^~~~~~~~~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:28: note: directive argument in the range [-156, 99]
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:9: note: 'sprintf' output between 6 and 16 bytes into a destination of size 6
[INFO] [stderr] warning: fap@0.2.1:   538 |         sprintf(longitude, "%02d.%02d", lon, input[2] - 28);
[INFO] [stderr] warning: fap@0.2.1:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 | static INIT: Once = ONCE_INIT;
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 83 - static INIT: Once = ONCE_INIT;
[INFO] [stdout] 83 + static INIT: Once = Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn cause(&self) -> Option<&std::error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn cause(&self) -> Option<&dyn std::error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn header(&self) -> Cow<str> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn header(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn body(&self) -> Cow<str>  {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn body(&self) -> Cow<'_, str>  {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |     fn source(&self) -> Cow<str> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     fn source(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn destination(&self) -> Option<Cow<str>> {
[INFO] [stdout]     |                    ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn destination(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn comment(&self) -> Option<Cow<str>> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn comment(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fap v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 | use std::sync::{Once, ONCE_INIT};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/lib.rs:83:21
[INFO] [stdout]    |
[INFO] [stdout] 83 | static INIT: Once = ONCE_INIT;
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]    |
[INFO] [stdout] 83 - static INIT: Once = ONCE_INIT;
[INFO] [stdout] 83 + static INIT: Once = Once::new();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:67:32
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn cause(&self) -> Option<&std::error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn cause(&self) -> Option<&dyn std::error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn header(&self) -> Cow<str> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn header(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn body(&self) -> Cow<str>  {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn body(&self) -> Cow<'_, str>  {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |     fn source(&self) -> Cow<str> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 139 |     fn source(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:156:20
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn destination(&self) -> Option<Cow<str>> {
[INFO] [stdout]     |                    ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn destination(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:163:16
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn comment(&self) -> Option<Cow<str>> {
[INFO] [stdout]     |                ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn comment(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:39:421
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . wind_gust as * const _ as usize } , 0usize , concat ! ( "Off...
[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/fap-031ade198b1fcd2c/out/bindings.rs:39:658
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . wind_dir as * const _ as usize } , 8usize , concat ! ( "Offs...
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:39:893
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . wind_speed as * const _ as usize } , 16usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:1133
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . temp 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/fap-031ade198b1fcd2c/out/bindings.rs:39:1361
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . temp_in 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/fap-031ade198b1fcd2c/out/bindings.rs:39:1595
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . rain_1h 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/fap-031ade198b1fcd2c/out/bindings.rs:39:1829
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . rain_24h as * const _ as usize } , 48usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:2065
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . rain_midnight as * const _ as usize } , 56usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:2311
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . humidity as * const _ as usize } , 64usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:2547
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . humidity_in as * const _ as usize } , 72usize , concat ! ( "...
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:39:2789
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . pressure as * const _ as usize } , 80usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:3025
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . luminosity as * const _ as usize } , 88usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:3265
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . snow_24h as * const _ as usize } , 96usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:3501
[INFO] [stdout]    |
[INFO] [stdout] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . soft as * const _ as usize } , 104usize , concat ! ( "Offset...
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:55:427
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . seq 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/fap-031ade198b1fcd2c/out/bindings.rs:55:652
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . val1 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/fap-031ade198b1fcd2c/out/bindings.rs:55:879
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . val2 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/fap-031ade198b1fcd2c/out/bindings.rs:55:1107
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . val3 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/fap-031ade198b1fcd2c/out/bindings.rs:55:1335
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . val4 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/fap-031ade198b1fcd2c/out/bindings.rs:55:1563
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . val5 as * const _ as usize } , 40usize , concat ! ( "Offset ...
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:55:1791
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . bits 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/fap-031ade198b1fcd2c/out/bindings.rs:153:412
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . error_code 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/fap-031ade198b1fcd2c/out/bindings.rs:153:645
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . type_ 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/fap-031ade198b1fcd2c/out/bindings.rs:153:868
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . orig_packet 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/fap-031ade198b1fcd2c/out/bindings.rs:153:1104
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . orig_packet_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/fap-031ade198b1fcd2c/out/bindings.rs:153:1348
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . header 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/fap-031ade198b1fcd2c/out/bindings.rs:153:1574
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . body as * const _ as usize } , 40usize , concat ! ( "Offset of...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:153:1796
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . body_len as * const _ as usize } , 48usize , concat ! ( "Offse...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:153:2026
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . src_callsign as * const _ as usize } , 56usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:2264
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . dst_callsign as * const _ as usize } , 64usize , concat ! ( "O...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:153:2502
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . path as * const _ as usize } , 72usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:2724
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . path_len as * const _ as usize } , 80usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:2954
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . latitude as * const _ as usize } , 88usize , concat ! ( "Offse...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:153:3184
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . longitude as * const _ as usize } , 96usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:3416
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . format as * const _ as usize } , 104usize , concat ! ( "Offset...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:153:3643
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . pos_resolution as * const _ as usize } , 112usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:3886
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . pos_ambiguity as * const _ as usize } , 120usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:4127
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . dao_datum_byte as * const _ as usize } , 128usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:4370
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . altitude as * const _ as usize } , 136usize , concat ! ( "Offs...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:153:4601
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . course as * const _ as usize } , 144usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:4828
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . speed as * const _ as usize } , 152usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:5053
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . symbol_table as * const _ as usize } , 160usize , concat ! ( "...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:153:5292
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . symbol_code as * const _ as usize } , 161usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:5529
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . messaging as * const _ as usize } , 168usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:5762
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . destination as * const _ as usize } , 176usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:5999
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . message as * const _ as usize } , 184usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:6228
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . message_ack as * const _ as usize } , 192usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:6465
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . message_nack as * const _ as usize } , 200usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:6704
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . message_id as * const _ as usize } , 208usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:6939
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . comment as * const _ as usize } , 216usize , concat ! ( "Offse...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:153:7168
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . comment_len as * const _ as usize } , 224usize , concat ! ( "O...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:153:7405
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . object_or_item_name as * const _ as usize } , 232usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:7658
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . alive as * const _ as usize } , 240usize , concat ! ( "Offset ...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:153:7883
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . gps_fix_status as * const _ as usize } , 248usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:8126
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . radio_range as * const _ as usize } , 256usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:8363
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . phg as * const _ as usize } , 264usize , concat ! ( "Offset of...
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:153:8584
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . timestamp as * const _ as usize } , 272usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:8817
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . raw_timestamp as * const _ as usize } , 280usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:9058
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . nmea_checksum_ok as * const _ as usize } , 288usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:9305
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . wx_report as * const _ as usize } , 296usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:9538
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . telemetry as * const _ as usize } , 304usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:9771
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . messagebits as * const _ as usize } , 312usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:10008
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . status as * const _ as usize } , 320usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:10235
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . status_len as * const _ as usize } , 328usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:10470
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . capabilities as * const _ as usize } , 336usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:10709
[INFO] [stdout]     |
[INFO] [stdout] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . capabilities_len as * const _ as usize } , 344usize , concat !...
[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: 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" "3bee7f3977808fdc52b0044bb0d7a643fb58c12a69beb1a8a979106f764bc026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bee7f3977808fdc52b0044bb0d7a643fb58c12a69beb1a8a979106f764bc026", kill_on_drop: false }`
[INFO] [stdout] 3bee7f3977808fdc52b0044bb0d7a643fb58c12a69beb1a8a979106f764bc026
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 872a6f22a4fb3ddbb0f2374e64dad568ef49bd16ecefd2b6f02058e8ce1ff07b
[INFO] running `Command { std: "docker" "start" "-a" "872a6f22a4fb3ddbb0f2374e64dad568ef49bd16ecefd2b6f02058e8ce1ff07b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c: In function 'fap_check_ax25_call':
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c:955:42: warning: '%d' directive writing between 1 and 11 bytes into a region of size between 3 and 9 [-Wformat-overflow=]
[INFO] [stderr] warning: fap@0.2.1:   955 |                         sprintf(buf, "%s-%d", call, ssid);
[INFO] [stderr] warning: fap@0.2.1:       |                                          ^~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c:955:38: note: directive argument in the range [-2147483647, 15]
[INFO] [stderr] warning: fap@0.2.1:   955 |                         sprintf(buf, "%s-%d", call, ssid);
[INFO] [stderr] warning: fap@0.2.1:       |                                      ^~~~~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/fap.c:955:25: note: 'sprintf' output between 3 and 19 bytes into a destination of size 10
[INFO] [stderr] warning: fap@0.2.1:   955 |                         sprintf(buf, "%s-%d", call, ssid);
[INFO] [stderr] warning: fap@0.2.1:       |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c: In function 'fapint_parse_mice':
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:29: warning: '%02d' directive writing between 2 and 10 bytes into a region of size 6 [-Wformat-overflow=]
[INFO] [stderr] warning: fap@0.2.1:   538 |         sprintf(longitude, "%02d.%02d", lon, input[2] - 28);
[INFO] [stderr] warning: fap@0.2.1:       |                             ^~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:28: note: directive argument in the range [-156, 2147483587]
[INFO] [stderr] warning: fap@0.2.1:   538 |         sprintf(longitude, "%02d.%02d", lon, input[2] - 28);
[INFO] [stderr] warning: fap@0.2.1:       |                            ^~~~~~~~~~~
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:28: note: directive argument in the range [-156, 99]
[INFO] [stderr] warning: fap@0.2.1: src/libfap-1.5/src/helpers.c:538:9: note: 'sprintf' output between 6 and 16 bytes into a destination of size 6
[INFO] [stderr] warning: fap@0.2.1:   538 |         sprintf(longitude, "%02d.%02d", lon, input[2] - 28);
[INFO] [stderr] warning: fap@0.2.1:       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/lib.rs:47:23
[INFO] [stderr]    |
[INFO] [stderr] 47 | use std::sync::{Once, ONCE_INIT};
[INFO] [stderr]    |                       ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/lib.rs:83:21
[INFO] [stderr]    |
[INFO] [stderr] 83 | static INIT: Once = ONCE_INIT;
[INFO] [stderr]    |                     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: replace the use of the deprecated constant
[INFO] [stderr]    |
[INFO] [stderr] 83 - static INIT: Once = ONCE_INIT;
[INFO] [stderr] 83 + static INIT: Once = Once::new();
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/lib.rs:67:32
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn cause(&self) -> Option<&std::error::Error> {
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 67 |     fn cause(&self) -> Option<&dyn std::error::Error> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:127:19
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn header(&self) -> Cow<str> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 127 |     pub fn header(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:132:17
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn body(&self) -> Cow<str>  {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn body(&self) -> Cow<'_, str>  {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:139:15
[INFO] [stderr]     |
[INFO] [stderr] 139 |     fn source(&self) -> Cow<str> {
[INFO] [stderr]     |               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 139 |     fn source(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:156:20
[INFO] [stderr]     |
[INFO] [stderr] 156 |     fn destination(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                    ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 156 |     fn destination(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:163:16
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn comment(&self) -> Option<Cow<str>> {
[INFO] [stderr]     |                ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     fn comment(&self) -> Option<Cow<'_, str>> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:39:421
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . wind_gust as * const _ as usize } , 0usize , concat ! ( "Off...
[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/fap-031ade198b1fcd2c/out/bindings.rs:39:658
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . wind_dir as * const _ as usize } , 8usize , concat ! ( "Offs...
[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/fap-031ade198b1fcd2c/out/bindings.rs:39:893
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . wind_speed as * const _ as usize } , 16usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:1133
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . temp as * const _ as usize } , 24usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:1361
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . temp_in as * const _ as usize } , 32usize , concat ! ( "Offs...
[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/fap-031ade198b1fcd2c/out/bindings.rs:39:1595
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . rain_1h as * const _ as usize } , 40usize , concat ! ( "Offs...
[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/fap-031ade198b1fcd2c/out/bindings.rs:39:1829
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . rain_24h as * const _ as usize } , 48usize , concat ! ( "Off...
[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/fap-031ade198b1fcd2c/out/bindings.rs:39:2065
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . rain_midnight as * const _ as usize } , 56usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:2311
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . humidity as * const _ as usize } , 64usize , concat ! ( "Off...
[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/fap-031ade198b1fcd2c/out/bindings.rs:39:2547
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . humidity_in as * const _ as usize } , 72usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:2789
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . pressure as * const _ as usize } , 80usize , concat ! ( "Off...
[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/fap-031ade198b1fcd2c/out/bindings.rs:39:3025
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . luminosity as * const _ as usize } , 88usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:39:3265
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . snow_24h as * const _ as usize } , 96usize , concat ! ( "Off...
[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/fap-031ade198b1fcd2c/out/bindings.rs:39:3501
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_wx_report_t > ( ) ) ) . soft as * const _ as usize } , 104usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:55:427
[INFO] [stderr]    |
[INFO] [stderr] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . seq as * const _ as usize } , 0usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:55:652
[INFO] [stderr]    |
[INFO] [stderr] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . val1 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/fap-031ade198b1fcd2c/out/bindings.rs:55:879
[INFO] [stderr]    |
[INFO] [stderr] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . val2 as * const _ as usize } , 16usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:55:1107
[INFO] [stderr]    |
[INFO] [stderr] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . val3 as * const _ as usize } , 24usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:55:1335
[INFO] [stderr]    |
[INFO] [stderr] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . val4 as * const _ as usize } , 32usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:55:1563
[INFO] [stderr]    |
[INFO] [stderr] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . val5 as * const _ as usize } , 40usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:55:1791
[INFO] [stderr]    |
[INFO] [stderr] 55 | ...( unsafe { & ( * ( :: std :: ptr :: null :: < fap_telemetry_t > ( ) ) ) . bits as * const _ as usize } , 48usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:412
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . error_code as * const _ as usize } , 0usize , concat ! ( "Offs...
[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/fap-031ade198b1fcd2c/out/bindings.rs:153:645
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . type_ 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/fap-031ade198b1fcd2c/out/bindings.rs:153:868
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . orig_packet as * const _ as usize } , 16usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:1104
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . orig_packet_len 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/fap-031ade198b1fcd2c/out/bindings.rs:153:1348
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . header as * const _ as usize } , 32usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:1574
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . body as * const _ as usize } , 40usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:1796
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . body_len as * const _ as usize } , 48usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:2026
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . src_callsign as * const _ as usize } , 56usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:2264
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . dst_callsign as * const _ as usize } , 64usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:2502
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . path as * const _ as usize } , 72usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:2724
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . path_len as * const _ as usize } , 80usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:2954
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . latitude as * const _ as usize } , 88usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:3184
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . longitude as * const _ as usize } , 96usize , concat ! ( "Offs...
[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/fap-031ade198b1fcd2c/out/bindings.rs:153:3416
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . format as * const _ as usize } , 104usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:3643
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . pos_resolution as * const _ as usize } , 112usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:3886
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . pos_ambiguity as * const _ as usize } , 120usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:4127
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . dao_datum_byte as * const _ as usize } , 128usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:4370
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . altitude as * const _ as usize } , 136usize , concat ! ( "Offs...
[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/fap-031ade198b1fcd2c/out/bindings.rs:153:4601
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . course as * const _ as usize } , 144usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:4828
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . speed as * const _ as usize } , 152usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:5053
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . symbol_table as * const _ as usize } , 160usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:5292
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . symbol_code as * const _ as usize } , 161usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:5529
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . messaging as * const _ as usize } , 168usize , concat ! ( "Off...
[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/fap-031ade198b1fcd2c/out/bindings.rs:153:5762
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . destination as * const _ as usize } , 176usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:5999
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . message as * const _ as usize } , 184usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:6228
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . message_ack as * const _ as usize } , 192usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:6465
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . message_nack as * const _ as usize } , 200usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:6704
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . message_id as * const _ as usize } , 208usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:6939
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . comment as * const _ as usize } , 216usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:7168
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . comment_len as * const _ as usize } , 224usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:7405
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . object_or_item_name as * const _ as usize } , 232usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:7658
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . alive as * const _ as usize } , 240usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:7883
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . gps_fix_status as * const _ as usize } , 248usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:8126
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . radio_range as * const _ as usize } , 256usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:8363
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . phg as * const _ as usize } , 264usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:8584
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . timestamp as * const _ as usize } , 272usize , concat ! ( "Off...
[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/fap-031ade198b1fcd2c/out/bindings.rs:153:8817
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . raw_timestamp as * const _ as usize } , 280usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:9058
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . nmea_checksum_ok as * const _ as usize } , 288usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:9305
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . wx_report as * const _ as usize } , 296usize , concat ! ( "Off...
[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/fap-031ade198b1fcd2c/out/bindings.rs:153:9538
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . telemetry as * const _ as usize } , 304usize , concat ! ( "Off...
[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/fap-031ade198b1fcd2c/out/bindings.rs:153:9771
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . messagebits as * const _ as usize } , 312usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:10008
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . status as * const _ as usize } , 320usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:10235
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . status_len as * const _ as usize } , 328usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:10470
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . capabilities as * const _ as usize } , 336usize , 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/fap-031ade198b1fcd2c/out/bindings.rs:153:10709
[INFO] [stderr]     |
[INFO] [stderr] 153 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < fap_packet_t > ( ) ) ) . capabilities_len as * const _ as usize } , 344usize , concat !...
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] 
[INFO] [stderr] warning: `fap` (lib) generated 8 warnings (run `cargo fix --lib -p fap` to apply 7 suggestions)
[INFO] [stderr] warning: `fap` (lib test) generated 74 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fap-4e90525f3b02f628)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'bind::bindgen_test_layout_fap_telemetry_t' (26) panicked at /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:55:425:
[INFO] [stderr] null pointer dereference occurred
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5837055c5cf2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5837055c5cf2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5837055c5cf2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5837055c5cf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5837055d5e2f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5837055d5e2f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x583705592fc1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x583705592fc1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x58370559f2c2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5837055a3e0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x5837055a3c69 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x58370556486e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x58370556486e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5837055a44cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   14:     0x5837055a44cf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x5837055a42f6 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stderr]   16:     0x58370559f3f9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x58370558773d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x5837055dd40d - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x5837055dd40d - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x5837055dd5ed - core::panicking::panic_null_pointer_dereference::h0eafed6fbb56ab06
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:302:5
[INFO] [stderr]   21:     0x583705541759 - fap::bind::bindgen_test_layout_fap_telemetry_t::h754b792251df5a59
[INFO] [stderr]                                at /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:55:425
[INFO] [stderr]   22:     0x583705541d07 - fap::bind::bindgen_test_layout_fap_telemetry_t::{{closure}}::h6083031e4d47f824
[INFO] [stderr]                                at /opt/rustwide/target/debug/build/fap-031ade198b1fcd2c/out/bindings.rs:55:113
[INFO] [stderr]   23:     0x583705542c56 - core::ops::function::FnOnce::call_once::h7dbafef5676e9e55
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24:     0x58370556462b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   25:     0x58370556462b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stderr]   26:     0x58370557a295 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stderr]   27:     0x58370557a295 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   28:     0x58370557a295 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   29:     0x58370557a295 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   30:     0x58370557a295 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   31:     0x58370557a295 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stderr]   32:     0x58370557a295 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stderr]   33:     0x583705550a84 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stderr]   34:     0x583705550a84 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   35:     0x58370555434a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   36:     0x58370555434a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   37:     0x58370555434a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   38:     0x58370555434a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   39:     0x58370555434a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x58370555434a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   41:     0x58370555434a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   42:     0x58370559a55f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   43:     0x58370559a55f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   44:     0x7ab143fe3aa4 - <unknown>
[INFO] [stderr]   45:     0x7ab144070a34 - clone
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/fap-4e90525f3b02f628` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "872a6f22a4fb3ddbb0f2374e64dad568ef49bd16ecefd2b6f02058e8ce1ff07b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "872a6f22a4fb3ddbb0f2374e64dad568ef49bd16ecefd2b6f02058e8ce1ff07b", kill_on_drop: false }`
[INFO] [stdout] 872a6f22a4fb3ddbb0f2374e64dad568ef49bd16ecefd2b6f02058e8ce1ff07b
