[INFO] fetching crate gdl90 1.0.0... [INFO] testing gdl90-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate gdl90 1.0.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate gdl90 1.0.0 [INFO] finished tweaking crates.io crate gdl90 1.0.0 [INFO] tweaked toml for crates.io crate gdl90 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gdl90 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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.13.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e32ee0ed463061e7e0963c06062d718c5405b11456265db62e70eb944190ca3c [INFO] running `Command { std: "docker" "start" "-a" "e32ee0ed463061e7e0963c06062d718c5405b11456265db62e70eb944190ca3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e32ee0ed463061e7e0963c06062d718c5405b11456265db62e70eb944190ca3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e32ee0ed463061e7e0963c06062d718c5405b11456265db62e70eb944190ca3c", kill_on_drop: false }` [INFO] [stdout] e32ee0ed463061e7e0963c06062d718c5405b11456265db62e70eb944190ca3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3215bf8e43b89f3d021b297c8317845a404f86510e528510d36675089fcc7cd3 [INFO] running `Command { std: "docker" "start" "-a" "3215bf8e43b89f3d021b297c8317845a404f86510e528510d36675089fcc7cd3", kill_on_drop: false }` [INFO] [stderr] Compiling binrw_derive v0.14.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling gdl90 v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/types/heartbeat.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion `left == right` failed [INFO] [stdout] left: 6 [INFO] [stdout] right: 46 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/types/heartbeat.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion `left == right` failed [INFO] [stdout] left: 48 [INFO] [stdout] right: 74 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/types/initialization.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion `left == right` failed [INFO] [stdout] left: 9 [INFO] [stdout] right: 32 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/types/initialization.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion `left == right` failed [INFO] [stdout] left: 34 [INFO] [stdout] right: 54 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/types/ownship_geometric_altitude.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion `left == right` failed [INFO] [stdout] left: 6 [INFO] [stdout] right: 13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/types/report.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: assertion `left == right` failed [INFO] [stdout] left: 10 [INFO] [stdout] right: 56 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/heartbeat.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | /// This bit is set to `true` in all Heartbeat messages. [INFO] [stdout] | ^ [INFO] [stdout] 23 | pub uat_initialized: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 22 ~ // This bit is set to `true` in all Heartbeat messages. [INFO] [stdout] 23 ~ pub uat_initialized: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/heartbeat.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | /// Set to the present state of the Receiving ATC Services indication in the transmitted ADS-B messages. [INFO] [stdout] | ^ [INFO] [stdout] 30 | pub ratcs: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 ~ // Set to the present state of the Receiving ATC Services indication in the transmitted ADS-B messages. [INFO] [stdout] 30 ~ pub ratcs: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/heartbeat.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | /// Whether the GDL 90 needs maintenance to replace its internal GPS battery. [INFO] [stdout] | ^ [INFO] [stdout] 33 | pub gps_batt_low: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 ~ // Whether the GDL 90 needs maintenance to replace its internal GPS battery. [INFO] [stdout] 33 ~ pub gps_batt_low: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/heartbeat.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | /// Whether the GDL 90 is transmitting ADS-B messages using a temporary self-assigned (“anonymous”) address. [INFO] [stdout] | ^ [INFO] [stdout] 36 | pub addr_type: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 35 ~ // Whether the GDL 90 is transmitting ADS-B messages using a temporary self-assigned (“anonymous”) address. [INFO] [stdout] 36 ~ pub addr_type: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/heartbeat.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | /// Whether the GDL 90 has set the `IDENT` indication in its transmitted ADS-B messages. [INFO] [stdout] | ^ [INFO] [stdout] 39 | pub ident: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 ~ // Whether the GDL 90 has set the `IDENT` indication in its transmitted ADS-B messages. [INFO] [stdout] 39 ~ pub ident: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/heartbeat.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | /// Whether the GDL 90 has detected a problem and requires maintainence. [INFO] [stdout] | ^ [INFO] [stdout] 42 | pub maint_reqd: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 ~ // Whether the GDL 90 has detected a problem and requires maintainence. [INFO] [stdout] 42 ~ pub maint_reqd: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/heartbeat.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | /// Whether the GDL 90 has a valid position fix for ADS-B messages. [INFO] [stdout] | ^ [INFO] [stdout] 45 | pub gps_pos_valid: bool, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 44 ~ // Whether the GDL 90 has a valid position fix for ADS-B messages. [INFO] [stdout] 45 ~ pub gps_pos_valid: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/heartbeat.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub utc_ok: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64 - pub utc_ok: bool, [INFO] [stdout] 64 + ub utc_ok: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/heartbeat.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | pub csa_not_available: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 69 - pub csa_not_available: bool, [INFO] [stdout] 69 + ub csa_not_available: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/heartbeat.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub csa_requested: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 71 - pub csa_requested: bool, [INFO] [stdout] 71 + ub csa_requested: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/heartbeat.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | pub timestamp_msb: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 73 - pub timestamp_msb: bool, [INFO] [stdout] 73 + ub timestamp_msb: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/initialization.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub cdti_ok: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 25 - pub cdti_ok: bool, [INFO] [stdout] 25 + ub cdti_ok: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/initialization.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub audio_inhibit: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - pub audio_inhibit: bool, [INFO] [stdout] 26 + ub audio_inhibit: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/initialization.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub audio_test: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 - pub audio_test: bool, [INFO] [stdout] 29 + ub audio_test: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/initialization.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub csa_audio_disable: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 50 - pub csa_audio_disable: bool, [INFO] [stdout] 50 + ub csa_audio_disable: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/initialization.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub csa_disable: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 - pub csa_disable: bool, [INFO] [stdout] 51 + ub csa_disable: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/ownship_geometric_altitude.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub vertical_figure_of_merit: Vfom, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 11 - pub vertical_figure_of_merit: Vfom, [INFO] [stdout] 11 + ub vertical_figure_of_merit: Vfo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/ownship_geometric_altitude.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub vertical_warning_indicator: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - pub vertical_warning_indicator: bool, [INFO] [stdout] 12 + ub vertical_warning_indicator: boo, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `B24` [INFO] [stdout] --> src/types/report.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | prelude::{B24, B4, B8}, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | /// Traffic Alert Status. [INFO] [stdout] | ^ [INFO] [stdout] 16 | pub traffic_alert_status: TrafficAlert, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 ~ // Traffic Alert Status. [INFO] [stdout] 16 ~ pub traffic_alert_status: TrafficAler, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | /// Participant. [INFO] [stdout] | ^ [INFO] [stdout] 19 | pub participant: Participant, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 18 ~ // Participant. [INFO] [stdout] 19 ~ pub participant: Participan, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | /// Latitude. [INFO] [stdout] | ^ [INFO] [stdout] 22 | pub latitude: Cord, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 21 ~ // Latitude. [INFO] [stdout] 22 ~ pub latitude: Cor, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | /// Longitude. [INFO] [stdout] | ^ [INFO] [stdout] 25 | pub longitude: Cord, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 24 ~ // Longitude. [INFO] [stdout] 25 ~ pub longitude: Cor, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | /// Miscellaneous indicator. [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub altitude: Altitude, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 27 ~ // Miscellaneous indicator. [INFO] [stdout] 28 | //pub misc_indicators: B4, // FIXME: MiscIndicator, // altitude gets all the bytes? [INFO] [stdout] 29 | [INFO] [stdout] 30 | /// Altitude. [INFO] [stdout] 31 ~ pub altitude: Altitud, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | /// Navigation Accuracy Category for Position. TODO: better type? [INFO] [stdout] | ^ [INFO] [stdout] 34 | pub nacp: B4, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 33 ~ // Navigation Accuracy Category for Position. TODO: better type? [INFO] [stdout] 34 ~ pub nacp: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | /// Navigation Integrity Category. TODO: better type? [INFO] [stdout] | ^ [INFO] [stdout] 37 | pub nic: B4, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 36 ~ // Navigation Integrity Category. TODO: better type? [INFO] [stdout] 37 ~ pub nic: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub velocity: Velocity, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 40 - pub velocity: Velocity, [INFO] [stdout] 40 + ub velocity: Velocit, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | /// Track/Heading. [INFO] [stdout] | ^ [INFO] [stdout] 43 | pub track_heading: B8, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 ~ // Track/Heading. [INFO] [stdout] 43 ~ pub track_heading: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | /// Emitter Category. [INFO] [stdout] | ^ [INFO] [stdout] 46 | pub emmiter_cattegory: EmmiterCategory, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 45 ~ // Emitter Category. [INFO] [stdout] 46 ~ pub emmiter_cattegory: EmmiterCategor, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | /// Call Sign. [INFO] [stdout] | ^ [INFO] [stdout] 49 | pub call_sign: CallSignType, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 48 ~ // Call Sign. [INFO] [stdout] 49 ~ pub call_sign: CallSignTyp, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | /// Emergency/Priority Code. [INFO] [stdout] | ^ [INFO] [stdout] 52 | pub emergency_priority_code: EmergencyPriorityCodeCategory, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 51 ~ // Emergency/Priority Code. [INFO] [stdout] 52 ~ pub emergency_priority_code: EmergencyPriorityCodeCategor, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/types/report.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | /// Spare (reserved for future use). [INFO] [stdout] | ^ [INFO] [stdout] 55 | pub reserved: B4, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 54 ~ // Spare (reserved for future use). [INFO] [stdout] 55 ~ pub reserved: B, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "3215bf8e43b89f3d021b297c8317845a404f86510e528510d36675089fcc7cd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3215bf8e43b89f3d021b297c8317845a404f86510e528510d36675089fcc7cd3", kill_on_drop: false }` [INFO] [stdout] 3215bf8e43b89f3d021b297c8317845a404f86510e528510d36675089fcc7cd3