[INFO] fetching crate irox-sirf 0.3.1...
[INFO] checking irox-sirf-0.3.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate irox-sirf 0.3.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate irox-sirf 0.3.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate irox-sirf 0.3.1
[INFO] finished tweaking crates.io crate irox-sirf 0.3.1
[INFO] tweaked toml for crates.io crate irox-sirf 0.3.1 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded irox-structs v0.5.1
[INFO] [stderr]   Downloaded irox-enums v0.2.2
[INFO] [stderr]   Downloaded irox-structs_derive v0.3.1
[INFO] [stderr]   Downloaded irox-bits v0.1.0
[INFO] [stderr]   Downloaded irox-enums_derive v0.2.2
[INFO] [stderr]   Downloaded irox-types v0.4.1
[INFO] [stderr]   Downloaded irox-tools v0.8.0
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4b6a1be471650654ff0f9e0e04d9fdbb439873f422d3fbc3426e173bafbab39
[INFO] running `Command { std: "docker" "start" "-a" "e4b6a1be471650654ff0f9e0e04d9fdbb439873f422d3fbc3426e173bafbab39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4b6a1be471650654ff0f9e0e04d9fdbb439873f422d3fbc3426e173bafbab39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4b6a1be471650654ff0f9e0e04d9fdbb439873f422d3fbc3426e173bafbab39", kill_on_drop: false }`
[INFO] [stdout] e4b6a1be471650654ff0f9e0e04d9fdbb439873f422d3fbc3426e173bafbab39
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8d043795db265a01424cc557384fc3d04ad71bd5c19a4a9f84f9fbc0a6653c7
[INFO] running `Command { std: "docker" "start" "-a" "b8d043795db265a01424cc557384fc3d04ad71bd5c19a4a9f84f9fbc0a6653c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling irox-bits v0.1.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling irox-tools v0.8.0
[INFO] [stderr]    Compiling irox-enums_derive v0.2.2
[INFO] [stderr]    Compiling irox-enums v0.2.2
[INFO] [stderr]    Compiling irox-types v0.4.1
[INFO] [stderr]    Compiling irox-structs_derive v0.3.1
[INFO] [stderr]     Checking irox-structs v0.5.1
[INFO] [stderr]     Checking irox-sirf v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/util.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use irox_tools::bits::{Bits, MutBits};
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x02_mesnavdata.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use irox_tools::bits::{Bits, MutBits};
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x04_meastrackdata.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::{Bits, MutBits};
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x07_clockstatus.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x08_50bpsdata.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x09_cputhroughput.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x1c_navmeasure.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x29_geonavdata.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x32_sbasparams.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x33x6_trackerload.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x38_extephemeris.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/packet.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use irox_tools::bits::{Bits, MutBits};
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::read`
[INFO] [stdout]   --> src/packet.rs:8:17
[INFO] [stdout]    |
[INFO] [stdout] 8  | use irox_tools::read::{consume_until, read_exact, read_exact_vec};
[INFO] [stdout]    |                 ^^^^ could not find `read` in `irox_tools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/irox-tools-0.8.0/src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub mod read;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `std` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/util.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use irox_tools::bits::{Bits, MutBits};
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x02_mesnavdata.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use irox_tools::bits::{Bits, MutBits};
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x04_meastrackdata.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::{Bits, MutBits};
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x07_clockstatus.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x08_50bpsdata.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x09_cputhroughput.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x1c_navmeasure.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x29_geonavdata.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x32_sbasparams.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x33x6_trackerload.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/input/x38_extephemeris.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use irox_tools::bits::Bits;
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::bits`
[INFO] [stdout]  --> src/packet.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 | use irox_tools::bits::{Bits, MutBits};
[INFO] [stdout]   |                 ^^^^ could not find `bits` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::read`
[INFO] [stdout]   --> src/packet.rs:8:17
[INFO] [stdout]    |
[INFO] [stdout] 8  | use irox_tools::read::{consume_until, read_exact, read_exact_vec};
[INFO] [stdout]    |                 ^^^^ could not find `read` in `irox_tools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/irox-tools-0.8.0/src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub mod read;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    = note: the item is gated behind the `std` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x02_mesnavdata.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&MeasuredNavigationData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&MeasuredNavigationData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/input/x02_mesnavdata.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<MeasuredNavigationData, Self::Error> {
[INFO] [stdout]    |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x04_meastrackdata.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&MeasuredTrackData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&MeasuredTrackData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x07_clockstatus.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&ClockStatus) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&ClockStatus) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x08_50bpsdata.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&FiftyBPSData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&FiftyBPSData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x09_cputhroughput.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&CPUThroughput) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&CPUThroughput) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x1c_navmeasure.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&NavLibMeasurement) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&NavLibMeasurement) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x1e_navsvstate.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&NavLibSVState) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&NavLibSVState) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/input/x1e_navsvstate.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<NavLibSVState, Self::Error> {
[INFO] [stdout]    |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]    --> src/input/x29_geonavdata.rs:145:28
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]     |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&GeodeticNavigationData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]                found signature `fn(&GeodeticNavigationData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x32_sbasparams.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&SBASParameters) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&SBASParameters) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x33x6_trackerload.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&TrackerLoadStatus) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&TrackerLoadStatus) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x38_extephemeris.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&ExtendedEphemerisData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&ExtendedEphemerisData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/xff_asciidata.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&AsciiData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&AsciiData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/input/xff_asciidata.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<AsciiData, Self::Error> {
[INFO] [stdout]    |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/packet.rs:93:28
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&PacketType) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&PacketType) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]    --> src/packet.rs:155:22
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<PacketType, Self::Error> {
[INFO] [stdout]     |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0276, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `irox-sirf` (lib) due to 31 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x02_mesnavdata.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&MeasuredNavigationData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&MeasuredNavigationData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/input/x02_mesnavdata.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<MeasuredNavigationData, Self::Error> {
[INFO] [stdout]    |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x04_meastrackdata.rs:37:28
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&MeasuredTrackData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&MeasuredTrackData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x07_clockstatus.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&ClockStatus) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&ClockStatus) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x08_50bpsdata.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&FiftyBPSData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&FiftyBPSData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x09_cputhroughput.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&CPUThroughput) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&CPUThroughput) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x1c_navmeasure.rs:39:28
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&NavLibMeasurement) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&NavLibMeasurement) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x1e_navsvstate.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&NavLibSVState) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&NavLibSVState) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/input/x1e_navsvstate.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<NavLibSVState, Self::Error> {
[INFO] [stdout]    |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]    --> src/input/x29_geonavdata.rs:145:28
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]     |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&GeodeticNavigationData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]                found signature `fn(&GeodeticNavigationData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x32_sbasparams.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&SBASParameters) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&SBASParameters) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x33x6_trackerload.rs:19:28
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&TrackerLoadStatus) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&TrackerLoadStatus) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/x38_extephemeris.rs:40:28
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&ExtendedEphemerisData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&ExtendedEphemerisData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/input/xff_asciidata.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&AsciiData) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&AsciiData) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/input/xff_asciidata.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<AsciiData, Self::Error> {
[INFO] [stdout]    |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `get_bytes` has an incompatible type for trait
[INFO] [stdout]   --> src/packet.rs:93:28
[INFO] [stdout]    |
[INFO] [stdout] 93 |     fn get_bytes(&self) -> Result<Vec<u8>, std::io::Error> {
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected `irox_bits::error::BitsError`, found `std::io::Error`
[INFO] [stdout]    |                            help: change the output type to match the trait: `Result<Vec<u8>, irox_bits::error::BitsError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(&PacketType) -> Result<_, irox_bits::error::BitsError>`
[INFO] [stdout]               found signature `fn(&PacketType) -> Result<_, std::io::Error>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]    --> src/packet.rs:155:22
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<PacketType, Self::Error> {
[INFO] [stdout]     |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0276, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `irox-sirf` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "b8d043795db265a01424cc557384fc3d04ad71bd5c19a4a9f84f9fbc0a6653c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8d043795db265a01424cc557384fc3d04ad71bd5c19a4a9f84f9fbc0a6653c7", kill_on_drop: false }`
[INFO] [stdout] b8d043795db265a01424cc557384fc3d04ad71bd5c19a4a9f84f9fbc0a6653c7
