[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 against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-cellular-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlackbirdHQ/ublox-cellular-rs on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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]   |
[INFO] [stderr]   = help: perhaps you meant one of the following:
[INFO] [stderr]           	https://github.com/BlackbirdHQ/atat
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding defmt v0.3.100 (available: v1.0.1)
[INFO] [stderr]       Adding embassy-time v0.1.5 (available: v0.5.0)
[INFO] [stderr]       Adding embedded-hal v1.0.0-rc.2 (available: v1.0.0)
[INFO] [stderr]       Adding embedded-io v0.6.1 (available: v0.7.1)
[INFO] [stderr]       Adding embedded-nal v0.6.0 (available: v0.9.0)
[INFO] [stderr]       Adding hash32 v0.2.1 (available: v1.0.0)
[INFO] [stderr]       Adding heapless v0.7.17 (available: v0.9.1)
[INFO] [stderr]       Adding no-std-net v0.5.0 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "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]   |
[INFO] [stderr]   = help: perhaps you meant one of the following:
[INFO] [stderr]           	https://github.com/BlackbirdHQ/atat
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-rc.2
[INFO] [stderr]   Downloaded hash32-derive v0.1.1
[INFO] [stderr]   Downloaded embassy-time v0.1.5
[INFO] [stderr]   Downloaded embedded-nal v0.6.0
[INFO] [stderr]   Downloaded heapless-bytes v0.3.0
[INFO] [stderr]   Downloaded embassy-sync v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6a4e62ba40ac81250b19cdecab803d7146b83d43a30a21560909c03062dc87b
[INFO] running `Command { std: "docker" "start" "-a" "e6a4e62ba40ac81250b19cdecab803d7146b83d43a30a21560909c03062dc87b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6a4e62ba40ac81250b19cdecab803d7146b83d43a30a21560909c03062dc87b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6a4e62ba40ac81250b19cdecab803d7146b83d43a30a21560909c03062dc87b", kill_on_drop: false }`
[INFO] [stdout] e6a4e62ba40ac81250b19cdecab803d7146b83d43a30a21560909c03062dc87b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 196e56facb56596ef0c3445ae046b07703bfa85ea17ed31c6aaa844ecef81b98
[INFO] running `Command { std: "docker" "start" "-a" "196e56facb56596ef0c3445ae046b07703bfa85ea17ed31c6aaa844ecef81b98", 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]   |
[INFO] [stderr]   = help: perhaps you meant one of the following:
[INFO] [stderr]           	https://github.com/BlackbirdHQ/atat
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling embassy-time v0.1.5
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling embassy-sync v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking memchr v2.7.6
[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 quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_at v0.19.1 (https://github.com/BlackbirdHQ/atat?rev=31a45fc#31a45fcf)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 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)]` (part of `#[warn(unused)]`) 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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-r5"`
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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)]` (part of `#[warn(unused)]`) 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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-r5"`
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 `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 `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<N>
[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-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:2058:12
[INFO] [stdout]      |
[INFO] [stdout] 2056 |     fn variant<V>(self) -> Result<(V, Self::Variant), Self::Error>
[INFO] [stdout]      |        ------- required by a bound in this associated function
[INFO] [stdout] 2057 |     where
[INFO] [stdout] 2058 |         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)]` (part of `#[warn(unused)]`) 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<N>
[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-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:2058:12
[INFO] [stdout]      |
[INFO] [stdout] 2056 |     fn variant<V>(self) -> Result<(V, Self::Variant), Self::Error>
[INFO] [stdout]      |        ------- required by a bound in this associated function
[INFO] [stdout] 2057 |     where
[INFO] [stdout] 2058 |         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)]` (part of `#[warn(unused)]`) 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 `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 `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/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 `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 `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] 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 12 previous errors; 22 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 12 previous errors; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "196e56facb56596ef0c3445ae046b07703bfa85ea17ed31c6aaa844ecef81b98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "196e56facb56596ef0c3445ae046b07703bfa85ea17ed31c6aaa844ecef81b98", kill_on_drop: false }`
[INFO] [stdout] 196e56facb56596ef0c3445ae046b07703bfa85ea17ed31c6aaa844ecef81b98
