[INFO] fetching crate gdl90 1.0.0... [INFO] checking gdl90-1.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate gdl90 1.0.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gdl90 1.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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.1 (available: v0.15.0) [INFO] [stderr] Adding modular-bitfield v0.11.2 (available: v0.12.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded binrw_derive v0.14.1 [INFO] [stderr] Downloaded binrw v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7369e4da161ebc79dc72bc1b49b4e911e6d61a9592459c959ed2de9ac4e67a90 [INFO] running `Command { std: "docker" "start" "-a" "7369e4da161ebc79dc72bc1b49b4e911e6d61a9592459c959ed2de9ac4e67a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7369e4da161ebc79dc72bc1b49b4e911e6d61a9592459c959ed2de9ac4e67a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7369e4da161ebc79dc72bc1b49b4e911e6d61a9592459c959ed2de9ac4e67a90", kill_on_drop: false }` [INFO] [stdout] 7369e4da161ebc79dc72bc1b49b4e911e6d61a9592459c959ed2de9ac4e67a90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adc13956678d96f192e8c6eb4327acd61d7385859498fcc2bd96ce18734d6839 [INFO] running `Command { std: "docker" "start" "-a" "adc13956678d96f192e8c6eb4327acd61d7385859498fcc2bd96ce18734d6839", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling binrw_derive v0.14.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [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/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/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/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)]` 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)]` 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] 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)]` 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)]` 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] 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] | ^^^^^^^^^^ the trait `BinRead` is not implemented for `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-72c216fd6e91c297.long-type-603606261200369873.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] | ^^^^^^^^^^ the trait `BinRead` is not implemented for `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-72c216fd6e91c297.long-type-603606261200369873.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] | ^^^^^^^^^^ the trait `BinRead` is not implemented for `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-72c216fd6e91c297.long-type-603606261200369873.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] | ^^^^^^^^^^ the trait `BinRead` is not implemented for `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-72c216fd6e91c297.long-type-603606261200369873.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] | ^^^^^^^^^^ the trait `BinRead` is not implemented for `report::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-72c216fd6e91c297.long-type-603606261200369873.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] | ^^^^^^^^^^ the trait `BinRead` is not implemented for `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-72c216fd6e91c297.long-type-603606261200369873.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: binrw::BinRead` is not satisfied [INFO] [stdout] --> src/datalink.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | #[binread] [INFO] [stdout] | ^^^^^^^^^^ the trait `binrw::BinRead` is not implemented for `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-7b1edb3d45151633.long-type-11365071789689812550.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] | ^^^^^^^^^^ the trait `binrw::BinRead` is not implemented for `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-7b1edb3d45151633.long-type-11365071789689812550.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] | ^^^^^^^^^^ the trait `binrw::BinRead` is not implemented for `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-7b1edb3d45151633.long-type-11365071789689812550.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] | ^^^^^^^^^^ the trait `binrw::BinRead` is not implemented for `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-7b1edb3d45151633.long-type-11365071789689812550.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] | ^^^^^^^^^^ the trait `binrw::BinRead` is not implemented for `report::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-7b1edb3d45151633.long-type-11365071789689812550.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] | ^^^^^^^^^^ the trait `binrw::BinRead` is not implemented for `ownship_geometric_altitude::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-7b1edb3d45151633.long-type-11365071789689812550.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 function or associated item 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] | |__________________________- function or associated item `read` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 59 | let parsed = VerticalMetrics::read(&mut Cursor::new(b"\xFF\xFF")).unwrap(); [INFO] [stdout] | ^^^^ function or associated item 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 function or associated item 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] | |__________________________- function or associated item `read` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 63 | let parsed = VerticalMetrics::read(&mut Cursor::new(b"\xFE\x7F")).unwrap(); [INFO] [stdout] | ^^^^ function or associated item 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 function or associated item 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] | |__________________________- function or associated item `read` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 67 | let parsed = VerticalMetrics::read(&mut Cursor::new(b"\x0A\x00")).unwrap(); [INFO] [stdout] | ^^^^ function or associated item 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 function or associated item 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] | |__________________________- function or associated item `read` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 71 | let parsed = VerticalMetrics::read(&mut Cursor::new(b"\x32\x80")).unwrap(); [INFO] [stdout] | ^^^^ function or associated item 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 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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 { [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 { [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 { [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 { [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 { [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 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item 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] | |_________________- function or associated item `read` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 522 | let report = Report::read(&mut Cursor::new(data)).unwrap(); [INFO] [stdout] | ^^^^ function or associated item 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] 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] 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 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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 { [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 { [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 { [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 { [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 { [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 { [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" "adc13956678d96f192e8c6eb4327acd61d7385859498fcc2bd96ce18734d6839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc13956678d96f192e8c6eb4327acd61d7385859498fcc2bd96ce18734d6839", kill_on_drop: false }` [INFO] [stdout] adc13956678d96f192e8c6eb4327acd61d7385859498fcc2bd96ce18734d6839