[INFO] cloning repository https://github.com/williamsiker/lando_gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williamsiker/lando_gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamsiker%2Flando_gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamsiker%2Flando_gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b8b384599c9bc397aea6c1851ce0d72d8db8f23 [INFO] testing williamsiker/lando_gui against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamsiker%2Flando_gui" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/williamsiker/lando_gui [INFO] finished tweaking git repo https://github.com/williamsiker/lando_gui [INFO] tweaked toml for git repo https://github.com/williamsiker/lando_gui written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/williamsiker/lando_gui on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/williamsiker/lando_gui 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8095c4557d5041ede0972168455a2df68366638cda15fe37f02a73050a0d4ca [INFO] running `Command { std: "docker" "start" "-a" "d8095c4557d5041ede0972168455a2df68366638cda15fe37f02a73050a0d4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8095c4557d5041ede0972168455a2df68366638cda15fe37f02a73050a0d4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8095c4557d5041ede0972168455a2df68366638cda15fe37f02a73050a0d4ca", kill_on_drop: false }` [INFO] [stdout] d8095c4557d5041ede0972168455a2df68366638cda15fe37f02a73050a0d4ca [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76f6c35168887cb3e151fc3d832f7cdd81ee340adc1ac761554665564ad3ef30 [INFO] running `Command { std: "docker" "start" "-a" "76f6c35168887cb3e151fc3d832f7cdd81ee340adc1ac761554665564ad3ef30", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ab_glyph v0.2.31 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling immutable-chunkmap v2.1.2 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling accesskit_consumer v0.26.0 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling vte v0.13.1 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling webbrowser v1.0.5 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus_xml v4.0.0 [INFO] [stderr] Compiling rustix-openpty v0.1.1 [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling alacritty_terminal v0.25.0 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling egui_glow v0.31.1 [INFO] [stderr] Compiling egui_term v0.1.0 [INFO] [stderr] Compiling atspi-common v0.6.0 [INFO] [stderr] Compiling ashpd v0.8.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling atspi-proxies v0.6.0 [INFO] [stderr] Compiling accesskit_atspi_common v0.10.1 [INFO] [stderr] Compiling atspi-connection v0.6.0 [INFO] [stderr] Compiling atspi v0.22.0 [INFO] [stderr] Compiling accesskit_unix v0.13.1 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling accesskit_winit v0.23.1 [INFO] [stderr] Compiling egui-winit v0.31.1 [INFO] [stderr] Compiling eframe v0.31.1 [INFO] [stderr] Compiling lando_gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::core::commands::*` [INFO] [stdout] --> src/ui/database.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::core::commands::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::commands::*` [INFO] [stdout] --> src/ui/node.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::core::commands::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::Cell` [INFO] [stdout] --> src/ui/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cell::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `terminal` [INFO] [stdout] --> src/ui/appserver.rs:508:60 [INFO] [stdout] | [INFO] [stdout] 508 | fn show_terminal_section(&mut self, ui: &mut egui::Ui, terminal: &mut TerminalBackend) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `terminal` [INFO] [stdout] --> src/ui/database.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | terminal: &mut TerminalBackend, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/ui/database.rs:450:38 [INFO] [stdout] | [INFO] [stdout] 450 | ... for (i, query) in self.query_history.iter().enumerate().rev().take(10) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `terminal` [INFO] [stdout] --> src/ui/node.rs:657:60 [INFO] [stdout] | [INFO] [stdout] 657 | fn show_terminal_section(&mut self, ui: &mut egui::Ui, terminal: &mut TerminalBackend) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> src/ui/service.rs:141:29 [INFO] [stdout] | [INFO] [stdout] 141 | if let Some(password) = &creds.password { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/ui/app.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | fn handle_receiver_messages(&mut self, ctx: &egui::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `execution_time` [INFO] [stdout] --> src/core/database.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let execution_time = if let Some(last_result) = self.query_results.last_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_execution_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `service` [INFO] [stdout] --> src/core/database.rs:328:42 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn update_credentials(&mut self, service: &LandoService, project_path: &PathBuf, sender: &Sender, is_l... [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location`, `urls`, and `running` are never read [INFO] [stdout] --> src/models/lando.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LandoApp { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub location: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | #[serde(default)] [INFO] [stdout] 10 | pub urls: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub running: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LandoApp` has derived impls for the traits `Debug` and `Clone`, 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: fields `urls` and `internal_connection` are never read [INFO] [stdout] --> src/models/lando.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct LandoService { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub urls: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub internal_connection: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LandoService` 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: variants `Running`, `Stopped`, and `Error` are never constructed [INFO] [stdout] --> src/ui/appserver.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum ServiceStatus { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 29 | Running, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 30 | Stopped, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | Error(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServiceStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `selected_history_index`, `selected_table`, `table_sort_column`, and `table_sort_desc` are never read [INFO] [stdout] --> src/ui/database.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct DatabaseUI { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 55 | pub selected_history_index: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub selected_table: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub table_sort_column: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | pub table_sort_desc: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `show_database_header` is never used [INFO] [stdout] --> src/ui/database.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 155 | impl DatabaseUI { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 325 | fn show_database_header(&mut self, ui: &mut egui::Ui, service: &LandoService, is_loading: &bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `command_input` and `command_history` are never read [INFO] [stdout] --> src/ui/node.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct NodeUI { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 12 | pub command_input: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub command_history: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Custom` is never constructed [INFO] [stdout] --> src/ui/node.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub enum EnvironmentMode { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 75 | Custom(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EnvironmentMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `refresh_node_info` is never used [INFO] [stdout] --> src/ui/node.rs:666:8 [INFO] [stdout] | [INFO] [stdout] 110 | impl NodeUI { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 666 | fn refresh_node_info(&mut self, _service: &LandoService, _project_path: &PathBuf, _sender: &Sender, _is_lo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "76f6c35168887cb3e151fc3d832f7cdd81ee340adc1ac761554665564ad3ef30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f6c35168887cb3e151fc3d832f7cdd81ee340adc1ac761554665564ad3ef30", kill_on_drop: false }` [INFO] [stdout] 76f6c35168887cb3e151fc3d832f7cdd81ee340adc1ac761554665564ad3ef30 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83d69c7a18b0dbe1a7d5a540cddf202c6f1ba9811d982307b752ae9827e071bb [INFO] running `Command { std: "docker" "start" "-a" "83d69c7a18b0dbe1a7d5a540cddf202c6f1ba9811d982307b752ae9827e071bb", kill_on_drop: false }` [INFO] [stderr] Compiling lando_gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::core::commands::*` [INFO] [stdout] --> src/ui/database.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::core::commands::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::commands::*` [INFO] [stdout] --> src/ui/node.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::core::commands::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::Cell` [INFO] [stdout] --> src/ui/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cell::Cell; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `terminal` [INFO] [stdout] --> src/ui/appserver.rs:508:60 [INFO] [stdout] | [INFO] [stdout] 508 | fn show_terminal_section(&mut self, ui: &mut egui::Ui, terminal: &mut TerminalBackend) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `terminal` [INFO] [stdout] --> src/ui/database.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | terminal: &mut TerminalBackend, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/ui/database.rs:450:38 [INFO] [stdout] | [INFO] [stdout] 450 | ... for (i, query) in self.query_history.iter().enumerate().rev().take(10) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `terminal` [INFO] [stdout] --> src/ui/node.rs:657:60 [INFO] [stdout] | [INFO] [stdout] 657 | fn show_terminal_section(&mut self, ui: &mut egui::Ui, terminal: &mut TerminalBackend) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `password` [INFO] [stdout] --> src/ui/service.rs:141:29 [INFO] [stdout] | [INFO] [stdout] 141 | if let Some(password) = &creds.password { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/ui/app.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | fn handle_receiver_messages(&mut self, ctx: &egui::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `execution_time` [INFO] [stdout] --> src/core/database.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | let execution_time = if let Some(last_result) = self.query_results.last_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_execution_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `service` [INFO] [stdout] --> src/core/database.rs:328:42 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn update_credentials(&mut self, service: &LandoService, project_path: &PathBuf, sender: &Sender, is_l... [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location`, `urls`, and `running` are never read [INFO] [stdout] --> src/models/lando.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LandoApp { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub location: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | #[serde(default)] [INFO] [stdout] 10 | pub urls: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub running: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LandoApp` has derived impls for the traits `Debug` and `Clone`, 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: fields `urls` and `internal_connection` are never read [INFO] [stdout] --> src/models/lando.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct LandoService { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 20 | pub urls: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub internal_connection: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LandoService` 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: variants `Running`, `Stopped`, and `Error` are never constructed [INFO] [stdout] --> src/ui/appserver.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub enum ServiceStatus { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 29 | Running, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 30 | Stopped, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 31 | Error(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServiceStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `selected_history_index`, `selected_table`, `table_sort_column`, and `table_sort_desc` are never read [INFO] [stdout] --> src/ui/database.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct DatabaseUI { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 55 | pub selected_history_index: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub selected_table: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub table_sort_column: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | pub table_sort_desc: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `show_database_header` is never used [INFO] [stdout] --> src/ui/database.rs:325:8 [INFO] [stdout] | [INFO] [stdout] 155 | impl DatabaseUI { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 325 | fn show_database_header(&mut self, ui: &mut egui::Ui, service: &LandoService, is_loading: &bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `command_input` and `command_history` are never read [INFO] [stdout] --> src/ui/node.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct NodeUI { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 12 | pub command_input: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub command_history: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Custom` is never constructed [INFO] [stdout] --> src/ui/node.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub enum EnvironmentMode { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 75 | Custom(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EnvironmentMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `refresh_node_info` is never used [INFO] [stdout] --> src/ui/node.rs:666:8 [INFO] [stdout] | [INFO] [stdout] 110 | impl NodeUI { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 666 | fn refresh_node_info(&mut self, _service: &LandoService, _project_path: &PathBuf, _sender: &Sender, _is_lo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "83d69c7a18b0dbe1a7d5a540cddf202c6f1ba9811d982307b752ae9827e071bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83d69c7a18b0dbe1a7d5a540cddf202c6f1ba9811d982307b752ae9827e071bb", kill_on_drop: false }` [INFO] [stdout] 83d69c7a18b0dbe1a7d5a540cddf202c6f1ba9811d982307b752ae9827e071bb [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29a6ebb1eaa8e9887fca20f3ae8a31619e9b4290e5f2b319e2e77eef8bcfc6bb [INFO] running `Command { std: "docker" "start" "-a" "29a6ebb1eaa8e9887fca20f3ae8a31619e9b4290e5f2b319e2e77eef8bcfc6bb", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::core::commands::*` [INFO] [stderr] --> src/ui/database.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::core::commands::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::core::commands::*` [INFO] [stderr] --> src/ui/node.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use crate::core::commands::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::cell::Cell` [INFO] [stderr] --> src/ui/app.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::cell::Cell; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `terminal` [INFO] [stderr] --> src/ui/appserver.rs:508:60 [INFO] [stderr] | [INFO] [stderr] 508 | fn show_terminal_section(&mut self, ui: &mut egui::Ui, terminal: &mut TerminalBackend) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `terminal` [INFO] [stderr] --> src/ui/database.rs:291:9 [INFO] [stderr] | [INFO] [stderr] 291 | terminal: &mut TerminalBackend, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/ui/database.rs:450:38 [INFO] [stderr] | [INFO] [stderr] 450 | ... for (i, query) in self.query_history.iter().enumerate().rev().take(10) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `terminal` [INFO] [stderr] --> src/ui/node.rs:657:60 [INFO] [stderr] | [INFO] [stderr] 657 | fn show_terminal_section(&mut self, ui: &mut egui::Ui, terminal: &mut TerminalBackend) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `password` [INFO] [stderr] --> src/ui/service.rs:141:29 [INFO] [stderr] | [INFO] [stderr] 141 | if let Some(password) = &creds.password { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/ui/app.rs:22:44 [INFO] [stderr] | [INFO] [stderr] 22 | fn handle_receiver_messages(&mut self, ctx: &egui::Context) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `execution_time` [INFO] [stderr] --> src/core/database.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | let execution_time = if let Some(last_result) = self.query_results.last_mut() { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_execution_time` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `service` [INFO] [stderr] --> src/core/database.rs:328:42 [INFO] [stderr] | [INFO] [stderr] 328 | pub fn update_credentials(&mut self, service: &LandoService, project_path: &PathBuf, sender: &Sender, is_l... [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service` [INFO] [stderr] [INFO] [stderr] warning: fields `location`, `urls`, and `running` are never read [INFO] [stderr] --> src/models/lando.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct LandoApp { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 8 | pub location: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 9 | #[serde(default)] [INFO] [stderr] 10 | pub urls: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 11 | pub running: bool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LandoApp` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `urls` and `internal_connection` are never read [INFO] [stderr] --> src/models/lando.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct LandoService { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 20 | pub urls: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 24 | pub internal_connection: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LandoService` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variants `Running`, `Stopped`, and `Error` are never constructed [INFO] [stderr] --> src/ui/appserver.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 28 | pub enum ServiceStatus { [INFO] [stderr] | ------------- variants in this enum [INFO] [stderr] 29 | Running, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 30 | Stopped, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 31 | Error(String), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ServiceStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `selected_history_index`, `selected_table`, `table_sort_column`, and `table_sort_desc` are never read [INFO] [stderr] --> src/ui/database.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 49 | pub struct DatabaseUI { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 55 | pub selected_history_index: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 61 | pub selected_table: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 71 | pub table_sort_column: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 72 | pub table_sort_desc: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `show_database_header` is never used [INFO] [stderr] --> src/ui/database.rs:325:8 [INFO] [stderr] | [INFO] [stderr] 155 | impl DatabaseUI { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 325 | fn show_database_header(&mut self, ui: &mut egui::Ui, service: &LandoService, is_loading: &bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `command_input` and `command_history` are never read [INFO] [stderr] --> src/ui/node.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct NodeUI { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 12 | pub command_input: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 13 | pub command_history: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Custom` is never constructed [INFO] [stderr] --> src/ui/node.rs:75:5 [INFO] [stderr] | [INFO] [stderr] 71 | pub enum EnvironmentMode { [INFO] [stderr] | --------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 75 | Custom(String), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `EnvironmentMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `refresh_node_info` is never used [INFO] [stderr] --> src/ui/node.rs:666:8 [INFO] [stderr] | [INFO] [stderr] 110 | impl NodeUI { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 666 | fn refresh_node_info(&mut self, _service: &LandoService, _project_path: &PathBuf, _sender: &Sender, _is_lo... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `lando_gui` (bin "lando_gui" test) generated 19 warnings (run `cargo fix --bin "lando_gui" -p lando_gui --tests` to apply 11 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lando_gui-86249b63c198e0f9) [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" "29a6ebb1eaa8e9887fca20f3ae8a31619e9b4290e5f2b319e2e77eef8bcfc6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a6ebb1eaa8e9887fca20f3ae8a31619e9b4290e5f2b319e2e77eef8bcfc6bb", kill_on_drop: false }` [INFO] [stdout] 29a6ebb1eaa8e9887fca20f3ae8a31619e9b4290e5f2b319e2e77eef8bcfc6bb