[INFO] cloning repository https://github.com/TheMaskedGuardian/universal-android-debloater-next-generation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheMaskedGuardian/universal-android-debloater-next-generation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMaskedGuardian%2Funiversal-android-debloater-next-generation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMaskedGuardian%2Funiversal-android-debloater-next-generation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 722920565b2b34694bbdf2b2bf2234df6264e68c
[INFO] checking TheMaskedGuardian/universal-android-debloater-next-generation against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheMaskedGuardian%2Funiversal-android-debloater-next-generation" "/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/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/TheMaskedGuardian/universal-android-debloater-next-generation
[INFO] finished tweaking git repo https://github.com/TheMaskedGuardian/universal-android-debloater-next-generation
[INFO] tweaked toml for git repo https://github.com/TheMaskedGuardian/universal-android-debloater-next-generation written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheMaskedGuardian/universal-android-debloater-next-generation on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheMaskedGuardian/universal-android-debloater-next-generation already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zvariant_derive v5.5.3
[INFO] [stderr]   Downloaded zbus_macros v5.7.1
[INFO] [stderr]   Downloaded retry v2.1.0
[INFO] [stderr]   Downloaded mutate_once v0.1.1
[INFO] [stderr]   Downloaded win32console v0.1.5
[INFO] [stderr]   Downloaded dark-light v2.0.0
[INFO] [stderr]   Downloaded dispatch2 v0.2.0
[INFO] [stderr]   Downloaded zvariant v5.5.3
[INFO] [stderr]   Downloaded rfd v0.15.3
[INFO] [stderr]   Downloaded ureq-proto v0.4.2
[INFO] [stderr]   Downloaded ashpd v0.10.3
[INFO] [stderr]   Downloaded embed-resource v3.0.4
[INFO] [stderr]   Downloaded ureq v3.0.12
[INFO] [stderr]   Downloaded zbus v5.7.1
[INFO] [stderr]   Downloaded async-channel v2.4.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95273f8ab5e2f18e69f2b7e149b8c8f62a5b1614d7b6e763a5dd5310d78ac55f
[INFO] running `Command { std: "docker" "start" "-a" "95273f8ab5e2f18e69f2b7e149b8c8f62a5b1614d7b6e763a5dd5310d78ac55f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95273f8ab5e2f18e69f2b7e149b8c8f62a5b1614d7b6e763a5dd5310d78ac55f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95273f8ab5e2f18e69f2b7e149b8c8f62a5b1614d7b6e763a5dd5310d78ac55f", kill_on_drop: false }`
[INFO] [stdout] 95273f8ab5e2f18e69f2b7e149b8c8f62a5b1614d7b6e763a5dd5310d78ac55f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78d98880e35dc7699d26a4d875709c7a03fa0374b9877a765de6369860727f91
[INFO] running `Command { std: "docker" "start" "-a" "78d98880e35dc7699d26a4d875709c7a03fa0374b9877a765de6369860727f91", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking async-channel v2.4.0
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking fontdb v0.15.0
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking mutate_once v0.1.1
[INFO] [stderr]     Checking wayland-cursor v0.31.10
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]     Checking kamadak-exif v0.5.5
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking rustybuzz v0.11.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking async-signal v0.2.11
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.8
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking iced_core v0.12.3
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking tiny-xlib v0.2.4
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking iced_futures v0.12.0
[INFO] [stderr]    Compiling zvariant_derive v5.5.3
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling zvariant v5.5.3
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking async-process v2.3.1
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ab_glyph v0.2.30
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking cosmic-text v0.10.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking iced_graphics v0.12.1
[INFO] [stderr]     Checking clipboard_wayland v0.2.2
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking iced_runtime v0.12.1
[INFO] [stderr]     Checking iced_tiny_skia v0.12.1
[INFO] [stderr]     Checking iced_style v0.12.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling zbus_macros v5.7.1
[INFO] [stderr]     Checking clipboard_x11 v0.4.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking window_clipboard v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling embed-resource v3.0.4
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rfd v0.15.3
[INFO] [stderr]    Compiling dark-light v2.0.0
[INFO] [stderr]    Compiling uad-ng v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ureq-proto v0.4.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking zbus v5.7.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking retry v2.1.0
[INFO] [stderr]     Checking ureq v3.0.12
[INFO] [stderr]     Checking iced_winit v0.12.2
[INFO] [stderr]     Checking ashpd v0.10.3
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking glyphon v0.5.0
[INFO] [stderr]     Checking iced_wgpu v0.12.1
[INFO] [stderr]     Checking iced_renderer v0.12.1
[INFO] [stderr]     Checking iced_widget v0.12.3
[INFO] [stderr]     Checking iced v0.12.1
[INFO] [stdout] warning: use of deprecated function `core::sync::adb_shell_command`: Use [`adb::ACommand::shell`] with `async` blocks instead
[INFO] [stdout]  --> src/gui/views/list.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::core::sync::{AdbError, Phone, User, adb_shell_command, apply_pkg_state_commands};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::adb_shell_command`: Use [`adb::ACommand::shell`] with `async` blocks instead
[INFO] [stdout]     --> src/gui/views/list.rs:1131:17
[INFO] [stdout]      |
[INFO] [stdout] 1131 |                 adb_shell_command(
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::adb_shell_command`: Use [`adb::ACommand::shell`] with `async` blocks instead
[INFO] [stdout]  --> src/gui/views/settings.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 |     sync::{AdbError, Phone, User, adb_shell_command, get_android_sdk, supports_multi_user},
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::adb_shell_command`: Use [`adb::ACommand::shell`] with `async` blocks instead
[INFO] [stdout]    --> src/gui/views/settings.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   adb_shell_command(phone.adb_id.clone(), command, p_info.clone()),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::adb_shell_command`: Use [`adb::ACommand::shell`] with `async` blocks instead
[INFO] [stdout]  --> src/gui/views/list.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::core::sync::{AdbError, Phone, User, adb_shell_command, apply_pkg_state_commands};
[INFO] [stdout]   |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::adb_shell_command`: Use [`adb::ACommand::shell`] with `async` blocks instead
[INFO] [stdout]     --> src/gui/views/list.rs:1131:17
[INFO] [stdout]      |
[INFO] [stdout] 1131 |                 adb_shell_command(
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::adb_shell_command`: Use [`adb::ACommand::shell`] with `async` blocks instead
[INFO] [stdout]  --> src/gui/views/settings.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 |     sync::{AdbError, Phone, User, adb_shell_command, get_android_sdk, supports_multi_user},
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `core::sync::adb_shell_command`: Use [`adb::ACommand::shell`] with `async` blocks instead
[INFO] [stdout]    --> src/gui/views/settings.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 | ...                   adb_shell_command(phone.adb_id.clone(), command, p_info.clone()),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `running` is never read
[INFO] [stdout]    --> src/core/adb.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | pub struct UserInfo {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 424 |     running: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `was_running` is never used
[INFO] [stdout]    --> src/core/adb.rs:434:18
[INFO] [stdout]     |
[INFO] [stdout] 426 | impl UserInfo {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub const fn was_running(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PickList` is never used
[INFO] [stdout]    --> src/gui/style.rs:445:10
[INFO] [stdout]     |
[INFO] [stdout] 445 | pub enum PickList {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/mod.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn view(&self) -> Element<Self::Message, Self::Theme, Renderer> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn view(&self) -> Element<'_, Self::Message, Self::Theme, Renderer> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gui/views/about.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn view(&self, update_state: &UpdateState) -> Element<Message, Theme, Renderer> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 32 |     pub fn view(&self, update_state: &UpdateState) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/views/list.rs:436:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 439 |     ) -> Element<Message, Theme, Renderer> {
[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] 439 |     ) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/views/list.rs:484:22
[INFO] [stdout]     |
[INFO] [stdout] 484 |     fn control_panel(&self, selected_device: &Phone) -> Element<Message, Theme, Renderer> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 484 |     fn control_panel(&self, selected_device: &Phone) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/views/list.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 550 |     ) -> Element<Message, Theme, Renderer> {
[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] 550 |     ) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/views/list.rs:746:9
[INFO] [stdout]     |
[INFO] [stdout] 746 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 750 |     ) -> Element<Message, Theme, Renderer> {
[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] 750 |     ) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/views/settings.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn view(&self, phone: &Phone, apps_view: &AppsView) -> Element<Message, Theme, Renderer> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 255 |     pub fn view(&self, phone: &Phone, apps_view: &AppsView) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gui/widgets/package_row.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn view(&self, settings: &Settings, _phone: &Phone) -> Element<Message, Theme, Renderer> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 54 |     pub fn view(&self, settings: &Settings, _phone: &Phone) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `running` is never read
[INFO] [stdout]    --> src/core/adb.rs:424:5
[INFO] [stdout]     |
[INFO] [stdout] 420 | pub struct UserInfo {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 424 |     running: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `was_running` is never used
[INFO] [stdout]    --> src/core/adb.rs:434:18
[INFO] [stdout]     |
[INFO] [stdout] 426 | impl UserInfo {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub const fn was_running(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PickList` is never used
[INFO] [stdout]    --> src/gui/style.rs:445:10
[INFO] [stdout]     |
[INFO] [stdout] 445 | pub enum PickList {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/mod.rs:350:13
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn view(&self) -> Element<Self::Message, Self::Theme, Renderer> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 350 |     fn view(&self) -> Element<'_, Self::Message, Self::Theme, Renderer> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gui/views/about.rs:32:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn view(&self, update_state: &UpdateState) -> Element<Message, Theme, Renderer> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 32 |     pub fn view(&self, update_state: &UpdateState) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/views/list.rs:436:9
[INFO] [stdout]     |
[INFO] [stdout] 436 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 439 |     ) -> Element<Message, Theme, Renderer> {
[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] 439 |     ) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/views/list.rs:484:22
[INFO] [stdout]     |
[INFO] [stdout] 484 |     fn control_panel(&self, selected_device: &Phone) -> Element<Message, Theme, Renderer> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 484 |     fn control_panel(&self, selected_device: &Phone) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/views/list.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 550 |     ) -> Element<Message, Theme, Renderer> {
[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] 550 |     ) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/views/list.rs:746:9
[INFO] [stdout]     |
[INFO] [stdout] 746 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 750 |     ) -> Element<Message, Theme, Renderer> {
[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] 750 |     ) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/gui/views/settings.rs:255:17
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub fn view(&self, phone: &Phone, apps_view: &AppsView) -> Element<Message, Theme, Renderer> {
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 255 |     pub fn view(&self, phone: &Phone, apps_view: &AppsView) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gui/widgets/package_row.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn view(&self, settings: &Settings, _phone: &Phone) -> Element<Message, Theme, Renderer> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 54 |     pub fn view(&self, settings: &Settings, _phone: &Phone) -> Element<'_, Message, Theme, Renderer> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 49s
[INFO] running `Command { std: "docker" "inspect" "78d98880e35dc7699d26a4d875709c7a03fa0374b9877a765de6369860727f91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78d98880e35dc7699d26a4d875709c7a03fa0374b9877a765de6369860727f91", kill_on_drop: false }`
[INFO] [stdout] 78d98880e35dc7699d26a4d875709c7a03fa0374b9877a765de6369860727f91
