[INFO] fetching crate adguard-tui 1.5.0... [INFO] testing adguard-tui-1.5.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate adguard-tui 1.5.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate adguard-tui 1.5.0 [INFO] finished tweaking crates.io crate adguard-tui 1.5.0 [INFO] tweaked toml for crates.io crate adguard-tui 1.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate adguard-tui 1.5.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate adguard-tui 1.5.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] [stderr] Downloaded ring v0.17.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81411d5de592d6ed339de35f2d4eebc7af774a6a7526a028b64904b68f08400d [INFO] running `Command { std: "docker" "start" "-a" "81411d5de592d6ed339de35f2d4eebc7af774a6a7526a028b64904b68f08400d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81411d5de592d6ed339de35f2d4eebc7af774a6a7526a028b64904b68f08400d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81411d5de592d6ed339de35f2d4eebc7af774a6a7526a028b64904b68f08400d", kill_on_drop: false }` [INFO] [stdout] 81411d5de592d6ed339de35f2d4eebc7af774a6a7526a028b64904b68f08400d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a1dd613ceb2d1dc0a01f59dd8a2df8d06e6f52668d6e17f09ebcd2988f437029 [INFO] running `Command { std: "docker" "start" "-a" "a1dd613ceb2d1dc0a01f59dd8a2df8d06e6f52668d6e17f09ebcd2988f437029", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling adguard-tui v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `url` is never read [INFO] [stdout] --> src/fetch/fetch_filters.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Filter { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 11 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `language`, `dns_addresses`, and `protection_disabled_duration` are never read [INFO] [stdout] --> src/fetch/fetch_status.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct StatusResponse { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 35 | pub version: String, [INFO] [stdout] 36 | pub language: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | pub dns_addresses: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub protection_disabled_duration: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatusResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/widgets/filters.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn make_filters_list(filters: &[Filter], width: u16) -> List { [INFO] [stdout] | ^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn make_filters_list(filters: &[Filter], width: u16) -> List<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/widgets/gauge.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn make_gauge(stats: &StatsResponse) -> Gauge { [INFO] [stdout] | ^^^^^^^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 8 | pub fn make_gauge(stats: &StatsResponse) -> Gauge<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.95s [INFO] running `Command { std: "docker" "inspect" "a1dd613ceb2d1dc0a01f59dd8a2df8d06e6f52668d6e17f09ebcd2988f437029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1dd613ceb2d1dc0a01f59dd8a2df8d06e6f52668d6e17f09ebcd2988f437029", kill_on_drop: false }` [INFO] [stdout] a1dd613ceb2d1dc0a01f59dd8a2df8d06e6f52668d6e17f09ebcd2988f437029 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 88a7a2370371af424700c569a384fdc4e08de532559b627e4be03a018893c71e [INFO] running `Command { std: "docker" "start" "-a" "88a7a2370371af424700c569a384fdc4e08de532559b627e4be03a018893c71e", kill_on_drop: false }` [INFO] [stderr] Compiling adguard-tui v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `url` is never read [INFO] [stdout] --> src/fetch/fetch_filters.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Filter { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 11 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `language`, `dns_addresses`, and `protection_disabled_duration` are never read [INFO] [stdout] --> src/fetch/fetch_status.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct StatusResponse { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 35 | pub version: String, [INFO] [stdout] 36 | pub language: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | pub dns_addresses: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub protection_disabled_duration: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatusResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/widgets/filters.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn make_filters_list(filters: &[Filter], width: u16) -> List { [INFO] [stdout] | ^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn make_filters_list(filters: &[Filter], width: u16) -> List<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/widgets/gauge.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn make_gauge(stats: &StatsResponse) -> Gauge { [INFO] [stdout] | ^^^^^^^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 8 | pub fn make_gauge(stats: &StatsResponse) -> Gauge<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "88a7a2370371af424700c569a384fdc4e08de532559b627e4be03a018893c71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88a7a2370371af424700c569a384fdc4e08de532559b627e4be03a018893c71e", kill_on_drop: false }` [INFO] [stdout] 88a7a2370371af424700c569a384fdc4e08de532559b627e4be03a018893c71e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fcb307a7b119816b917e816d7d4bf541dc3805a1cdae027378cb5ddd4dc53a45 [INFO] running `Command { std: "docker" "start" "-a" "fcb307a7b119816b917e816d7d4bf541dc3805a1cdae027378cb5ddd4dc53a45", kill_on_drop: false }` [INFO] [stderr] warning: field `url` is never read [INFO] [stderr] --> src/fetch/fetch_filters.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Filter { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 11 | pub url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `language`, `dns_addresses`, and `protection_disabled_duration` are never read [INFO] [stderr] --> src/fetch/fetch_status.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 34 | pub struct StatusResponse { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 35 | pub version: String, [INFO] [stderr] 36 | pub language: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 37 | pub dns_addresses: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 40 | pub protection_disabled_duration: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `StatusResponse` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/widgets/filters.rs:19:35 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn make_filters_list(filters: &[Filter], width: u16) -> List { [INFO] [stderr] | ^^^^^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 19 | pub fn make_filters_list(filters: &[Filter], width: u16) -> List<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/widgets/gauge.rs:8:26 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn make_gauge(stats: &StatsResponse) -> Gauge { [INFO] [stderr] | ^^^^^^^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 8 | pub fn make_gauge(stats: &StatsResponse) -> Gauge<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `adguard-tui` (bin "adguard-tui" test) generated 4 warnings (run `cargo fix --bin "adguard-tui" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/adguard_tui-30817daad4ea1ea7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fcb307a7b119816b917e816d7d4bf541dc3805a1cdae027378cb5ddd4dc53a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb307a7b119816b917e816d7d4bf541dc3805a1cdae027378cb5ddd4dc53a45", kill_on_drop: false }` [INFO] [stdout] fcb307a7b119816b917e816d7d4bf541dc3805a1cdae027378cb5ddd4dc53a45