[INFO] fetching crate irox-nmea0183 0.4.0...
[INFO] checking irox-nmea0183-0.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate irox-nmea0183 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate irox-nmea0183 0.4.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate irox-nmea0183 0.4.0
[INFO] finished tweaking crates.io crate irox-nmea0183 0.4.0
[INFO] tweaked toml for crates.io crate irox-nmea0183 0.4.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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded irox-carto v0.6.1
[INFO] [stderr]   Downloaded windows-core v0.53.0
[INFO] [stderr]   Downloaded irox-enums_derive v0.2.2
[INFO] [stderr]   Downloaded irox-enums v0.2.2
[INFO] [stderr]   Downloaded irox-time v0.4.2
[INFO] [stderr]   Downloaded irox-units v0.3.5
[INFO] [stderr]   Downloaded irox-tools v0.6.0
[INFO] [stderr]   Downloaded irox-csv v0.5.0
[INFO] [stderr]   Downloaded windows v0.53.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2633d9f058873eb8d2b82c307681e811631ed0fdb37a622fae442661a17790bd
[INFO] running `Command { std: "docker" "start" "-a" "2633d9f058873eb8d2b82c307681e811631ed0fdb37a622fae442661a17790bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2633d9f058873eb8d2b82c307681e811631ed0fdb37a622fae442661a17790bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2633d9f058873eb8d2b82c307681e811631ed0fdb37a622fae442661a17790bd", kill_on_drop: false }`
[INFO] [stdout] 2633d9f058873eb8d2b82c307681e811631ed0fdb37a622fae442661a17790bd
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab72c39753dcee38ce0a27da991c94dc488c78fe7763f26e49998aaeba1362cd
[INFO] running `Command { std: "docker" "start" "-a" "ab72c39753dcee38ce0a27da991c94dc488c78fe7763f26e49998aaeba1362cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling irox-tools v0.6.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking irox-units v0.3.5
[INFO] [stderr]    Compiling irox-csv v0.5.0
[INFO] [stderr]    Compiling irox-carto v0.6.1
[INFO] [stderr]    Compiling irox-enums_derive v0.2.2
[INFO] [stderr]     Checking irox-enums v0.2.2
[INFO] [stderr]     Checking irox-time v0.4.2
[INFO] [stderr]     Checking irox-nmea0183 v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::read::read_until`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use irox_tools::read::read_until;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `read_until` in `read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::format`
[INFO] [stdout]   --> src/output/gga.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use irox_tools::format::DecimalFormatF64;
[INFO] [stdout]    |                 ^^^^^^ could not find `format` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::format`
[INFO] [stdout]  --> src/output/zda.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use irox_tools::format::DecimalFormatF64;
[INFO] [stdout]   |                 ^^^^^^ could not find `format` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::read::read_until`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use irox_tools::read::read_until;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `read_until` in `read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::format`
[INFO] [stdout]   --> src/output/gga.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use irox_tools::format::DecimalFormatF64;
[INFO] [stdout]    |                 ^^^^^^ could not find `format` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `irox_tools::format`
[INFO] [stdout]  --> src/output/zda.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use irox_tools::format::DecimalFormatF64;
[INFO] [stdout]   |                 ^^^^^^ could not find `format` in `irox_tools`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/lib.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<Frame, Self::Error> {
[INFO] [stdout]    |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Bits` is not satisfied
[INFO] [stdout]    --> src/lib.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<T: Read> Packetization<T> for NMEAPacketizer {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ the trait `Bits` is not implemented for `T`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Packetization`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/irox-tools-0.6.0/src/packetio.rs:34:28
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Packetization<T: Bits> {
[INFO] [stdout]     |                            ^^^^ required by this bound in `Packetization`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<T: Read + irox_tools::bits::Bits> Packetization<T> for NMEAPacketizer {
[INFO] [stdout]     |              ++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/lib.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<Frame, Self::Error> {
[INFO] [stdout]    |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]    --> src/output/gga.rs:298:22
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<GGA, Self::Error> {
[INFO] [stdout]     |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Bits` is not satisfied
[INFO] [stdout]    --> src/lib.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<T: Read> Packetization<T> for NMEAPacketizer {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ the trait `Bits` is not implemented for `T`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `Packetization`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/irox-tools-0.6.0/src/packetio.rs:34:28
[INFO] [stdout]     |
[INFO] [stdout] 34  | pub trait Packetization<T: Bits> {
[INFO] [stdout]     |                            ^^^^ required by this bound in `Packetization`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<T: Read + irox_tools::bits::Bits> Packetization<T> for NMEAPacketizer {
[INFO] [stdout]     |              ++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]    --> src/output/gsa.rs:115:22
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<GSA, Self::Error> {
[INFO] [stdout]     |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/output/gsv.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<GSV, Self::Error> {
[INFO] [stdout]    |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]    --> src/output/gga.rs:298:22
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<GGA, Self::Error> {
[INFO] [stdout]     |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]    --> src/output/gsa.rs:115:22
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<GSA, Self::Error> {
[INFO] [stdout]     |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0276]: impl has stricter requirements than trait
[INFO] [stdout]   --> src/output/gsv.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn build_from<T: Read>(&self, input: &mut T) -> Result<GSV, Self::Error> {
[INFO] [stdout]    |                      ^^^^ impl has extra requirement `T: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Bits` is not satisfied
[INFO] [stdout]   --> src/lib.rs:96:61
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let packet = NMEAPacketizer::new().read_next_packet(input)?;
[INFO] [stdout]    |                                            ---------------- ^^^^^ the trait `Bits` is not implemented for `T`
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `read_next_packet`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/irox-tools-0.6.0/src/packetio.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait Packetization<T: Bits> {
[INFO] [stdout]    |                            ^^^^ required by this bound in `Packetization::read_next_packet`
[INFO] [stdout] 35 |     /// Reads the next packet from the source reader
[INFO] [stdout] 36 |     fn read_next_packet(&mut self, source: &mut T) -> Result<PacketData, Error>;
[INFO] [stdout]    |        ---------------- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn build_from<T: Read + irox_tools::bits::Bits>(&self, input: &mut T) -> Result<Frame, Self::Error> {
[INFO] [stdout]    |                           ++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `T: Bits` is not satisfied
[INFO] [stdout]   --> src/lib.rs:96:61
[INFO] [stdout]    |
[INFO] [stdout] 96 |         let packet = NMEAPacketizer::new().read_next_packet(input)?;
[INFO] [stdout]    |                                            ---------------- ^^^^^ the trait `Bits` is not implemented for `T`
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `read_next_packet`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/irox-tools-0.6.0/src/packetio.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait Packetization<T: Bits> {
[INFO] [stdout]    |                            ^^^^ required by this bound in `Packetization::read_next_packet`
[INFO] [stdout] 35 |     /// Reads the next packet from the source reader
[INFO] [stdout] 36 |     fn read_next_packet(&mut self, source: &mut T) -> Result<PacketData, Error>;
[INFO] [stdout]    |        ---------------- required by a bound in this associated function
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn build_from<T: Read + irox_tools::bits::Bits>(&self, input: &mut T) -> Result<Frame, Self::Error> {
[INFO] [stdout]    |                           ++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_u8` found for mutable reference `&mut T` in the current scope
[INFO] [stdout]    --> src/lib.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 |             let val = source.read_u8()?;
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: there is a method `read` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/io/mod.rs:742:5
[INFO] [stdout] help: the following trait defines an item `read_u8`, perhaps you need to restrict type parameter `T` with it:
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<T: Read + Bits> Packetization<T> for NMEAPacketizer {
[INFO] [stdout]     |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `irox_tools::bits::Bits`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use irox_tools::bits::Bits;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-D unused-imports` implied by `-D warnings`
[INFO] [stdout]    = help: to override `-D warnings` add `#[allow(unused_imports)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `read_u8` found for mutable reference `&mut T` in the current scope
[INFO] [stdout]    --> src/lib.rs:129:30
[INFO] [stdout]     |
[INFO] [stdout] 129 |             let val = source.read_u8()?;
[INFO] [stdout]     |                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the type parameter is bounded by the trait
[INFO] [stdout] help: there is a method `read` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/io/mod.rs:742:5
[INFO] [stdout] help: the following trait defines an item `read_u8`, perhaps you need to restrict type parameter `T` with it:
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<T: Read + Bits> Packetization<T> for NMEAPacketizer {
[INFO] [stdout]     |              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `irox_tools::bits::Bits`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use irox_tools::bits::Bits;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-D unused-imports` implied by `-D warnings`
[INFO] [stdout]    = help: to override `-D warnings` add `#[allow(unused_imports)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0276, E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0276`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `irox-nmea0183` (lib test) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0276, E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0276`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `irox-nmea0183` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "ab72c39753dcee38ce0a27da991c94dc488c78fe7763f26e49998aaeba1362cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab72c39753dcee38ce0a27da991c94dc488c78fe7763f26e49998aaeba1362cd", kill_on_drop: false }`
[INFO] [stdout] ab72c39753dcee38ce0a27da991c94dc488c78fe7763f26e49998aaeba1362cd
