[INFO] cloning repository https://github.com/Abdullah-Albanna/rsmobiledevice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdullah-Albanna/rsmobiledevice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdullah-Albanna%2Frsmobiledevice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdullah-Albanna%2Frsmobiledevice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e06f36cce05b86f60133a47a279917320246d9a
[INFO] checking Abdullah-Albanna/rsmobiledevice against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdullah-Albanna%2Frsmobiledevice" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abdullah-Albanna/rsmobiledevice
[INFO] finished tweaking git repo https://github.com/Abdullah-Albanna/rsmobiledevice
[INFO] tweaked toml for git repo https://github.com/Abdullah-Albanna/rsmobiledevice written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdullah-Albanna/rsmobiledevice on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Abdullah-Albanna/modified_rusty_libimobiledevice`
[INFO] [stderr]      Locking 168 packages to highest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding zip v2.4.2 (available: v8.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | homepage = "https://github.com/abdullah-albanna/rsmobiledevice"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 | repository = "https://github.com/abdullah-albanna/rsmobiledevice"
[INFO] [stderr]    |              ----------------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `rsmobiledevice` (manifest) generated 2 warnings
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded autotools v0.2.7
[INFO] [stderr]   Downloaded plist_plus v0.2.6
[INFO] [stderr]   Downloaded humantime v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c98033f12e222589cd2389e313d4aa170d060978a5b4030c4f136bfffcd13c46
[INFO] running `Command { std: "docker" "start" "c98033f12e222589cd2389e313d4aa170d060978a5b4030c4f136bfffcd13c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c98033f12e222589cd2389e313d4aa170d060978a5b4030c4f136bfffcd13c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c98033f12e222589cd2389e313d4aa170d060978a5b4030c4f136bfffcd13c46" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c98033f12e222589cd2389e313d4aa170d060978a5b4030c4f136bfffcd13c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c98033f12e222589cd2389e313d4aa170d060978a5b4030c4f136bfffcd13c46" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | homepage = "https://github.com/abdullah-albanna/rsmobiledevice"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 | repository = "https://github.com/abdullah-albanna/rsmobiledevice"
[INFO] [stderr]    |              ----------------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `rsmobiledevice` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling humantime v2.4.0
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking zerocopy v0.8.56
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking indexmap v2.14.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling plist_plus v0.2.6
[INFO] [stderr]    Compiling rusty_libimobiledevice v0.2.3 (https://github.com/Abdullah-Albanna/modified_rusty_libimobiledevice?rev=76256183#76256183)
[INFO] [stderr]     Checking rsmobiledevice v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `get_dynamic_error_afc_clients` is never used
[INFO] [stdout]    --> src/device.rs:203:19
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl DeviceClient<DeviceGroup> {
[INFO] [stdout]     | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub(crate) fn get_dynamic_error_afc_clients<E: AfcClientErrorTrait + DeviceNotFoundErrorTrait>(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 116 |     ) -> Result<AfcClient, E> {
[INFO] [stdout]     |                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ) -> Result<AfcClient<'_>, E> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 130 |     ) -> Result<LockdowndClient, E> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> Result<LockdowndClient<'_>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |     ) -> Result<Vec<AfcClient>, E> {
[INFO] [stdout]     |                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     ) -> Result<Vec<AfcClient<'_>>, E> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 222 |     ) -> Result<Vec<LockdowndClient>, E> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     ) -> Result<Vec<LockdowndClient<'_>>, E> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device_afcclient/mod.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn _create_new_afc_service(&self) -> Result<AfcClient, DeviceAfcClientError> {
[INFO] [stdout]    |                                ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn _create_new_afc_service(&self) -> Result<AfcClient<'_>, DeviceAfcClientError> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device_afcclient/models/afc_access.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn afc(&self) -> Result<Cow<'_, AfcClient>, DeviceAfcClientError>;
[INFO] [stdout]    |            ^^^^^                ^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |                    |
[INFO] [stdout]    |            |                    the same lifetime is elided here
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn afc(&self) -> Result<Cow<'_, AfcClient<'_>>, DeviceAfcClientError>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device_afcclient/models/afc_access.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn afc(&self) -> Result<Cow<'_, AfcClient>, DeviceAfcClientError> {
[INFO] [stdout]    |            ^^^^^                ^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |                    |
[INFO] [stdout]    |            |                    the same lifetime is elided here
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn afc(&self) -> Result<Cow<'_, AfcClient<'_>>, DeviceAfcClientError> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device_afcclient/models/afc_access.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn afc(&self) -> Result<Cow<'_, AfcClient>, DeviceAfcClientError> {
[INFO] [stdout]    |            ^^^^^                ^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |                    |
[INFO] [stdout]    |            |                    the same lifetime is elided here
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn afc(&self) -> Result<Cow<'_, AfcClient<'_>>, DeviceAfcClientError> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device_diagnostic/mod.rs:52:29
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_diagnostic_relay(&self) -> Result<DiagnosticsRelay, DeviceDiagnosticError> {
[INFO] [stdout]    |                             ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_diagnostic_relay(&self) -> Result<DiagnosticsRelay<'_>, DeviceDiagnosticError> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device_diagnostic/mod.rs:253:31
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn get_diagnostic_relaies(&self) -> Result<Vec<DiagnosticsRelay>, DeviceDiagnosticError> {
[INFO] [stdout]     |                               ^^^^^                ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn get_diagnostic_relaies(&self) -> Result<Vec<DiagnosticsRelay<'_>>, DeviceDiagnosticError> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_dynamic_error_afc_clients` is never used
[INFO] [stdout]    --> src/device.rs:203:19
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl DeviceClient<DeviceGroup> {
[INFO] [stdout]     | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub(crate) fn get_dynamic_error_afc_clients<E: AfcClientErrorTrait + DeviceNotFoundErrorTrait>(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 116 |     ) -> Result<AfcClient, E> {
[INFO] [stdout]     |                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     ) -> Result<AfcClient<'_>, E> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 130 |     ) -> Result<LockdowndClient, E> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     ) -> Result<LockdowndClient<'_>, E> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 205 |     ) -> Result<Vec<AfcClient>, E> {
[INFO] [stdout]     |                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     ) -> Result<Vec<AfcClient<'_>>, E> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 222 |     ) -> Result<Vec<LockdowndClient>, E> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     ) -> Result<Vec<LockdowndClient<'_>>, E> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device_afcclient/mod.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn _create_new_afc_service(&self) -> Result<AfcClient, DeviceAfcClientError> {
[INFO] [stdout]    |                                ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn _create_new_afc_service(&self) -> Result<AfcClient<'_>, DeviceAfcClientError> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device_afcclient/models/afc_access.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn afc(&self) -> Result<Cow<'_, AfcClient>, DeviceAfcClientError>;
[INFO] [stdout]    |            ^^^^^                ^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |                    |
[INFO] [stdout]    |            |                    the same lifetime is elided here
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn afc(&self) -> Result<Cow<'_, AfcClient<'_>>, DeviceAfcClientError>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device_afcclient/models/afc_access.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn afc(&self) -> Result<Cow<'_, AfcClient>, DeviceAfcClientError> {
[INFO] [stdout]    |            ^^^^^                ^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |                    |
[INFO] [stdout]    |            |                    the same lifetime is elided here
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn afc(&self) -> Result<Cow<'_, AfcClient<'_>>, DeviceAfcClientError> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device_afcclient/models/afc_access.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn afc(&self) -> Result<Cow<'_, AfcClient>, DeviceAfcClientError> {
[INFO] [stdout]    |            ^^^^^                ^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |                    |
[INFO] [stdout]    |            |                    the same lifetime is elided here
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn afc(&self) -> Result<Cow<'_, AfcClient<'_>>, DeviceAfcClientError> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device_diagnostic/mod.rs:52:29
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_diagnostic_relay(&self) -> Result<DiagnosticsRelay, DeviceDiagnosticError> {
[INFO] [stdout]    |                             ^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_diagnostic_relay(&self) -> Result<DiagnosticsRelay<'_>, DeviceDiagnosticError> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/device_diagnostic/mod.rs:253:31
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn get_diagnostic_relaies(&self) -> Result<Vec<DiagnosticsRelay>, DeviceDiagnosticError> {
[INFO] [stdout]     |                               ^^^^^                ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 253 |     fn get_diagnostic_relaies(&self) -> Result<Vec<DiagnosticsRelay<'_>>, DeviceDiagnosticError> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.68s
[INFO] running `Command { std: "docker" "inspect" "c98033f12e222589cd2389e313d4aa170d060978a5b4030c4f136bfffcd13c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c98033f12e222589cd2389e313d4aa170d060978a5b4030c4f136bfffcd13c46", kill_on_drop: false }`
[INFO] [stdout] c98033f12e222589cd2389e313d4aa170d060978a5b4030c4f136bfffcd13c46
