[INFO] fetching crate gdl90 1.0.0...
[INFO] checking gdl90-1.0.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate gdl90 1.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate gdl90 1.0.0
[INFO] finished tweaking crates.io crate gdl90 1.0.0
[INFO] tweaked toml for crates.io crate gdl90 1.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gdl90 1.0.0 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding binrw v0.14.2 (available: v0.15.1)
[INFO] [stderr]       Adding modular-bitfield v0.11.2 (available: v0.13.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca3249df6f6ec16643b6a9c1e6348906bd349a67c7f55d8914b55deae6e37ae8
[INFO] running `Command { std: "docker" "start" "-a" "ca3249df6f6ec16643b6a9c1e6348906bd349a67c7f55d8914b55deae6e37ae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca3249df6f6ec16643b6a9c1e6348906bd349a67c7f55d8914b55deae6e37ae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca3249df6f6ec16643b6a9c1e6348906bd349a67c7f55d8914b55deae6e37ae8", kill_on_drop: false }`
[INFO] [stdout] ca3249df6f6ec16643b6a9c1e6348906bd349a67c7f55d8914b55deae6e37ae8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00c80e165b5b7002d2203ff9b637751d77cf0620adc172ae90b4729acc54b482
[INFO] running `Command { std: "docker" "start" "-a" "00c80e165b5b7002d2203ff9b637751d77cf0620adc172ae90b4729acc54b482", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling binrw_derive v0.14.2
[INFO] [stderr]    Compiling binrw v0.14.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking gdl90 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/heartbeat.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BinRead, Debug)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 6
[INFO] [stdout]             right: 46
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/heartbeat.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(BinRead, Debug)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 48
[INFO] [stdout]             right: 74
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/initialization.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(BinRead, Debug)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 9
[INFO] [stdout]             right: 32
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/initialization.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(BinRead, Debug)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 34
[INFO] [stdout]             right: 54
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/types/ownship_geometric_altitude.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(BinRead, Debug)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: assertion `left == right` failed
[INFO] [stdout]             left: 6
[INFO] [stdout]            right: 13
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/report.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(BinRead, Debug)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 10
[INFO] [stdout]             right: 56
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/heartbeat.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(BinRead, Debug)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 6
[INFO] [stdout]             right: 46
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/heartbeat.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(BinRead, Debug)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 48
[INFO] [stdout]             right: 74
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/initialization.rs:22:10
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(BinRead, Debug)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 9
[INFO] [stdout]             right: 32
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/initialization.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(BinRead, Debug)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 34
[INFO] [stdout]             right: 54
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/types/ownship_geometric_altitude.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(BinRead, Debug)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: assertion `left == right` failed
[INFO] [stdout]             left: 6
[INFO] [stdout]            right: 13
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/report.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(BinRead, Debug)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 10
[INFO] [stdout]             right: 56
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// This bit is set to `true` in all Heartbeat messages.
[INFO] [stdout]    |     ^
[INFO] [stdout] 23 |     pub uat_initialized: bool,
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 ~     // This bit is set to `true` in all Heartbeat messages.
[INFO] [stdout] 23 ~     pub uat_initialized: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// Set to the present state of the Receiving ATC Services indication in the transmitted ADS-B messages.
[INFO] [stdout]    |     ^
[INFO] [stdout] 30 |     pub ratcs: bool,
[INFO] [stdout]    |                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 ~     // Set to the present state of the Receiving ATC Services indication in the transmitted ADS-B messages.
[INFO] [stdout] 30 ~     pub ratcs: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// Whether the GDL 90 needs maintenance to replace its internal GPS battery.
[INFO] [stdout]    |     ^
[INFO] [stdout] 33 |     pub gps_batt_low: bool,
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 ~     // Whether the GDL 90 needs maintenance to replace its internal GPS battery.
[INFO] [stdout] 33 ~     pub gps_batt_low: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// Whether the GDL 90 is transmitting ADS-B messages using a temporary self-assigned (“anonymous”) address.
[INFO] [stdout]    |     ^
[INFO] [stdout] 36 |     pub addr_type: bool,
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 ~     // Whether the GDL 90 is transmitting ADS-B messages using a temporary self-assigned (“anonymous”) address.
[INFO] [stdout] 36 ~     pub addr_type: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// Whether the GDL 90 has set the `IDENT` indication in its transmitted ADS-B messages.
[INFO] [stdout]    |     ^
[INFO] [stdout] 39 |     pub ident: bool,
[INFO] [stdout]    |                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 ~     // Whether the GDL 90 has set the `IDENT` indication in its transmitted ADS-B messages.
[INFO] [stdout] 39 ~     pub ident: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Whether the GDL 90 has detected a problem and requires maintainence.
[INFO] [stdout]    |     ^
[INFO] [stdout] 42 |     pub maint_reqd: bool,
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 ~     // Whether the GDL 90 has detected a problem and requires maintainence.
[INFO] [stdout] 42 ~     pub maint_reqd: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// Whether the GDL 90 has a valid position fix for ADS-B messages.
[INFO] [stdout]    |     ^
[INFO] [stdout] 45 |     pub gps_pos_valid: bool,
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 ~     // Whether the GDL 90 has a valid position fix for ADS-B messages.
[INFO] [stdout] 45 ~     pub gps_pos_valid: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub utc_ok: bool,
[INFO] [stdout]    |     ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 64 -     pub utc_ok: bool,
[INFO] [stdout] 64 +     ub utc_ok: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub csa_not_available: bool,
[INFO] [stdout]    |     ^                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 69 -     pub csa_not_available: bool,
[INFO] [stdout] 69 +     ub csa_not_available: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub csa_requested: bool,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -     pub csa_requested: bool,
[INFO] [stdout] 71 +     ub csa_requested: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub timestamp_msb: bool,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 73 -     pub timestamp_msb: bool,
[INFO] [stdout] 73 +     ub timestamp_msb: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/initialization.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub cdti_ok: bool,
[INFO] [stdout]    |     ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub cdti_ok: bool,
[INFO] [stdout] 25 +     ub cdti_ok: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/initialization.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub audio_inhibit: bool,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -     pub audio_inhibit: bool,
[INFO] [stdout] 26 +     ub audio_inhibit: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/initialization.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub audio_test: bool,
[INFO] [stdout]    |     ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 -     pub audio_test: bool,
[INFO] [stdout] 29 +     ub audio_test: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/initialization.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub csa_audio_disable: bool,
[INFO] [stdout]    |     ^                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -     pub csa_audio_disable: bool,
[INFO] [stdout] 50 +     ub csa_audio_disable: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/initialization.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub csa_disable: bool,
[INFO] [stdout]    |     ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -     pub csa_disable: bool,
[INFO] [stdout] 51 +     ub csa_disable: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/types/initialization.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub vertical_figure_of_merit: Vfom,
[INFO] [stdout]    |     ^                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 -     pub vertical_figure_of_merit: Vfom,
[INFO] [stdout] 11 +     ub vertical_figure_of_merit: Vfo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub vertical_warning_indicator: bool,
[INFO] [stdout]    |     ^                                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 12 -     pub vertical_warning_indicator: bool,
[INFO] [stdout] 12 +     ub vertical_warning_indicator: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `B24`
[INFO] [stdout]  --> src/types/report.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     prelude::{B24, B4, B8},
[INFO] [stdout]   |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// Traffic Alert Status.
[INFO] [stdout]    |     ^
[INFO] [stdout] 16 |     pub traffic_alert_status: TrafficAlert,
[INFO] [stdout]    |                                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 15 ~     // Traffic Alert Status.
[INFO] [stdout] 16 ~     pub traffic_alert_status: TrafficAler,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// Participant.
[INFO] [stdout]    |     ^
[INFO] [stdout] 19 |     pub participant: Participant,
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 ~     // Participant.
[INFO] [stdout] 19 ~     pub participant: Participan,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     /// Latitude.
[INFO] [stdout]    |     ^
[INFO] [stdout] 22 |     pub latitude: Cord,
[INFO] [stdout]    |                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 ~     // Latitude.
[INFO] [stdout] 22 ~     pub latitude: Cor,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// Longitude.
[INFO] [stdout]    |     ^
[INFO] [stdout] 25 |     pub longitude: Cord,
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 ~     // Longitude.
[INFO] [stdout] 25 ~     pub longitude: Cor,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// Miscellaneous indicator.
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub altitude: Altitude,
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 ~     // Miscellaneous indicator.
[INFO] [stdout] 28 |     //pub misc_indicators: B4, // FIXME: MiscIndicator, // altitude gets all the bytes?
[INFO] [stdout] 29 |
[INFO] [stdout] 30 |     /// Altitude.
[INFO] [stdout] 31 ~     pub altitude: Altitud,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// Navigation Accuracy Category for Position. TODO: better type?
[INFO] [stdout]    |     ^
[INFO] [stdout] 34 |     pub nacp: B4,
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 ~     // Navigation Accuracy Category for Position. TODO: better type?
[INFO] [stdout] 34 ~     pub nacp: B,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// Navigation Integrity Category. TODO: better type?
[INFO] [stdout]    |     ^
[INFO] [stdout] 37 |     pub nic: B4,
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 ~     // Navigation Integrity Category. TODO: better type?
[INFO] [stdout] 37 ~     pub nic: B,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub velocity: Velocity,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     pub velocity: Velocity,
[INFO] [stdout] 40 +     ub velocity: Velocit,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     /// Track/Heading.
[INFO] [stdout]    |     ^
[INFO] [stdout] 43 |     pub track_heading: B8,
[INFO] [stdout]    |                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 ~     // Track/Heading.
[INFO] [stdout] 43 ~     pub track_heading: B,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// Emitter Category.
[INFO] [stdout]    |     ^
[INFO] [stdout] 46 |     pub emmiter_cattegory: EmmiterCategory,
[INFO] [stdout]    |                                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 ~     // Emitter Category.
[INFO] [stdout] 46 ~     pub emmiter_cattegory: EmmiterCategor,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// Call Sign.
[INFO] [stdout]    |     ^
[INFO] [stdout] 49 |     pub call_sign: CallSignType,
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 ~     // Call Sign.
[INFO] [stdout] 49 ~     pub call_sign: CallSignTyp,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Emergency/Priority Code.
[INFO] [stdout]    |     ^
[INFO] [stdout] 52 |     pub emergency_priority_code: EmergencyPriorityCodeCategory,
[INFO] [stdout]    |                                                              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 ~     // Emergency/Priority Code.
[INFO] [stdout] 52 ~     pub emergency_priority_code: EmergencyPriorityCodeCategor,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// Spare (reserved for future use).
[INFO] [stdout]    |     ^
[INFO] [stdout] 55 |     pub reserved: B4,
[INFO] [stdout]    |                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 ~     // Spare (reserved for future use).
[INFO] [stdout] 55 ~     pub reserved: B,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cord`
[INFO] [stdout]    --> src/lib.rs:130:35
[INFO] [stdout]     |
[INFO] [stdout] 130 |     use types::report::{Altitude, Cord};
[INFO] [stdout]     |                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// This bit is set to `true` in all Heartbeat messages.
[INFO] [stdout]    |     ^
[INFO] [stdout] 23 |     pub uat_initialized: bool,
[INFO] [stdout]    |                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 22 ~     // This bit is set to `true` in all Heartbeat messages.
[INFO] [stdout] 23 ~     pub uat_initialized: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     /// Set to the present state of the Receiving ATC Services indication in the transmitted ADS-B messages.
[INFO] [stdout]    |     ^
[INFO] [stdout] 30 |     pub ratcs: bool,
[INFO] [stdout]    |                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 ~     // Set to the present state of the Receiving ATC Services indication in the transmitted ADS-B messages.
[INFO] [stdout] 30 ~     pub ratcs: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     /// Whether the GDL 90 needs maintenance to replace its internal GPS battery.
[INFO] [stdout]    |     ^
[INFO] [stdout] 33 |     pub gps_batt_low: bool,
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 32 ~     // Whether the GDL 90 needs maintenance to replace its internal GPS battery.
[INFO] [stdout] 33 ~     pub gps_batt_low: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// Whether the GDL 90 is transmitting ADS-B messages using a temporary self-assigned (“anonymous”) address.
[INFO] [stdout]    |     ^
[INFO] [stdout] 36 |     pub addr_type: bool,
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 35 ~     // Whether the GDL 90 is transmitting ADS-B messages using a temporary self-assigned (“anonymous”) address.
[INFO] [stdout] 36 ~     pub addr_type: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// Whether the GDL 90 has set the `IDENT` indication in its transmitted ADS-B messages.
[INFO] [stdout]    |     ^
[INFO] [stdout] 39 |     pub ident: bool,
[INFO] [stdout]    |                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 ~     // Whether the GDL 90 has set the `IDENT` indication in its transmitted ADS-B messages.
[INFO] [stdout] 39 ~     pub ident: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Whether the GDL 90 has detected a problem and requires maintainence.
[INFO] [stdout]    |     ^
[INFO] [stdout] 42 |     pub maint_reqd: bool,
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 ~     // Whether the GDL 90 has detected a problem and requires maintainence.
[INFO] [stdout] 42 ~     pub maint_reqd: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// Whether the GDL 90 has a valid position fix for ADS-B messages.
[INFO] [stdout]    |     ^
[INFO] [stdout] 45 |     pub gps_pos_valid: bool,
[INFO] [stdout]    |                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 ~     // Whether the GDL 90 has a valid position fix for ADS-B messages.
[INFO] [stdout] 45 ~     pub gps_pos_valid: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub utc_ok: bool,
[INFO] [stdout]    |     ^              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 64 -     pub utc_ok: bool,
[INFO] [stdout] 64 +     ub utc_ok: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub csa_not_available: bool,
[INFO] [stdout]    |     ^                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 69 -     pub csa_not_available: bool,
[INFO] [stdout] 69 +     ub csa_not_available: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub csa_requested: bool,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 71 -     pub csa_requested: bool,
[INFO] [stdout] 71 +     ub csa_requested: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/heartbeat.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub timestamp_msb: bool,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 73 -     pub timestamp_msb: bool,
[INFO] [stdout] 73 +     ub timestamp_msb: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/initialization.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub cdti_ok: bool,
[INFO] [stdout]    |     ^               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub cdti_ok: bool,
[INFO] [stdout] 25 +     ub cdti_ok: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/initialization.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub audio_inhibit: bool,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -     pub audio_inhibit: bool,
[INFO] [stdout] 26 +     ub audio_inhibit: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/initialization.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub audio_test: bool,
[INFO] [stdout]    |     ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 29 -     pub audio_test: bool,
[INFO] [stdout] 29 +     ub audio_test: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/initialization.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub csa_audio_disable: bool,
[INFO] [stdout]    |     ^                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 50 -     pub csa_audio_disable: bool,
[INFO] [stdout] 50 +     ub csa_audio_disable: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/initialization.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub csa_disable: bool,
[INFO] [stdout]    |     ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -     pub csa_disable: bool,
[INFO] [stdout] 51 +     ub csa_disable: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub vertical_figure_of_merit: Vfom,
[INFO] [stdout]    |     ^                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 11 -     pub vertical_figure_of_merit: Vfom,
[INFO] [stdout] 11 +     ub vertical_figure_of_merit: Vfo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub vertical_warning_indicator: bool,
[INFO] [stdout]    |     ^                                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 12 -     pub vertical_warning_indicator: bool,
[INFO] [stdout] 12 +     ub vertical_warning_indicator: boo,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `B24`
[INFO] [stdout]  --> src/types/report.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     prelude::{B24, B4, B8},
[INFO] [stdout]   |               ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// Traffic Alert Status.
[INFO] [stdout]    |     ^
[INFO] [stdout] 16 |     pub traffic_alert_status: TrafficAlert,
[INFO] [stdout]    |                                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 15 ~     // Traffic Alert Status.
[INFO] [stdout] 16 ~     pub traffic_alert_status: TrafficAler,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// Participant.
[INFO] [stdout]    |     ^
[INFO] [stdout] 19 |     pub participant: Participant,
[INFO] [stdout]    |                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 ~     // Participant.
[INFO] [stdout] 19 ~     pub participant: Participan,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     /// Latitude.
[INFO] [stdout]    |     ^
[INFO] [stdout] 22 |     pub latitude: Cord,
[INFO] [stdout]    |                      ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 ~     // Latitude.
[INFO] [stdout] 22 ~     pub latitude: Cor,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     /// Longitude.
[INFO] [stdout]    |     ^
[INFO] [stdout] 25 |     pub longitude: Cord,
[INFO] [stdout]    |                       ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 ~     // Longitude.
[INFO] [stdout] 25 ~     pub longitude: Cor,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     /// Miscellaneous indicator.
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub altitude: Altitude,
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 ~     // Miscellaneous indicator.
[INFO] [stdout] 28 |     //pub misc_indicators: B4, // FIXME: MiscIndicator, // altitude gets all the bytes?
[INFO] [stdout] 29 |
[INFO] [stdout] 30 |     /// Altitude.
[INFO] [stdout] 31 ~     pub altitude: Altitud,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     /// Navigation Accuracy Category for Position. TODO: better type?
[INFO] [stdout]    |     ^
[INFO] [stdout] 34 |     pub nacp: B4,
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 ~     // Navigation Accuracy Category for Position. TODO: better type?
[INFO] [stdout] 34 ~     pub nacp: B,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     /// Navigation Integrity Category. TODO: better type?
[INFO] [stdout]    |     ^
[INFO] [stdout] 37 |     pub nic: B4,
[INFO] [stdout]    |               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 ~     // Navigation Integrity Category. TODO: better type?
[INFO] [stdout] 37 ~     pub nic: B,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub velocity: Velocity,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 40 -     pub velocity: Velocity,
[INFO] [stdout] 40 +     ub velocity: Velocit,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     /// Track/Heading.
[INFO] [stdout]    |     ^
[INFO] [stdout] 43 |     pub track_heading: B8,
[INFO] [stdout]    |                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 ~     // Track/Heading.
[INFO] [stdout] 43 ~     pub track_heading: B,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     /// Emitter Category.
[INFO] [stdout]    |     ^
[INFO] [stdout] 46 |     pub emmiter_cattegory: EmmiterCategory,
[INFO] [stdout]    |                                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 ~     // Emitter Category.
[INFO] [stdout] 46 ~     pub emmiter_cattegory: EmmiterCategor,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     /// Call Sign.
[INFO] [stdout]    |     ^
[INFO] [stdout] 49 |     pub call_sign: CallSignType,
[INFO] [stdout]    |                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 ~     // Call Sign.
[INFO] [stdout] 49 ~     pub call_sign: CallSignTyp,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// Emergency/Priority Code.
[INFO] [stdout]    |     ^
[INFO] [stdout] 52 |     pub emergency_priority_code: EmergencyPriorityCodeCategory,
[INFO] [stdout]    |                                                              ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 ~     // Emergency/Priority Code.
[INFO] [stdout] 52 ~     pub emergency_priority_code: EmergencyPriorityCodeCategor,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/types/report.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     /// Spare (reserved for future use).
[INFO] [stdout]    |     ^
[INFO] [stdout] 55 |     pub reserved: B4,
[INFO] [stdout]    |                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 ~     // Spare (reserved for future use).
[INFO] [stdout] 55 ~     pub reserved: B,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HeartbeatStatusByte1: binrw::BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `binrw::BinRead` is not implemented for `HeartbeatStatusByte1`
[INFO] [stdout]   --> src/types/heartbeat.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Heartbeat Status Byte 1. 560-1058-00 Rev A - ref 3.1.1
[INFO] [stdout]  7 | | ///
[INFO] [stdout]  8 | | /// | Bit | Description        | Value | Meaning                                     |
[INFO] [stdout]  9 | | /// |-----|--------------------|-------|---------------------------------------------|
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | | #[br(little)]
[INFO] [stdout] 21 | | pub struct HeartbeatStatusByte1 {
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout]    = help: the following other types implement trait `binrw::BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-f00d6e79d56ce25a.long-type-12711545243433472000.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HeartbeatStatusByte2: binrw::BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `binrw::BinRead` is not implemented for `HeartbeatStatusByte2`
[INFO] [stdout]   --> src/types/heartbeat.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / /// Heartbeat Status Byte 2. 560-1058-00 Rev A - ref 3.1.2
[INFO] [stdout] 49 | | ///
[INFO] [stdout] 50 | | /// | Bit | Description        | Value | Meaning                                     |
[INFO] [stdout] 51 | | /// |-----|--------------------|-------|---------------------------------------------|
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | | #[br(little)]
[INFO] [stdout] 63 | | pub struct HeartbeatStatusByte2 {
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout]    = help: the following other types implement trait `binrw::BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-f00d6e79d56ce25a.long-type-12711545243433472000.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ConfigurationByte1: binrw::BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `binrw::BinRead` is not implemented for `ConfigurationByte1`
[INFO] [stdout]   --> src/types/initialization.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / /// Initialization Configuration Byte 1, using bitfields.
[INFO] [stdout] 10 | | ///
[INFO] [stdout] 11 | | /// | Bit | Description                        | Value | Meaning                              |
[INFO] [stdout] 12 | | /// |-----|------------------------------------|-------|--------------------------------------|
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | #[br(little)]
[INFO] [stdout] 24 | | pub struct ConfigurationByte1 {
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout]    = help: the following other types implement trait `binrw::BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-f00d6e79d56ce25a.long-type-12711545243433472000.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HeartbeatStatusByte1: BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `BinRead` is not implemented for `HeartbeatStatusByte1`
[INFO] [stdout]   --> src/types/heartbeat.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Heartbeat Status Byte 1. 560-1058-00 Rev A - ref 3.1.1
[INFO] [stdout]  7 | | ///
[INFO] [stdout]  8 | | /// | Bit | Description        | Value | Meaning                                     |
[INFO] [stdout]  9 | | /// |-----|--------------------|-------|---------------------------------------------|
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | | #[br(little)]
[INFO] [stdout] 21 | | pub struct HeartbeatStatusByte1 {
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout]    = help: the following other types implement trait `BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-14ab8ba31c66f800.long-type-12326596889123704021.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ConfigurationByte2: binrw::BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `binrw::BinRead` is not implemented for `ConfigurationByte2`
[INFO] [stdout]   --> src/types/initialization.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / /// Initialization Configuration Byte 2, using bitfields.
[INFO] [stdout] 35 | | ///
[INFO] [stdout] 36 | | /// | Bit | Description                        | Value | Meaning                              |
[INFO] [stdout] 37 | | /// |-----|------------------------------------|-------|--------------------------------------|
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | | #[br(little)]
[INFO] [stdout] 49 | | pub struct ConfigurationByte2 {
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout]    = help: the following other types implement trait `binrw::BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-f00d6e79d56ce25a.long-type-12711545243433472000.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HeartbeatStatusByte2: BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `BinRead` is not implemented for `HeartbeatStatusByte2`
[INFO] [stdout]   --> src/types/heartbeat.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / /// Heartbeat Status Byte 2. 560-1058-00 Rev A - ref 3.1.2
[INFO] [stdout] 49 | | ///
[INFO] [stdout] 50 | | /// | Bit | Description        | Value | Meaning                                     |
[INFO] [stdout] 51 | | /// |-----|--------------------|-------|---------------------------------------------|
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | | #[br(little)]
[INFO] [stdout] 63 | | pub struct HeartbeatStatusByte2 {
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout]    = help: the following other types implement trait `BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-14ab8ba31c66f800.long-type-12326596889123704021.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ConfigurationByte1: BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `BinRead` is not implemented for `ConfigurationByte1`
[INFO] [stdout]   --> src/types/initialization.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / /// Initialization Configuration Byte 1, using bitfields.
[INFO] [stdout] 10 | | ///
[INFO] [stdout] 11 | | /// | Bit | Description                        | Value | Meaning                              |
[INFO] [stdout] 12 | | /// |-----|------------------------------------|-------|--------------------------------------|
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | | #[br(little)]
[INFO] [stdout] 24 | | pub struct ConfigurationByte1 {
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout]    = help: the following other types implement trait `BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-14ab8ba31c66f800.long-type-12326596889123704021.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `report::Report: binrw::BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `binrw::BinRead` is not implemented for `report::Report`
[INFO] [stdout]   --> src/types/report.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / /// Common Report data structure.
[INFO] [stdout] 11 | | #[bitfield]
[INFO] [stdout] 12 | | #[derive(BinRead, Debug)]
[INFO] [stdout] 13 | | #[br(little)]
[INFO] [stdout] 14 | | pub struct Report {
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    = help: the following other types implement trait `binrw::BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-f00d6e79d56ce25a.long-type-12711545243433472000.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ConfigurationByte2: BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `BinRead` is not implemented for `ConfigurationByte2`
[INFO] [stdout]   --> src/types/initialization.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | / /// Initialization Configuration Byte 2, using bitfields.
[INFO] [stdout] 35 | | ///
[INFO] [stdout] 36 | | /// | Bit | Description                        | Value | Meaning                              |
[INFO] [stdout] 37 | | /// |-----|------------------------------------|-------|--------------------------------------|
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | | #[br(little)]
[INFO] [stdout] 49 | | pub struct ConfigurationByte2 {
[INFO] [stdout]    | |_____________________________^
[INFO] [stdout]    = help: the following other types implement trait `BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-14ab8ba31c66f800.long-type-12326596889123704021.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `report::Report: BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `BinRead` is not implemented for `report::Report`
[INFO] [stdout]   --> src/types/report.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / /// Common Report data structure.
[INFO] [stdout] 11 | | #[bitfield]
[INFO] [stdout] 12 | | #[derive(BinRead, Debug)]
[INFO] [stdout] 13 | | #[br(little)]
[INFO] [stdout] 14 | | pub struct Report {
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    = help: the following other types implement trait `BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-14ab8ba31c66f800.long-type-12326596889123704021.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ownship_geometric_altitude::VerticalMetrics: binrw::BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `binrw::BinRead` is not implemented for `ownship_geometric_altitude::VerticalMetrics`
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Vertical Metrics wrapper, using bitfields.
[INFO] [stdout]  7 | | #[bitfield]
[INFO] [stdout]  8 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  9 | | #[br(little)]
[INFO] [stdout] 10 | | pub struct VerticalMetrics {
[INFO] [stdout]    | |__________________________^
[INFO] [stdout]    = help: the following other types implement trait `binrw::BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-f00d6e79d56ce25a.long-type-12711545243433472000.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `VerticalMetrics: BinRead` is not satisfied
[INFO] [stdout]   --> src/datalink.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[binread]
[INFO] [stdout]    | ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `BinRead` is not implemented for `VerticalMetrics`
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Vertical Metrics wrapper, using bitfields.
[INFO] [stdout]  7 | | #[bitfield]
[INFO] [stdout]  8 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  9 | | #[br(little)]
[INFO] [stdout] 10 | | pub struct VerticalMetrics {
[INFO] [stdout]    | |__________________________^
[INFO] [stdout]    = help: the following other types implement trait `BinRead`:
[INFO] [stdout]              ()
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ..., ...)
[INFO] [stdout]              (b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]            and 59 others
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/gdl90-14ab8ba31c66f800.long-type-12326596889123704021.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the attribute macro `binread` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `read` found for struct `ownship_geometric_altitude::VerticalMetrics` in the current scope
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:59:39
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Vertical Metrics wrapper, using bitfields.
[INFO] [stdout]  7 | | #[bitfield]
[INFO] [stdout]  8 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  9 | | #[br(little)]
[INFO] [stdout] 10 | | pub struct VerticalMetrics {
[INFO] [stdout]    | |__________________________- associated function or constant `read` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |           let parsed = VerticalMetrics::read(&mut Cursor::new(b"\xFF\xFF")).unwrap();
[INFO] [stdout]    |                                         ^^^^ associated function or constant not found in `ownship_geometric_altitude::VerticalMetrics`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `ownship_geometric_altitude::VerticalMetrics` consider using one of the following associated functions:
[INFO] [stdout]       ownship_geometric_altitude::VerticalMetrics::new
[INFO] [stdout]       ownship_geometric_altitude::VerticalMetrics::from_bytes
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Vertical Metrics wrapper, using bitfields.
[INFO] [stdout]  7 | | #[bitfield]
[INFO] [stdout]  8 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  9 | | #[br(little)]
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     pub vertical_warning_indicator: bool,
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `read`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `binrw::BinRead`
[INFO] [stdout]            candidate #2: `std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `read` found for struct `ownship_geometric_altitude::VerticalMetrics` in the current scope
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:63:39
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Vertical Metrics wrapper, using bitfields.
[INFO] [stdout]  7 | | #[bitfield]
[INFO] [stdout]  8 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  9 | | #[br(little)]
[INFO] [stdout] 10 | | pub struct VerticalMetrics {
[INFO] [stdout]    | |__________________________- associated function or constant `read` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 63 |           let parsed = VerticalMetrics::read(&mut Cursor::new(b"\xFE\x7F")).unwrap();
[INFO] [stdout]    |                                         ^^^^ associated function or constant not found in `ownship_geometric_altitude::VerticalMetrics`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `ownship_geometric_altitude::VerticalMetrics` consider using one of the following associated functions:
[INFO] [stdout]       ownship_geometric_altitude::VerticalMetrics::new
[INFO] [stdout]       ownship_geometric_altitude::VerticalMetrics::from_bytes
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Vertical Metrics wrapper, using bitfields.
[INFO] [stdout]  7 | | #[bitfield]
[INFO] [stdout]  8 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  9 | | #[br(little)]
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     pub vertical_warning_indicator: bool,
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `read`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `binrw::BinRead`
[INFO] [stdout]            candidate #2: `std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `read` found for struct `ownship_geometric_altitude::VerticalMetrics` in the current scope
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:67:39
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Vertical Metrics wrapper, using bitfields.
[INFO] [stdout]  7 | | #[bitfield]
[INFO] [stdout]  8 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  9 | | #[br(little)]
[INFO] [stdout] 10 | | pub struct VerticalMetrics {
[INFO] [stdout]    | |__________________________- associated function or constant `read` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |           let parsed = VerticalMetrics::read(&mut Cursor::new(b"\x0A\x00")).unwrap();
[INFO] [stdout]    |                                         ^^^^ associated function or constant not found in `ownship_geometric_altitude::VerticalMetrics`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `ownship_geometric_altitude::VerticalMetrics` consider using one of the following associated functions:
[INFO] [stdout]       ownship_geometric_altitude::VerticalMetrics::new
[INFO] [stdout]       ownship_geometric_altitude::VerticalMetrics::from_bytes
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Vertical Metrics wrapper, using bitfields.
[INFO] [stdout]  7 | | #[bitfield]
[INFO] [stdout]  8 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  9 | | #[br(little)]
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     pub vertical_warning_indicator: bool,
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `read`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `binrw::BinRead`
[INFO] [stdout]            candidate #2: `std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `read` found for struct `ownship_geometric_altitude::VerticalMetrics` in the current scope
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Vertical Metrics wrapper, using bitfields.
[INFO] [stdout]  7 | | #[bitfield]
[INFO] [stdout]  8 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  9 | | #[br(little)]
[INFO] [stdout] 10 | | pub struct VerticalMetrics {
[INFO] [stdout]    | |__________________________- associated function or constant `read` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 71 |           let parsed = VerticalMetrics::read(&mut Cursor::new(b"\x32\x80")).unwrap();
[INFO] [stdout]    |                                         ^^^^ associated function or constant not found in `ownship_geometric_altitude::VerticalMetrics`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `ownship_geometric_altitude::VerticalMetrics` consider using one of the following associated functions:
[INFO] [stdout]       ownship_geometric_altitude::VerticalMetrics::new
[INFO] [stdout]       ownship_geometric_altitude::VerticalMetrics::from_bytes
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / /// Vertical Metrics wrapper, using bitfields.
[INFO] [stdout]  7 | | #[bitfield]
[INFO] [stdout]  8 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  9 | | #[br(little)]
[INFO] [stdout] ...  |
[INFO] [stdout] 12 | |     pub vertical_warning_indicator: bool,
[INFO] [stdout] 13 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `read`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `binrw::BinRead`
[INFO] [stdout]            candidate #2: `std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]    |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:258:19
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:286:19
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gdl90` (lib) due to 12 previous errors; 39 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `read` found for struct `report::Report` in the current scope
[INFO] [stdout]    --> src/types/report.rs:522:30
[INFO] [stdout]     |
[INFO] [stdout]  10 | / /// Common Report data structure.
[INFO] [stdout]  11 | | #[bitfield]
[INFO] [stdout]  12 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  13 | | #[br(little)]
[INFO] [stdout]  14 | | pub struct Report {
[INFO] [stdout]     | |_________________- associated function or constant `read` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 522 |           let report = Report::read(&mut Cursor::new(data)).unwrap();
[INFO] [stdout]     |                                ^^^^ associated function or constant not found in `report::Report`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `report::Report` consider using one of the following associated functions:
[INFO] [stdout]       report::Report::new
[INFO] [stdout]       report::Report::from_bytes
[INFO] [stdout]    --> src/types/report.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | / /// Common Report data structure.
[INFO] [stdout]  11 | | #[bitfield]
[INFO] [stdout]  12 | | #[derive(BinRead, Debug)]
[INFO] [stdout]  13 | | #[br(little)]
[INFO] [stdout] ...   |
[INFO] [stdout]  55 | |     pub reserved: B4,
[INFO] [stdout]  56 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `read`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `binrw::BinRead`
[INFO] [stdout]             candidate #2: `std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]    |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:258:19
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:286:19
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gdl90` (lib test) due to 17 previous errors; 41 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "00c80e165b5b7002d2203ff9b637751d77cf0620adc172ae90b4729acc54b482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00c80e165b5b7002d2203ff9b637751d77cf0620adc172ae90b4729acc54b482", kill_on_drop: false }`
[INFO] [stdout] 00c80e165b5b7002d2203ff9b637751d77cf0620adc172ae90b4729acc54b482
