[INFO] fetching crate gdl90 1.0.0...
[INFO] checking gdl90-1.0.0 against 1.95.0 for pr-155915
[INFO] extracting crate gdl90 1.0.0 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gdl90 1.0.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded binrw_derive v0.14.2
[INFO] [stderr]   Downloaded binrw v0.14.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8afd5db26ba5fb8f5f0e2ae6f6a19a4954c69bc6c293e53dc1981b72d0255fda
[INFO] running `Command { std: "docker" "start" "-a" "8afd5db26ba5fb8f5f0e2ae6f6a19a4954c69bc6c293e53dc1981b72d0255fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8afd5db26ba5fb8f5f0e2ae6f6a19a4954c69bc6c293e53dc1981b72d0255fda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8afd5db26ba5fb8f5f0e2ae6f6a19a4954c69bc6c293e53dc1981b72d0255fda", kill_on_drop: false }`
[INFO] [stdout] 8afd5db26ba5fb8f5f0e2ae6f6a19a4954c69bc6c293e53dc1981b72d0255fda
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04339bc8045c4ccfb2dfd6d95b5ccec3e2002dfd2d57cbf27822c9ea22ecc8d3
[INFO] running `Command { std: "docker" "start" "-a" "04339bc8045c4ccfb2dfd6d95b5ccec3e2002dfd2d57cbf27822c9ea22ecc8d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling binrw_derive v0.14.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling binrw v0.14.2
[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] 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]    |
[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] 22 +     // This bit is set to `true` in all Heartbeat messages
[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]    |
[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] 29 +     // Set to the present state of the Receiving ATC Services indication in the transmitted ADS-B messages
[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]    |
[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] 32 +     // Whether the GDL 90 needs maintenance to replace its internal GPS battery
[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]    |
[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] 35 +     // Whether the GDL 90 is transmitting ADS-B messages using a temporary self-assigned (“anonymous”) address
[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]    |
[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] 38 +     // Whether the GDL 90 has set the `IDENT` indication in its transmitted ADS-B messages
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -     /// Whether the GDL 90 has detected a problem and requires maintainence.
[INFO] [stdout] 41 +     // Whether the GDL 90 has detected a problem and requires maintainence
[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]    |
[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] 44 +     // Whether the GDL 90 has a valid position fix for ADS-B messages
[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 +     u utc_ok: bool,
[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 +     u csa_not_available: bool,
[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 +     u csa_requested: bool,
[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 +     u timestamp_msb: bool,
[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 +     u cdti_ok: bool,
[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 +     u audio_inhibit: bool,
[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 +     u audio_test: bool,
[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 +     u csa_audio_disable: bool,
[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 +     u csa_disable: bool,
[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 +     u vertical_figure_of_merit: Vfom,
[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 +     u vertical_warning_indicator: bool,
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 15 -     /// Traffic Alert Status.
[INFO] [stdout] 15 +     // Traffic Alert Status
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 -     /// Participant.
[INFO] [stdout] 18 +     // Participant
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -     /// Latitude.
[INFO] [stdout] 21 +     // Latitude
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -     /// Longitude.
[INFO] [stdout] 24 +     // Longitude
[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] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 -     /// Miscellaneous indicator.
[INFO] [stdout] 27 +     // Miscellaneous indicator
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 -     /// Navigation Accuracy Category for Position. TODO: better type?
[INFO] [stdout] 33 +     // Navigation Accuracy Category for Position. TODO: better type
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 -     /// Navigation Integrity Category. TODO: better type?
[INFO] [stdout] 36 +     // Navigation Integrity Category. TODO: better type
[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 +     u velocity: Velocity,
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -     /// Track/Heading.
[INFO] [stdout] 42 +     // Track/Heading
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -     /// Emitter Category.
[INFO] [stdout] 45 +     // Emitter Category
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -     /// Call Sign.
[INFO] [stdout] 48 +     // Call Sign
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -     /// Emergency/Priority Code.
[INFO] [stdout] 51 +     // Emergency/Priority Code
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -     /// Spare (reserved for future use).
[INFO] [stdout] 54 +     // Spare (reserved for future use)
[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]    |
[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] 22 +     // This bit is set to `true` in all Heartbeat messages
[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]    |
[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] 29 +     // Set to the present state of the Receiving ATC Services indication in the transmitted ADS-B messages
[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]    |
[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] 32 +     // Whether the GDL 90 needs maintenance to replace its internal GPS battery
[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]    |
[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] 35 +     // Whether the GDL 90 is transmitting ADS-B messages using a temporary self-assigned (“anonymous”) address
[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]    |
[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] 38 +     // Whether the GDL 90 has set the `IDENT` indication in its transmitted ADS-B messages
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -     /// Whether the GDL 90 has detected a problem and requires maintainence.
[INFO] [stdout] 41 +     // Whether the GDL 90 has detected a problem and requires maintainence
[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]    |
[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] 44 +     // Whether the GDL 90 has a valid position fix for ADS-B messages
[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 +     u utc_ok: bool,
[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 +     u csa_not_available: bool,
[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 +     u csa_requested: bool,
[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 +     u timestamp_msb: bool,
[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 +     u cdti_ok: bool,
[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 +     u audio_inhibit: bool,
[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 +     u audio_test: bool,
[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 +     u csa_audio_disable: bool,
[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 +     u csa_disable: bool,
[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 +     u vertical_figure_of_merit: Vfom,
[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 +     u vertical_warning_indicator: bool,
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 15 -     /// Traffic Alert Status.
[INFO] [stdout] 15 +     // Traffic Alert Status
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 18 -     /// Participant.
[INFO] [stdout] 18 +     // Participant
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 -     /// Latitude.
[INFO] [stdout] 21 +     // Latitude
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 24 -     /// Longitude.
[INFO] [stdout] 24 +     // Longitude
[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] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 27 -     /// Miscellaneous indicator.
[INFO] [stdout] 27 +     // Miscellaneous indicator
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 33 -     /// Navigation Accuracy Category for Position. TODO: better type?
[INFO] [stdout] 33 +     // Navigation Accuracy Category for Position. TODO: better type
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 -     /// Navigation Integrity Category. TODO: better type?
[INFO] [stdout] 36 +     // Navigation Integrity Category. TODO: better type
[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 +     u velocity: Velocity,
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -     /// Track/Heading.
[INFO] [stdout] 42 +     // Track/Heading
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -     /// Emitter Category.
[INFO] [stdout] 45 +     // Emitter Category
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -     /// Call Sign.
[INFO] [stdout] 48 +     // Call Sign
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -     /// Emergency/Priority Code.
[INFO] [stdout] 51 +     // Emergency/Priority Code
[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]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -     /// Spare (reserved for future use).
[INFO] [stdout] 54 +     // Spare (reserved for future use)
[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: 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] 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.59s
[INFO] running `Command { std: "docker" "inspect" "04339bc8045c4ccfb2dfd6d95b5ccec3e2002dfd2d57cbf27822c9ea22ecc8d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04339bc8045c4ccfb2dfd6d95b5ccec3e2002dfd2d57cbf27822c9ea22ecc8d3", kill_on_drop: false }`
[INFO] [stdout] 04339bc8045c4ccfb2dfd6d95b5ccec3e2002dfd2d57cbf27822c9ea22ecc8d3
