[INFO] cloning repository https://github.com/BlackbirdHQ/ublox-short-range-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlackbirdHQ/ublox-short-range-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-short-range-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-short-range-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1e76bba9f8a6e8fbcc551387cc15336cc42c404
[INFO] checking BlackbirdHQ/ublox-short-range-rs against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-short-range-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BlackbirdHQ/ublox-short-range-rs on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BlackbirdHQ/ublox-short-range-rs
[INFO] finished tweaking git repo https://github.com/BlackbirdHQ/ublox-short-range-rs
[INFO] tweaked toml for git repo https://github.com/BlackbirdHQ/ublox-short-range-rs 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/FactbirdHQ/ublox-sockets`
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embedded-nal-async v0.8.0
[INFO] [stderr]   Downloaded embassy-time v0.4.0
[INFO] [stderr]   Downloaded defmt v0.3.10
[INFO] [stderr]   Downloaded critical-section v1.2.0
[INFO] [stderr]   Downloaded embassy-futures v0.1.1
[INFO] [stderr]   Downloaded embassy-net-driver v0.2.0
[INFO] [stderr]   Downloaded embassy-net-driver-channel v0.3.0
[INFO] [stderr]   Downloaded embedded-hal v1.0.0
[INFO] [stderr]   Downloaded managed v0.8.0
[INFO] [stderr]   Downloaded defmt-macros v0.4.0
[INFO] [stderr]   Downloaded atat_derive v0.24.0
[INFO] [stderr]   Downloaded embedded-nal v0.9.0
[INFO] [stderr]   Downloaded heapless-bytes v0.4.0
[INFO] [stderr]   Downloaded serde_at v0.24.0
[INFO] [stderr]   Downloaded smoltcp v0.12.0
[INFO] [stderr]   Downloaded atat v0.24.0
[INFO] [stderr]   Downloaded embassy-sync v0.6.2
[INFO] [stderr]   Downloaded embedded-io-async v0.6.1
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.0
[INFO] [stderr]   Downloaded embedded-hal-async v1.0.0
[INFO] [stderr]   Downloaded defmt-parser v0.4.1
[INFO] [stderr]   Downloaded embassy-net v0.6.0
[INFO] [stderr]   Downloaded ppproto v0.2.1
[INFO] [stderr]   Downloaded embassy-net-ppp v0.2.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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20f81d222664853633c625e8fcede128a64259f246da28dcfe50185af5a87fe1
[INFO] running `Command { std: "docker" "start" "-a" "20f81d222664853633c625e8fcede128a64259f246da28dcfe50185af5a87fe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20f81d222664853633c625e8fcede128a64259f246da28dcfe50185af5a87fe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f81d222664853633c625e8fcede128a64259f246da28dcfe50185af5a87fe1", kill_on_drop: false }`
[INFO] [stdout] 20f81d222664853633c625e8fcede128a64259f246da28dcfe50185af5a87fe1
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] defb19d11763e78916daa7efbf759a0b03b2ae9ad8432fe2ea7933af5a929619
[INFO] running `Command { std: "docker" "start" "-a" "defb19d11763e78916daa7efbf759a0b03b2ae9ad8432fe2ea7933af5a929619", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking embedded-nal v0.9.0
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking embedded-nal-async v0.8.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking embassy-time v0.4.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling serde_at v0.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling atat_derive v0.24.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking heapless-bytes v0.4.0
[INFO] [stderr]     Checking atat v0.24.0
[INFO] [stderr]     Checking ublox-short-range-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: No module feature activated. You must activate exactly one of the following features: odin-w2xx, nina-w1xx, nina-b1xx, anna-b1xx, nina-b2xx, nina-b3xx
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | compile_error!("No module feature activated. You must activate exactly one of the following features: odin-w2xx, nina-w1xx, nina-b1xx, anna-b1xx, nina-b2xx, nina-b3xx");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: No module feature activated. You must activate exactly one of the following features: odin-w2xx, nina-w1xx, nina-b1xx, anna-b1xx, nina-b2xx, nina-b3xx
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | compile_error!("No module feature activated. You must activate exactly one of the following features: odin-w2xx, nina-w1xx, nina-b1xx, anna-b1xx, nina-b2xx, nina-b3xx");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::runner::URC_SUBSCRIBERS`
[INFO] [stdout]   --> src/asynch/control.rs:53:34
[INFO] [stdout]    |
[INFO] [stdout] 53 | use super::runner::{MAX_CMD_LEN, URC_SUBSCRIBERS};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ no `URC_SUBSCRIBERS` in `asynch::runner`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) const URC_SUBSCRIBERS: usize = 2;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `ppp` feature
[INFO] [stdout]   --> src/asynch/runner.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "ppp")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) const URC_SUBSCRIBERS: usize = 3;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `internal-network-stack` feature
[INFO] [stdout]   --> src/asynch/runner.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "internal-network-stack")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::runner::URC_SUBSCRIBERS`
[INFO] [stdout]   --> src/asynch/network.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | use super::{runner::URC_SUBSCRIBERS, state, UbloxUrc};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ no `URC_SUBSCRIBERS` in `asynch::runner`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) const URC_SUBSCRIBERS: usize = 2;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `ppp` feature
[INFO] [stdout]   --> src/asynch/runner.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "ppp")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) const URC_SUBSCRIBERS: usize = 3;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `internal-network-stack` feature
[INFO] [stdout]   --> src/asynch/runner.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "internal-network-stack")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::runner::URC_SUBSCRIBERS`
[INFO] [stdout]   --> src/asynch/resources.rs:5:27
[INFO] [stdout]    |
[INFO] [stdout] 5  |     runner::{MAX_CMD_LEN, URC_SUBSCRIBERS},
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ no `URC_SUBSCRIBERS` in `asynch::runner`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) const URC_SUBSCRIBERS: usize = 2;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `ppp` feature
[INFO] [stdout]   --> src/asynch/runner.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "ppp")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) const URC_SUBSCRIBERS: usize = 3;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `internal-network-stack` feature
[INFO] [stdout]   --> src/asynch/runner.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "internal-network-stack")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::runner::URC_SUBSCRIBERS`
[INFO] [stdout]   --> src/asynch/control.rs:53:34
[INFO] [stdout]    |
[INFO] [stdout] 53 | use super::runner::{MAX_CMD_LEN, URC_SUBSCRIBERS};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^ no `URC_SUBSCRIBERS` in `asynch::runner`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) const URC_SUBSCRIBERS: usize = 2;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `ppp` feature
[INFO] [stdout]   --> src/asynch/runner.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "ppp")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) const URC_SUBSCRIBERS: usize = 3;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `internal-network-stack` feature
[INFO] [stdout]   --> src/asynch/runner.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "internal-network-stack")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::runner::URC_SUBSCRIBERS`
[INFO] [stdout]   --> src/asynch/network.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | use super::{runner::URC_SUBSCRIBERS, state, UbloxUrc};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^ no `URC_SUBSCRIBERS` in `asynch::runner`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) const URC_SUBSCRIBERS: usize = 2;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `ppp` feature
[INFO] [stdout]   --> src/asynch/runner.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "ppp")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) const URC_SUBSCRIBERS: usize = 3;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `internal-network-stack` feature
[INFO] [stdout]   --> src/asynch/runner.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "internal-network-stack")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::runner::URC_SUBSCRIBERS`
[INFO] [stdout]   --> src/asynch/resources.rs:5:27
[INFO] [stdout]    |
[INFO] [stdout] 5  |     runner::{MAX_CMD_LEN, URC_SUBSCRIBERS},
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^ no `URC_SUBSCRIBERS` in `asynch::runner`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) const URC_SUBSCRIBERS: usize = 2;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `ppp` feature
[INFO] [stdout]   --> src/asynch/runner.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(feature = "ppp")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/asynch/runner.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) const URC_SUBSCRIBERS: usize = 3;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `internal-network-stack` feature
[INFO] [stdout]   --> src/asynch/runner.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg(feature = "internal-network-stack")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Digester` in this scope
[INFO] [stdout]   --> src/asynch/runner.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         Digester,
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::atat::Digester;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use atat::Digester;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `URC_SUBSCRIBERS` in this scope
[INFO] [stdout]   --> src/asynch/runner.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |         { URC_SUBSCRIBERS },
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn at_bridge<'a, const INGRESS_BUF_SIZE: usize, const URC_CAPACITY: usize, const URC_SUBSCRIBERS: /* Type */>(
[INFO] [stdout]    |                                                                                +++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `URC_SUBSCRIBERS` in this scope
[INFO] [stdout]   --> src/asynch/runner.rs:79:63
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub urc_channel: &'a UrcChannel<UbloxUrc, URC_CAPACITY, { URC_SUBSCRIBERS }>,
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Runner<'a, T: Transport, C, const INGRESS_BUF_SIZE: usize, const URC_CAPACITY: usize, const URC_SUBSCRIBERS: /* Type */> {
[INFO] [stdout]    |                                                                                                +++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Digester` in this scope
[INFO] [stdout]   --> src/asynch/runner.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |         atat::Ingress<'a, Digester, UbloxUrc, INGRESS_BUF_SIZE, URC_CAPACITY, { URC_SUBSCRIBERS }>,
[INFO] [stdout]    |                           ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::atat::Digester;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use atat::Digester;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `URC_SUBSCRIBERS` in this scope
[INFO] [stdout]   --> src/asynch/runner.rs:82:81
[INFO] [stdout]    |
[INFO] [stdout] 82 |         atat::Ingress<'a, Digester, UbloxUrc, INGRESS_BUF_SIZE, URC_CAPACITY, { URC_SUBSCRIBERS }>,
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Runner<'a, T: Transport, C, const INGRESS_BUF_SIZE: usize, const URC_CAPACITY: usize, const URC_SUBSCRIBERS: /* Type */> {
[INFO] [stdout]    |                                                                                                +++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Digester`
[INFO] [stdout]    --> src/asynch/runner.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             Digester::new(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Digester`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::atat::Digester;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use atat::Digester;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::command::ping::Ping`
[INFO] [stdout]   --> src/asynch/control.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::command::ping::Ping;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ChangeMode` and `self`
[INFO] [stdout]  --> src/asynch/runner.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |         data_mode::{self, ChangeMode},
[INFO] [stdout]   |                     ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SimpleClient`
[INFO] [stdout]   --> src/asynch/runner.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     asynch::{AtatClient as _, SimpleClient},
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/asynch/runner.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | use embassy_time::{Duration, Timer};
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Digester` in this scope
[INFO] [stdout]   --> src/asynch/runner.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         Digester,
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::atat::Digester;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use atat::Digester;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `URC_SUBSCRIBERS` in this scope
[INFO] [stdout]   --> src/asynch/runner.rs:51:11
[INFO] [stdout]    |
[INFO] [stdout] 51 |         { URC_SUBSCRIBERS },
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 42 | async fn at_bridge<'a, const INGRESS_BUF_SIZE: usize, const URC_CAPACITY: usize, const URC_SUBSCRIBERS: /* Type */>(
[INFO] [stdout]    |                                                                                +++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `URC_SUBSCRIBERS` in this scope
[INFO] [stdout]   --> src/asynch/runner.rs:79:63
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub urc_channel: &'a UrcChannel<UbloxUrc, URC_CAPACITY, { URC_SUBSCRIBERS }>,
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Runner<'a, T: Transport, C, const INGRESS_BUF_SIZE: usize, const URC_CAPACITY: usize, const URC_SUBSCRIBERS: /* Type */> {
[INFO] [stdout]    |                                                                                                +++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Digester` in this scope
[INFO] [stdout]   --> src/asynch/runner.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |         atat::Ingress<'a, Digester, UbloxUrc, INGRESS_BUF_SIZE, URC_CAPACITY, { URC_SUBSCRIBERS }>,
[INFO] [stdout]    |                           ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::atat::Digester;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use atat::Digester;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `URC_SUBSCRIBERS` in this scope
[INFO] [stdout]   --> src/asynch/runner.rs:82:81
[INFO] [stdout]    |
[INFO] [stdout] 82 |         atat::Ingress<'a, Digester, UbloxUrc, INGRESS_BUF_SIZE, URC_CAPACITY, { URC_SUBSCRIBERS }>,
[INFO] [stdout]    |                                                                                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a const parameter
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct Runner<'a, T: Transport, C, const INGRESS_BUF_SIZE: usize, const URC_CAPACITY: usize, const URC_SUBSCRIBERS: /* Type */> {
[INFO] [stdout]    |                                                                                                +++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Digester`
[INFO] [stdout]    --> src/asynch/runner.rs:104:13
[INFO] [stdout]     |
[INFO] [stdout] 104 |             Digester::new(),
[INFO] [stdout]     |             ^^^^^^^^ use of undeclared type `Digester`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these traits
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::atat::Digester;
[INFO] [stdout]     |
[INFO] [stdout] 1   + use atat::Digester;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::command::ping::Ping`
[INFO] [stdout]   --> src/asynch/control.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::command::ping::Ping;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ChangeMode` and `self`
[INFO] [stdout]  --> src/asynch/runner.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |         data_mode::{self, ChangeMode},
[INFO] [stdout]   |                     ^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SimpleClient`
[INFO] [stdout]   --> src/asynch/runner.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     asynch::{AtatClient as _, SimpleClient},
[INFO] [stdout]    |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/asynch/runner.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | use embassy_time::{Duration, Timer};
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ublox-short-range-rs` (lib test) due to 10 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ublox-short-range-rs` (lib) due to 10 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "defb19d11763e78916daa7efbf759a0b03b2ae9ad8432fe2ea7933af5a929619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "defb19d11763e78916daa7efbf759a0b03b2ae9ad8432fe2ea7933af5a929619", kill_on_drop: false }`
[INFO] [stdout] defb19d11763e78916daa7efbf759a0b03b2ae9ad8432fe2ea7933af5a929619
