[INFO] fetching crate gdl90 1.0.0...
[INFO] checking gdl90-1.0.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate gdl90 1.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate gdl90 1.0.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gdl90 1.0.0
[INFO] finished tweaking crates.io crate gdl90 1.0.0
[INFO] tweaked toml for crates.io crate gdl90 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded binrw v0.14.1
[INFO] [stderr]   Downloaded binrw_derive v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7883ca9a71a53e90f988f26d340dbd3e17993424cac865bf8409ae330d8b95bf
[INFO] running `Command { std: "docker" "start" "-a" "7883ca9a71a53e90f988f26d340dbd3e17993424cac865bf8409ae330d8b95bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7883ca9a71a53e90f988f26d340dbd3e17993424cac865bf8409ae330d8b95bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7883ca9a71a53e90f988f26d340dbd3e17993424cac865bf8409ae330d8b95bf", kill_on_drop: false }`
[INFO] [stdout] 7883ca9a71a53e90f988f26d340dbd3e17993424cac865bf8409ae330d8b95bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1fd9181ba13455c85f7080751016bea5188937980b07f311d6131a9d18b7ad6
[INFO] running `Command { std: "docker" "start" "-a" "f1fd9181ba13455c85f7080751016bea5188937980b07f311d6131a9d18b7ad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[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: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/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: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/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/ownship_geometric_altitude.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(BinRead, Debug)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: assertion `left == right` failed
[INFO] [stdout]             left: 6
[INFO] [stdout]            right: 13
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/report.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(BinRead, Debug)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion `left == right` failed
[INFO] [stdout]              left: 10
[INFO] [stdout]             right: 56
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/types/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: 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: 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: 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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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]              (b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b13, b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[INFO] [stdout]              (b14, b15, b16, b17, b18, b19, b20, b21, b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32)
[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: 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 `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 `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 `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 `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 `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`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `report::Report` consider using one of the following associated functions:
[INFO] [stdout]       report::Report::new
[INFO] [stdout]       report::Report::from_bytes
[INFO] [stdout]    --> src/types/report.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | / /// Common Report data structure.
[INFO] [stdout] 11  | | #[bitfield]
[INFO] [stdout] 12  | | #[derive(BinRead, Debug)]
[INFO] [stdout] 13  | | #[br(little)]
[INFO] [stdout] ...   |
[INFO] [stdout] 55  | |     pub reserved: B4,
[INFO] [stdout] 56  | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `read`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `binrw::BinRead`
[INFO] [stdout]             candidate #2: `std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]    |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/types/ownship_geometric_altitude.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]    |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:258:19
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:286:19
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:220:19
[INFO] [stdout]     |
[INFO] [stdout] 220 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:258:19
[INFO] [stdout]     |
[INFO] [stdout] 258 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:286:19
[INFO] [stdout]     |
[INFO] [stdout] 286 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gdl90` (lib) due to 12 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]    --> src/types/report.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn into_bytes(input: Self::InOut) -> Result<Self::Bytes, modular_bitfield::error::OutOfBounds> {
[INFO] [stdout]     |                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gdl90` (lib test) due to 17 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f1fd9181ba13455c85f7080751016bea5188937980b07f311d6131a9d18b7ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1fd9181ba13455c85f7080751016bea5188937980b07f311d6131a9d18b7ad6", kill_on_drop: false }`
[INFO] [stdout] f1fd9181ba13455c85f7080751016bea5188937980b07f311d6131a9d18b7ad6
