[INFO] cloning repository https://github.com/goshitsarch-eng/Gosh-NixOS-Manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goshitsarch-eng/Gosh-NixOS-Manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoshitsarch-eng%2FGosh-NixOS-Manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoshitsarch-eng%2FGosh-NixOS-Manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92fdef13586f3423907f69f00767fe482a47d5d0 [INFO] checking goshitsarch-eng/Gosh-NixOS-Manager against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoshitsarch-eng%2FGosh-NixOS-Manager" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/goshitsarch-eng/Gosh-NixOS-Manager [INFO] finished tweaking git repo https://github.com/goshitsarch-eng/Gosh-NixOS-Manager [INFO] tweaked toml for git repo https://github.com/goshitsarch-eng/Gosh-NixOS-Manager written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/goshitsarch-eng/Gosh-NixOS-Manager on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/goshitsarch-eng/Gosh-NixOS-Manager 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gobject-sys v0.20.10 [INFO] [stderr] Downloaded cairo-sys-rs v0.20.10 [INFO] [stderr] Downloaded graphene-sys v0.20.10 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.20.10 [INFO] [stderr] Downloaded zmij v1.0.2 [INFO] [stderr] Downloaded gdk-pixbuf v0.20.10 [INFO] [stderr] Downloaded libadwaita-sys v0.7.2 [INFO] [stderr] Downloaded cairo-rs v0.20.12 [INFO] [stderr] Downloaded gdk4-sys v0.9.6 [INFO] [stderr] Downloaded gdk4 v0.9.6 [INFO] [stderr] Downloaded libadwaita v0.7.2 [INFO] [stderr] Downloaded gtk4-sys v0.9.6 [INFO] [stderr] Downloaded gio-sys v0.20.10 [INFO] [stderr] Downloaded glib-sys v0.20.10 [INFO] [stderr] Downloaded pango v0.20.12 [INFO] [stderr] Downloaded glib-macros v0.20.12 [INFO] [stderr] Downloaded glib v0.20.12 [INFO] [stderr] Downloaded cfg-expr v0.20.5 [INFO] [stderr] Downloaded gio v0.20.12 [INFO] [stderr] Downloaded graphene-rs v0.20.10 [INFO] [stderr] Downloaded gsk4 v0.9.6 [INFO] [stderr] Downloaded gsk4-sys v0.9.6 [INFO] [stderr] Downloaded pango-sys v0.20.10 [INFO] [stderr] Downloaded gtk4 v0.9.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80ce1d730503fb7b4fc1eae703607d8a60659ea91dae5e8ca8022b498878e833 [INFO] running `Command { std: "docker" "start" "-a" "80ce1d730503fb7b4fc1eae703607d8a60659ea91dae5e8ca8022b498878e833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80ce1d730503fb7b4fc1eae703607d8a60659ea91dae5e8ca8022b498878e833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ce1d730503fb7b4fc1eae703607d8a60659ea91dae5e8ca8022b498878e833", kill_on_drop: false }` [INFO] [stdout] 80ce1d730503fb7b4fc1eae703607d8a60659ea91dae5e8ca8022b498878e833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c274dc90573c6583efbffc704238293e1702f5268fde065c035e08ab4a750403 [INFO] running `Command { std: "docker" "start" "-a" "c274dc90573c6583efbffc704238293e1702f5268fde065c035e08ab4a750403", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling cfg-expr v0.20.5 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling glib-sys v0.20.10 [INFO] [stderr] Compiling gobject-sys v0.20.10 [INFO] [stderr] Compiling gio-sys v0.20.10 [INFO] [stderr] Compiling pango-sys v0.20.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.10 [INFO] [stderr] Compiling cairo-sys-rs v0.20.10 [INFO] [stderr] Compiling gdk4-sys v0.9.6 [INFO] [stderr] Compiling graphene-sys v0.20.10 [INFO] [stderr] Compiling gsk4-sys v0.9.6 [INFO] [stderr] Compiling gtk4-sys v0.9.6 [INFO] [stderr] Compiling libadwaita-sys v0.7.2 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Checking glib v0.20.12 [INFO] [stderr] Checking helper v0.1.0 (/opt/rustwide/workdir/crates/helper) [INFO] [stderr] Checking cairo-rs v0.20.12 [INFO] [stderr] Checking graphene-rs v0.20.10 [INFO] [stderr] Checking gdk-pixbuf v0.20.10 [INFO] [stderr] Checking pango v0.20.12 [INFO] [stderr] Checking gdk4 v0.9.6 [INFO] [stderr] Checking gsk4 v0.9.6 [INFO] [stderr] Checking gtk4 v0.9.7 [INFO] [stderr] Checking libadwaita v0.7.2 [INFO] [stderr] Checking gui v0.1.0 (/opt/rustwide/workdir/crates/gui) [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/apply.rs:129:40 [INFO] [stdout] | [INFO] [stdout] 129 | refresh_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 130 | | page.refresh_preview(); [INFO] [stdout] 131 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/apply.rs:146:38 [INFO] [stdout] | [INFO] [stdout] 146 | apply_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 147 | | page.show_apply_dialog(); [INFO] [stdout] 148 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/apply.rs:156:40 [INFO] [stdout] | [INFO] [stdout] 156 | dry_run_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 157 | | page.do_dry_run(); [INFO] [stdout] 158 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/apply.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | / glib::clone!(@weak self as page => move |_, response| { [INFO] [stdout] 325 | | if response == "apply" { [INFO] [stdout] 326 | | page.do_apply(); [INFO] [stdout] 327 | | } [INFO] [stdout] 328 | | }), [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:97:40 [INFO] [stdout] | [INFO] [stdout] 97 | refresh_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 98 | | page.load_generations(); [INFO] [stdout] 99 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | rollback_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 108 | | page.rollback_to_previous(); [INFO] [stdout] 109 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:210:34 [INFO] [stdout] | [INFO] [stdout] 210 | glib::spawn_future_local(glib::clone!(@weak self as page => async move { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 211 | | let result = page.fetch_generations().await; [INFO] [stdout] 212 | | page.display_generations(result); [INFO] [stdout] 213 | | *page.imp().is_loading.borrow_mut() = false; [INFO] [stdout] 214 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:406:43 [INFO] [stdout] | [INFO] [stdout] 406 | switch_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 407 | | page.switch_to_generation(gen_number); [INFO] [stdout] 408 | | })); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:420:43 [INFO] [stdout] | [INFO] [stdout] 420 | delete_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 421 | | page.confirm_delete_generation(gen_number); [INFO] [stdout] 422 | | })); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:464:17 [INFO] [stdout] | [INFO] [stdout] 464 | / glib::clone!(@weak self as page => move |_, response| { [INFO] [stdout] 465 | | match response { [INFO] [stdout] 466 | | "switch" => page.execute_switch(generation, "switch"), [INFO] [stdout] 467 | | "boot" => page.execute_switch(generation, "boot"), [INFO] [stdout] ... | [INFO] [stdout] 470 | | }), [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:482:34 [INFO] [stdout] | [INFO] [stdout] 482 | glib::spawn_future_local(glib::clone!(@weak self as page => async move { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 483 | | let result = std::thread::spawn(move || { [INFO] [stdout] 484 | | // Step 1: Switch to the generation using nix-env [INFO] [stdout] 485 | | let switch_result = std::process::Command::new("pkexec") [INFO] [stdout] ... | [INFO] [stdout] 526 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:548:17 [INFO] [stdout] | [INFO] [stdout] 548 | / glib::clone!(@weak self as page => move |_, response| { [INFO] [stdout] 549 | | if response == "delete" { [INFO] [stdout] 550 | | page.delete_generation(generation); [INFO] [stdout] 551 | | } [INFO] [stdout] 552 | | }), [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:562:34 [INFO] [stdout] | [INFO] [stdout] 562 | glib::spawn_future_local(glib::clone!(@weak self as page => async move { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 563 | | let result = std::thread::spawn(move || { [INFO] [stdout] 564 | | std::process::Command::new("pkexec") [INFO] [stdout] 565 | | .args(["nix-env", "-p", "/nix/var/nix/profiles/system", "--delete-generations", &generation.to_string()]) [INFO] [stdout] ... | [INFO] [stdout] 585 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/maintenance.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | refresh_button.connect_clicked(glib::clone!(@weak self as page, @weak refresh_button => move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 135 | | page.refresh_disk_info(&refresh_button); [INFO] [stdout] 136 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/maintenance.rs:201:36 [INFO] [stdout] | [INFO] [stdout] 201 | run_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 202 | | page.run_action(&action_id, &action_name, &action_command, action_warning.as_deref()); [INFO] [stdout] 203 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/maintenance.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | / glib::clone!(@weak self as page => move |_, response| { [INFO] [stdout] 240 | | if response == "confirm" { [INFO] [stdout] 241 | | page.execute_command(&name, &command); [INFO] [stdout] 242 | | } [INFO] [stdout] 243 | | }), [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/maintenance.rs:266:34 [INFO] [stdout] | [INFO] [stdout] 266 | glib::spawn_future_local(glib::clone!(@weak self as page => async move { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 267 | | let result = page.run_privileged_command(&command).await; [INFO] [stdout] 268 | | [INFO] [stdout] 269 | | match result { [INFO] [stdout] ... | [INFO] [stdout] 290 | | *page.imp().is_running.borrow_mut() = false; [INFO] [stdout] 291 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/maintenance.rs:354:34 [INFO] [stdout] | [INFO] [stdout] 354 | glib::spawn_future_local(glib::clone!(@weak self as page, @weak button => async move { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 355 | | let result = page.fetch_disk_usage().await; [INFO] [stdout] 356 | | [INFO] [stdout] 357 | | match result { [INFO] [stdout] ... | [INFO] [stdout] 390 | | *page.imp().is_fetching_disk_info.borrow_mut() = false; [INFO] [stdout] 391 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/network.rs:139:36 [INFO] [stdout] | [INFO] [stdout] 139 | button.connect_toggled(glib::clone!(@weak self as page => move |btn| { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 140 | | page.toggle_port(port_val, btn.is_active()); [INFO] [stdout] 141 | | })); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/network.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | ports_entry.connect_apply(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 163 | | page.parse_custom_ports(&entry.text()); [INFO] [stdout] 164 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/network.rs:167:37 [INFO] [stdout] | [INFO] [stdout] 167 | ports_entry.connect_changed(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 168 | | page.parse_custom_ports(&entry.text()); [INFO] [stdout] 169 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/onboarding.rs:142:37 [INFO] [stdout] | [INFO] [stdout] 142 | copy_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 143 | | page.copy_snippet(); [INFO] [stdout] 144 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/onboarding.rs:158:39 [INFO] [stdout] | [INFO] [stdout] 158 | verify_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 159 | | page.verify_integration(); [INFO] [stdout] 160 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/profiles.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 158 | check.connect_toggled(glib::clone!(@weak self as page => move |btn| { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 159 | | if btn.is_active() { [INFO] [stdout] 160 | | page.select_profile(&profile_id); [INFO] [stdout] 161 | | } [INFO] [stdout] 162 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:157:38 [INFO] [stdout] | [INFO] [stdout] 157 | hostname_entry.connect_apply(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 158 | | let new_hostname = entry.text().to_string(); [INFO] [stdout] 159 | | page.set_hostname(&new_hostname); [INFO] [stdout] 160 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:163:40 [INFO] [stdout] | [INFO] [stdout] 163 | hostname_entry.connect_changed(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 164 | | let new_hostname = entry.text().to_string(); [INFO] [stdout] 165 | | page.set_hostname(&new_hostname); [INFO] [stdout] 166 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:201:33 [INFO] [stdout] | [INFO] [stdout] 201 | dns_entry.connect_apply(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 202 | | let dns_text = entry.text().to_string(); [INFO] [stdout] 203 | | page.set_dns_servers(&dns_text); [INFO] [stdout] 204 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | dns_entry.connect_changed(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 208 | | let dns_text = entry.text().to_string(); [INFO] [stdout] 209 | | page.set_dns_servers(&dns_text); [INFO] [stdout] 210 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:233:38 [INFO] [stdout] | [INFO] [stdout] 233 | username_entry.connect_apply(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 234 | | let username = entry.text().to_string(); [INFO] [stdout] 235 | | page.set_username(&username); [INFO] [stdout] 236 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:239:40 [INFO] [stdout] | [INFO] [stdout] 239 | username_entry.connect_changed(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 240 | | let username = entry.text().to_string(); [INFO] [stdout] 241 | | page.set_username(&username); [INFO] [stdout] 242 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:259:50 [INFO] [stdout] | [INFO] [stdout] 259 | switch_row.connect_active_notify(glib::clone!(@weak self as page => move |switch| { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 260 | | page.toggle_user_group(&group_name, switch.is_active()); [INFO] [stdout] 261 | | })); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/window.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | / glib::clone!(@weak self as window => move |_, row| { [INFO] [stdout] 121 | | if let Some(row) = row { [INFO] [stdout] 122 | | let name = row.widget_name(); [INFO] [stdout] 123 | | window.imp().content_stack.set_visible_child_name(&name); [INFO] [stdout] ... | [INFO] [stdout] 126 | | }), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/apply.rs:129:40 [INFO] [stdout] | [INFO] [stdout] 129 | refresh_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 130 | | page.refresh_preview(); [INFO] [stdout] 131 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/apply.rs:146:38 [INFO] [stdout] | [INFO] [stdout] 146 | apply_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 147 | | page.show_apply_dialog(); [INFO] [stdout] 148 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/apply.rs:156:40 [INFO] [stdout] | [INFO] [stdout] 156 | dry_run_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 157 | | page.do_dry_run(); [INFO] [stdout] 158 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/apply.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | / glib::clone!(@weak self as page => move |_, response| { [INFO] [stdout] 325 | | if response == "apply" { [INFO] [stdout] 326 | | page.do_apply(); [INFO] [stdout] 327 | | } [INFO] [stdout] 328 | | }), [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:97:40 [INFO] [stdout] | [INFO] [stdout] 97 | refresh_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 98 | | page.load_generations(); [INFO] [stdout] 99 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:107:41 [INFO] [stdout] | [INFO] [stdout] 107 | rollback_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 108 | | page.rollback_to_previous(); [INFO] [stdout] 109 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:210:34 [INFO] [stdout] | [INFO] [stdout] 210 | glib::spawn_future_local(glib::clone!(@weak self as page => async move { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 211 | | let result = page.fetch_generations().await; [INFO] [stdout] 212 | | page.display_generations(result); [INFO] [stdout] 213 | | *page.imp().is_loading.borrow_mut() = false; [INFO] [stdout] 214 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:406:43 [INFO] [stdout] | [INFO] [stdout] 406 | switch_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 407 | | page.switch_to_generation(gen_number); [INFO] [stdout] 408 | | })); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:420:43 [INFO] [stdout] | [INFO] [stdout] 420 | delete_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 421 | | page.confirm_delete_generation(gen_number); [INFO] [stdout] 422 | | })); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:464:17 [INFO] [stdout] | [INFO] [stdout] 464 | / glib::clone!(@weak self as page => move |_, response| { [INFO] [stdout] 465 | | match response { [INFO] [stdout] 466 | | "switch" => page.execute_switch(generation, "switch"), [INFO] [stdout] 467 | | "boot" => page.execute_switch(generation, "boot"), [INFO] [stdout] ... | [INFO] [stdout] 470 | | }), [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:482:34 [INFO] [stdout] | [INFO] [stdout] 482 | glib::spawn_future_local(glib::clone!(@weak self as page => async move { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 483 | | let result = std::thread::spawn(move || { [INFO] [stdout] 484 | | // Step 1: Switch to the generation using nix-env [INFO] [stdout] 485 | | let switch_result = std::process::Command::new("pkexec") [INFO] [stdout] ... | [INFO] [stdout] 526 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:548:17 [INFO] [stdout] | [INFO] [stdout] 548 | / glib::clone!(@weak self as page => move |_, response| { [INFO] [stdout] 549 | | if response == "delete" { [INFO] [stdout] 550 | | page.delete_generation(generation); [INFO] [stdout] 551 | | } [INFO] [stdout] 552 | | }), [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/generations.rs:562:34 [INFO] [stdout] | [INFO] [stdout] 562 | glib::spawn_future_local(glib::clone!(@weak self as page => async move { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 563 | | let result = std::thread::spawn(move || { [INFO] [stdout] 564 | | std::process::Command::new("pkexec") [INFO] [stdout] 565 | | .args(["nix-env", "-p", "/nix/var/nix/profiles/system", "--delete-generations", &generation.to_string()]) [INFO] [stdout] ... | [INFO] [stdout] 585 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/maintenance.rs:134:40 [INFO] [stdout] | [INFO] [stdout] 134 | refresh_button.connect_clicked(glib::clone!(@weak self as page, @weak refresh_button => move |_| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 135 | | page.refresh_disk_info(&refresh_button); [INFO] [stdout] 136 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/maintenance.rs:201:36 [INFO] [stdout] | [INFO] [stdout] 201 | run_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 202 | | page.run_action(&action_id, &action_name, &action_command, action_warning.as_deref()); [INFO] [stdout] 203 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/maintenance.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | / glib::clone!(@weak self as page => move |_, response| { [INFO] [stdout] 240 | | if response == "confirm" { [INFO] [stdout] 241 | | page.execute_command(&name, &command); [INFO] [stdout] 242 | | } [INFO] [stdout] 243 | | }), [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/maintenance.rs:266:34 [INFO] [stdout] | [INFO] [stdout] 266 | glib::spawn_future_local(glib::clone!(@weak self as page => async move { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 267 | | let result = page.run_privileged_command(&command).await; [INFO] [stdout] 268 | | [INFO] [stdout] 269 | | match result { [INFO] [stdout] ... | [INFO] [stdout] 290 | | *page.imp().is_running.borrow_mut() = false; [INFO] [stdout] 291 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/maintenance.rs:354:34 [INFO] [stdout] | [INFO] [stdout] 354 | glib::spawn_future_local(glib::clone!(@weak self as page, @weak button => async move { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 355 | | let result = page.fetch_disk_usage().await; [INFO] [stdout] 356 | | [INFO] [stdout] 357 | | match result { [INFO] [stdout] ... | [INFO] [stdout] 390 | | *page.imp().is_fetching_disk_info.borrow_mut() = false; [INFO] [stdout] 391 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/network.rs:139:36 [INFO] [stdout] | [INFO] [stdout] 139 | button.connect_toggled(glib::clone!(@weak self as page => move |btn| { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 140 | | page.toggle_port(port_val, btn.is_active()); [INFO] [stdout] 141 | | })); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/network.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | ports_entry.connect_apply(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 163 | | page.parse_custom_ports(&entry.text()); [INFO] [stdout] 164 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/network.rs:167:37 [INFO] [stdout] | [INFO] [stdout] 167 | ports_entry.connect_changed(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 168 | | page.parse_custom_ports(&entry.text()); [INFO] [stdout] 169 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/onboarding.rs:142:37 [INFO] [stdout] | [INFO] [stdout] 142 | copy_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 143 | | page.copy_snippet(); [INFO] [stdout] 144 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/onboarding.rs:158:39 [INFO] [stdout] | [INFO] [stdout] 158 | verify_button.connect_clicked(glib::clone!(@weak self as page => move |_| { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 159 | | page.verify_integration(); [INFO] [stdout] 160 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/profiles.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 158 | check.connect_toggled(glib::clone!(@weak self as page => move |btn| { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 159 | | if btn.is_active() { [INFO] [stdout] 160 | | page.select_profile(&profile_id); [INFO] [stdout] 161 | | } [INFO] [stdout] 162 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:157:38 [INFO] [stdout] | [INFO] [stdout] 157 | hostname_entry.connect_apply(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 158 | | let new_hostname = entry.text().to_string(); [INFO] [stdout] 159 | | page.set_hostname(&new_hostname); [INFO] [stdout] 160 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:163:40 [INFO] [stdout] | [INFO] [stdout] 163 | hostname_entry.connect_changed(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 164 | | let new_hostname = entry.text().to_string(); [INFO] [stdout] 165 | | page.set_hostname(&new_hostname); [INFO] [stdout] 166 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:201:33 [INFO] [stdout] | [INFO] [stdout] 201 | dns_entry.connect_apply(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 202 | | let dns_text = entry.text().to_string(); [INFO] [stdout] 203 | | page.set_dns_servers(&dns_text); [INFO] [stdout] 204 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | dns_entry.connect_changed(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 208 | | let dns_text = entry.text().to_string(); [INFO] [stdout] 209 | | page.set_dns_servers(&dns_text); [INFO] [stdout] 210 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:233:38 [INFO] [stdout] | [INFO] [stdout] 233 | username_entry.connect_apply(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 234 | | let username = entry.text().to_string(); [INFO] [stdout] 235 | | page.set_username(&username); [INFO] [stdout] 236 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:239:40 [INFO] [stdout] | [INFO] [stdout] 239 | username_entry.connect_changed(glib::clone!(@weak self as page => move |entry| { [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 240 | | let username = entry.text().to_string(); [INFO] [stdout] 241 | | page.set_username(&username); [INFO] [stdout] 242 | | })); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/pages/system.rs:259:50 [INFO] [stdout] | [INFO] [stdout] 259 | switch_row.connect_active_notify(glib::clone!(@weak self as page => move |switch| { [INFO] [stdout] | __________________________________________________^ [INFO] [stdout] 260 | | page.toggle_user_group(&group_name, switch.is_active()); [INFO] [stdout] 261 | | })); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax [INFO] [stdout] --> crates/gui/src/window.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | / glib::clone!(@weak self as window => move |_, row| { [INFO] [stdout] 121 | | if let Some(row) = row { [INFO] [stdout] 122 | | let name = row.widget_name(); [INFO] [stdout] 123 | | window.imp().content_stack.set_visible_child_name(&name); [INFO] [stdout] ... | [INFO] [stdout] 126 | | }), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `glib::clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `spawn`, `recv`, `is_running`, and `kill` are never used [INFO] [stdout] --> crates/gui/src/helper/client.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl HelperClient { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn spawn() -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn recv(&self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn is_running(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | pub fn kill(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HelperBridge` is never constructed [INFO] [stdout] --> crates/gui/src/helper/client.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 179 | pub struct HelperBridge { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> crates/gui/src/helper/client.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 183 | impl HelperBridge { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 184 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | pub fn start_privileged(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | pub fn start(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn send(&mut self, request: &HelperRequest) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub fn try_recv(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | pub fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | pub fn is_available(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `can_write_managed_dir` is never used [INFO] [stdout] --> crates/gui/src/integration.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn can_write_managed_dir() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `save_state` is never used [INFO] [stdout] --> crates/gui/src/pages/apply.rs:641:8 [INFO] [stdout] | [INFO] [stdout] 51 | impl ApplyPage { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 641 | fn save_state(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse_generation_line` is never used [INFO] [stdout] --> crates/gui/src/pages/generations.rs:293:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl GenerationsPage { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 293 | fn parse_generation_line(line: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `spawn`, `recv`, `is_running`, and `kill` are never used [INFO] [stdout] --> crates/gui/src/helper/client.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl HelperClient { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn spawn() -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn recv(&self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub fn is_running(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | pub fn kill(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HelperBridge` is never constructed [INFO] [stdout] --> crates/gui/src/helper/client.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 179 | pub struct HelperBridge { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> crates/gui/src/helper/client.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 183 | impl HelperBridge { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 184 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 189 | pub fn start_privileged(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 195 | pub fn start(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn send(&mut self, request: &HelperRequest) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub fn try_recv(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | pub fn stop(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 222 | pub fn is_available(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `can_write_managed_dir` is never used [INFO] [stdout] --> crates/gui/src/integration.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn can_write_managed_dir() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `save_state` is never used [INFO] [stdout] --> crates/gui/src/pages/apply.rs:641:8 [INFO] [stdout] | [INFO] [stdout] 51 | impl ApplyPage { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 641 | fn save_state(&self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse_generation_line` is never used [INFO] [stdout] --> crates/gui/src/pages/generations.rs:293:8 [INFO] [stdout] | [INFO] [stdout] 42 | impl GenerationsPage { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 293 | fn parse_generation_line(line: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "c274dc90573c6583efbffc704238293e1702f5268fde065c035e08ab4a750403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c274dc90573c6583efbffc704238293e1702f5268fde065c035e08ab4a750403", kill_on_drop: false }` [INFO] [stdout] c274dc90573c6583efbffc704238293e1702f5268fde065c035e08ab4a750403