[INFO] cloning repository https://github.com/BlackbirdHQ/ublox-cellular-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-cellular-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-cellular-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-cellular-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a1a6c39a30fb83805598ba90e19c18e5035522d [INFO] checking BlackbirdHQ/ublox-cellular-rs/3a1a6c39a30fb83805598ba90e19c18e5035522d against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-cellular-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlackbirdHQ/ublox-cellular-rs on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/BlackbirdHQ/ublox-cellular-rs [INFO] finished tweaking git repo https://github.com/BlackbirdHQ/ublox-cellular-rs [INFO] tweaked toml for git repo https://github.com/BlackbirdHQ/ublox-cellular-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/BlackbirdHQ/atat` [INFO] [stderr] Updating git repository `https://github.com/BlackbirdHQ/atat` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/BlackbirdHQ/ublox-sockets` [INFO] [stderr] warning: Patch `atat v0.19.1 (https://github.com/BlackbirdHQ/atat?rev=c5caaf7#c5caaf75)` was not used in the crate graph. [INFO] [stderr] Perhaps you misspelled the source URL being patched. [INFO] [stderr] Possible URLs for `[patch.]`: [INFO] [stderr] https://github.com/BlackbirdHQ/atat [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding embassy-sync v0.3.0 (available: v0.6.0) [INFO] [stderr] Adding embassy-time v0.1.5 (available: v0.3.2) [INFO] [stderr] Adding embedded-hal v0.2.7 (available: v1.0.0) [INFO] [stderr] Adding embedded-hal v1.0.0-rc.2 (available: v1.0.0) [INFO] [stderr] Adding embedded-nal v0.6.0 (available: v0.9.0) [INFO] [stderr] Adding hash32 v0.2.1 (available: v0.3.1) [INFO] [stderr] Adding heapless v0.7.17 (available: v0.8.0) [INFO] [stderr] Adding heapless-bytes v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding nb v0.1.3 (available: v1.1.0) [INFO] [stderr] Adding no-std-net v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Patch `atat v0.19.1 (https://github.com/BlackbirdHQ/atat?rev=c5caaf7#c5caaf75)` was not used in the crate graph. [INFO] [stderr] Perhaps you misspelled the source URL being patched. [INFO] [stderr] Possible URLs for `[patch.]`: [INFO] [stderr] https://github.com/BlackbirdHQ/atat [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-hal v1.0.0-rc.2 [INFO] [stderr] Downloaded embedded-nal v0.6.0 [INFO] [stderr] Downloaded heapless-bytes v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d31a70123a998aa4453ef6479417304bca32e0f816158561cf07ae8ca0fe691 [INFO] running `Command { std: "docker" "start" "-a" "8d31a70123a998aa4453ef6479417304bca32e0f816158561cf07ae8ca0fe691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d31a70123a998aa4453ef6479417304bca32e0f816158561cf07ae8ca0fe691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d31a70123a998aa4453ef6479417304bca32e0f816158561cf07ae8ca0fe691", kill_on_drop: false }` [INFO] [stdout] 8d31a70123a998aa4453ef6479417304bca32e0f816158561cf07ae8ca0fe691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e23189597680a9248a93616a9d02f1649b59fa91ca9b0e5ba9667967ddb33205 [INFO] running `Command { std: "docker" "start" "-a" "e23189597680a9248a93616a9d02f1649b59fa91ca9b0e5ba9667967ddb33205", kill_on_drop: false }` [INFO] [stderr] warning: Patch `atat v0.19.1 (https://github.com/BlackbirdHQ/atat?rev=c5caaf7#c5caaf75)` was not used in the crate graph. [INFO] [stderr] Perhaps you misspelled the source URL being patched. [INFO] [stderr] Possible URLs for `[patch.]`: [INFO] [stderr] https://github.com/BlackbirdHQ/atat [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking critical-section v1.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling embassy-time v0.1.5 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling embassy-sync v0.3.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking embedded-hal v1.0.0-rc.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling serde_at v0.19.1 (https://github.com/BlackbirdHQ/atat?rev=31a45fc#31a45fcf) [INFO] [stderr] Compiling atat_derive v0.19.1 (https://github.com/BlackbirdHQ/atat?rev=31a45fc#31a45fcf) [INFO] [stderr] Compiling hash32-derive v0.1.1 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking no-std-net v0.5.0 [INFO] [stderr] Checking heapless-bytes v0.3.0 [INFO] [stderr] Checking embedded-nal v0.6.0 [INFO] [stderr] Checking atat v0.19.1 (https://github.com/BlackbirdHQ/atat?rev=31a45fc#31a45fcf) [INFO] [stderr] Checking ublox-sockets v0.5.0 (https://github.com/BlackbirdHQ/ublox-sockets?rev=0bc0dc1#0bc0dc13) [INFO] [stderr] Checking ublox-cellular-rs v0.4.0 (/opt/rustwide/workdir/ublox-cellular) [INFO] [stdout] warning: unused import: `GpioInPull` [INFO] [stdout] --> ublox-cellular/src/client.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | types::{GpioInPull, GpioMode, GpioOutValue}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ublox-cellular/src/client.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 76 | impl<'buf, 'sub, W, Config, const INGRESS_BUF_SIZE: usize, const N: usize, const L: usize> [INFO] [stdout] | ---- lifetime `'buf` declared here [INFO] [stdout] ... [INFO] [stdout] 99 | ) -> (UbloxCellularIngress, Self) { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'buf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(any(feature = "lisa-u1", feature = "lisa-u2", feature = "sara-u2",))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GpioInPull` [INFO] [stdout] --> ublox-cellular/src/client.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | types::{GpioInPull, GpioMode, GpioOutValue}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> ublox-cellular/src/client.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 76 | impl<'buf, 'sub, W, Config, const INGRESS_BUF_SIZE: usize, const N: usize, const L: usize> [INFO] [stdout] | ---- lifetime `'buf` declared here [INFO] [stdout] ... [INFO] [stdout] 99 | ) -> (UbloxCellularIngress, Self) { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'buf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(any(feature = "lisa-u1", feature = "lisa-u2", feature = "sara-u2",))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/control/types.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::command::psn::responses::PacketSwitchedNetworkData` [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::command::psn::responses::PacketSwitchedNetworkData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PacketSwitchedAction`, `PacketSwitchedNetworkDataParam`, `PacketSwitchedParam`, and `ProtocolType` [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | PacketSwitchedAction, PacketSwitchedNetworkDataParam, PacketSwitchedParam, ProtocolType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GetPacketSwitchedNetworkData`, `SetPacketSwitchedAction`, and `SetPacketSwitchedConfig` [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | GetPacketSwitchedNetworkData, SetPacketSwitchedAction, SetPacketSwitchedConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `heapless::String` [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use heapless::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sara-r4` [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:428:27 [INFO] [stdout] | [INFO] [stdout] 428 | #[cfg(not(any(feature = "sara-r4", feature = "lara-r6")))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"sara-g4"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `sara-r4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lisa-u1` [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | feature = "lisa-u1", [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"lisa-u2"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `lisa-u1` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::command::psn::responses::PacketSwitchedNetworkData` [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | use crate::command::psn::responses::PacketSwitchedNetworkData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PacketSwitchedAction`, `PacketSwitchedNetworkDataParam`, `PacketSwitchedParam`, and `ProtocolType` [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | PacketSwitchedAction, PacketSwitchedNetworkDataParam, PacketSwitchedParam, ProtocolType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GetPacketSwitchedNetworkData`, `SetPacketSwitchedAction`, and `SetPacketSwitchedConfig` [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | GetPacketSwitchedNetworkData, SetPacketSwitchedAction, SetPacketSwitchedConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `heapless::String` [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use heapless::String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sara-r4` [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:428:27 [INFO] [stdout] | [INFO] [stdout] 428 | #[cfg(not(any(feature = "sara-r4", feature = "lara-r6")))] [INFO] [stdout] | ^^^^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"sara-g4"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async`, `default`, `defmt`, `defmt-impl`, `lara-r2`, `lara-r6`, `leon-g1`, `lisa-u2`, `log`, `log-impl`, `mpci-l2`, `sara-g3`, `sara-g4`, `sara-r5`, `sara-u1`, `sara-u2`, `socket-tcp`, `socket-udp`, `toby-l2`, `toby-l4`, `toby-r2`, and `upsd-context-activation` [INFO] [stdout] = help: consider adding `sara-r4` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Minimum` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/client.rs:371:37 [INFO] [stdout] | [INFO] [stdout] 371 | fun: Functionality::Minimum, [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Minimum` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Full` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/client.rs:382:37 [INFO] [stdout] | [INFO] [stdout] 382 | fun: Functionality::Full, [INFO] [stdout] | ^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Full` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Full` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/client.rs:437:37 [INFO] [stdout] | [INFO] [stdout] 437 | fun: Functionality::Full, [INFO] [stdout] | ^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Full` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Minimum` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/client.rs:371:37 [INFO] [stdout] | [INFO] [stdout] 371 | fun: Functionality::Minimum, [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Minimum` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Full` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/client.rs:382:37 [INFO] [stdout] | [INFO] [stdout] 382 | fun: Functionality::Full, [INFO] [stdout] | ^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Full` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Full` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/client.rs:437:37 [INFO] [stdout] | [INFO] [stdout] 437 | fun: Functionality::Full, [INFO] [stdout] | ^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Full` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, PartialEq, Eq, AtatEnum)] [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: network::_::_serde::Deserialize<'_>` [INFO] [stdout] = help: the following types implement trait `network::_::_serde::Deserialize<'de>`: [INFO] [stdout] &'a ByteArray [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a atat::serde_bytes::Bytes [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] and 247 others [INFO] [stdout] note: required by a bound in `variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:2007:12 [INFO] [stdout] | [INFO] [stdout] 2005 | fn variant(self) -> Result<(V, Self::Variant), Self::Error> [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 2006 | where [INFO] [stdout] 2007 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `EnumAccess::variant` [INFO] [stdout] = note: this error originates in the derive macro `AtatEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, PartialEq, Eq, AtatEnum)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `AtatEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, PartialEq, Eq, AtatEnum)] [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: network::_::_serde::Deserialize<'_>` [INFO] [stdout] = help: the following types implement trait `network::_::_serde::Deserialize<'de>`: [INFO] [stdout] &'a ByteArray [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a atat::serde_bytes::Bytes [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] and 247 others [INFO] [stdout] note: required by a bound in `variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/de/mod.rs:2007:12 [INFO] [stdout] | [INFO] [stdout] 2005 | fn variant(self) -> Result<(V, Self::Variant), Self::Error> [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 2006 | where [INFO] [stdout] 2007 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `EnumAccess::variant` [INFO] [stdout] = note: this error originates in the derive macro `AtatEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> ublox-cellular/src/command/mobile_control/types.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone, PartialEq, Eq, AtatEnum)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable call [INFO] [stdout] | any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `AtatEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Minimum` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/network.rs:310:45 [INFO] [stdout] | [INFO] [stdout] 310 | fun: Functionality::Minimum, [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Minimum` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Full` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/network.rs:321:45 [INFO] [stdout] | [INFO] [stdout] 321 | fun: Functionality::Full, [INFO] [stdout] | ^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Full` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Minimum` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/network.rs:351:41 [INFO] [stdout] | [INFO] [stdout] 351 | fun: Functionality::Minimum, [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Minimum` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Minimum` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/network.rs:310:45 [INFO] [stdout] | [INFO] [stdout] 310 | fun: Functionality::Minimum, [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Minimum` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Full` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/network.rs:362:41 [INFO] [stdout] | [INFO] [stdout] 362 | fun: Functionality::Full, [INFO] [stdout] | ^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Full` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Full` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/network.rs:321:45 [INFO] [stdout] | [INFO] [stdout] 321 | fun: Functionality::Full, [INFO] [stdout] | ^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Full` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Minimum` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/network.rs:351:41 [INFO] [stdout] | [INFO] [stdout] 351 | fun: Functionality::Minimum, [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Minimum` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Full` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/network.rs:362:41 [INFO] [stdout] | [INFO] [stdout] 362 | fun: Functionality::Full, [INFO] [stdout] | ^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Full` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SilentResetWithSimReset` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/power.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | Functionality::SilentResetWithSimReset [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `SilentResetWithSimReset` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SilentResetWithSimReset` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/power.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | Functionality::SilentResetWithSimReset [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `SilentResetWithSimReset` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SilentReset` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/power.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | Functionality::SilentReset [INFO] [stdout] | ^^^^^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `SilentReset` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `SilentReset` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/power.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | Functionality::SilentReset [INFO] [stdout] | ^^^^^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `SilentReset` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Minimum` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:80:37 [INFO] [stdout] | [INFO] [stdout] 80 | fun: Functionality::Minimum, [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Minimum` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Full` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | fun: Functionality::Full, [INFO] [stdout] | ^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Full` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Minimum` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:80:37 [INFO] [stdout] | [INFO] [stdout] 80 | fun: Functionality::Minimum, [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Minimum` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Full` found for enum `Functionality` in the current scope [INFO] [stdout] --> ublox-cellular/src/services/data/mod.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | fun: Functionality::Full, [INFO] [stdout] | ^^^^ variant or associated item not found in `Functionality` [INFO] [stdout] | [INFO] [stdout] ::: ublox-cellular/src/command/mobile_control/types.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Functionality { [INFO] [stdout] | ---------------------- variant or associated item `Full` not found for this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ublox-cellular-rs` (lib test) due to 13 previous errors; 23 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 12 previous errors; 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ublox-cellular-rs` (lib) due to 13 previous errors; 23 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e23189597680a9248a93616a9d02f1649b59fa91ca9b0e5ba9667967ddb33205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23189597680a9248a93616a9d02f1649b59fa91ca9b0e5ba9667967ddb33205", kill_on_drop: false }` [INFO] [stdout] e23189597680a9248a93616a9d02f1649b59fa91ca9b0e5ba9667967ddb33205