[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#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-cellular-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlackbirdHQ/ublox-cellular-rs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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 63 packages [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding embassy-sync v0.3.0 (latest: v0.5.0) [INFO] [stderr] Adding embassy-time v0.1.5 (latest: v0.3.0) [INFO] [stderr] Adding embedded-hal v0.2.7 (latest: v1.0.0) [INFO] [stderr] Adding embedded-hal v1.0.0-rc.2 (latest: v1.0.0) [INFO] [stderr] Adding embedded-nal v0.6.0 (latest: v0.8.0) [INFO] [stderr] Adding hash32 v0.2.1 (latest: v0.3.1) [INFO] [stderr] Adding heapless v0.7.17 (latest: v0.8.0) [INFO] [stderr] Adding nb v0.1.3 (latest: v1.1.0) [INFO] [stderr] Adding no-std-net v0.5.0 (latest: v0.6.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.57) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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 heapless-bytes v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4cf64fff9d73ac217a89f1396419f4224016cd3a6695154728239498eb458a4 [INFO] running `Command { std: "docker" "start" "-a" "f4cf64fff9d73ac217a89f1396419f4224016cd3a6695154728239498eb458a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4cf64fff9d73ac217a89f1396419f4224016cd3a6695154728239498eb458a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4cf64fff9d73ac217a89f1396419f4224016cd3a6695154728239498eb458a4", kill_on_drop: false }` [INFO] [stdout] f4cf64fff9d73ac217a89f1396419f4224016cd3a6695154728239498eb458a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fde48cffb7891f6ab841e6902ebfbbb1281ec8bb20aad246ea17d12f865d8c2 [INFO] running `Command { std: "docker" "start" "-a" "0fde48cffb7891f6ab841e6902ebfbbb1281ec8bb20aad246ea17d12f865d8c2", 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.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling embassy-time v0.1.5 [INFO] [stderr] Compiling embassy-sync v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking embedded-hal v1.0.0-rc.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [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 no-std-net v0.5.0 [INFO] [stderr] Checking serde_bytes v0.11.14 [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: 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: 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`, `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`, `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: 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`, `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`, `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] 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] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 229 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.197/src/de/mod.rs:2001:12 [INFO] [stdout] | [INFO] [stdout] 1999 | fn variant(self) -> Result<(V, Self::Variant), Self::Error> [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 2000 | where [INFO] [stdout] 2001 | 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] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 229 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.197/src/de/mod.rs:2001:12 [INFO] [stdout] | [INFO] [stdout] 1999 | fn variant(self) -> Result<(V, Self::Variant), Self::Error> [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 2000 | where [INFO] [stdout] 2001 | 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 `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] error: aborting due to 12 previous errors; 6 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] [stdout] error: aborting due to 12 previous errors; 6 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; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ublox-cellular-rs` (lib) due to 13 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0fde48cffb7891f6ab841e6902ebfbbb1281ec8bb20aad246ea17d12f865d8c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fde48cffb7891f6ab841e6902ebfbbb1281ec8bb20aad246ea17d12f865d8c2", kill_on_drop: false }` [INFO] [stdout] 0fde48cffb7891f6ab841e6902ebfbbb1281ec8bb20aad246ea17d12f865d8c2 [INFO] checking BlackbirdHQ/ublox-cellular-rs against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlackbirdHQ%2Fublox-cellular-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BlackbirdHQ/ublox-cellular-rs on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6273ef8dd9664f6cc204f5b9728cfd26b4acf4c397cb595a41f4d8b3dcdbb63b [INFO] running `Command { std: "docker" "start" "-a" "6273ef8dd9664f6cc204f5b9728cfd26b4acf4c397cb595a41f4d8b3dcdbb63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6273ef8dd9664f6cc204f5b9728cfd26b4acf4c397cb595a41f4d8b3dcdbb63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6273ef8dd9664f6cc204f5b9728cfd26b4acf4c397cb595a41f4d8b3dcdbb63b", kill_on_drop: false }` [INFO] [stdout] 6273ef8dd9664f6cc204f5b9728cfd26b4acf4c397cb595a41f4d8b3dcdbb63b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c71c5a97cfde666689029d4f345351a10aab91b464a6b51b53d66e60761b0b93 [INFO] running `Command { std: "docker" "start" "-a" "c71c5a97cfde666689029d4f345351a10aab91b464a6b51b53d66e60761b0b93", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "c71c5a97cfde666689029d4f345351a10aab91b464a6b51b53d66e60761b0b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71c5a97cfde666689029d4f345351a10aab91b464a6b51b53d66e60761b0b93", kill_on_drop: false }` [INFO] [stdout] c71c5a97cfde666689029d4f345351a10aab91b464a6b51b53d66e60761b0b93