[INFO] cloning repository https://github.com/coyoteclan/AppBox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coyoteclan/AppBox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoyoteclan%2FAppBox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoyoteclan%2FAppBox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51ffb24d0ab92633e7c0bab01dbf8b39879c0437
[INFO] testing coyoteclan/AppBox against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoyoteclan%2FAppBox" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coyoteclan/AppBox
[INFO] finished tweaking git repo https://github.com/coyoteclan/AppBox
[INFO] tweaked toml for git repo https://github.com/coyoteclan/AppBox written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coyoteclan/AppBox on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coyoteclan/AppBox 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded relm4-macros v0.9.1
[INFO] [stderr]   Downloaded cfg-expr v0.20.1
[INFO] [stderr]   Downloaded tracker-macros v0.2.2
[INFO] [stderr]   Downloaded relm4-css v0.9.0
[INFO] [stderr]   Downloaded relm4-components v0.9.1
[INFO] [stderr]   Downloaded tracker v0.2.2
[INFO] [stderr]   Downloaded relm4 v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1057e0b36795e8a441330812f95d7842261831c572268cbc2d707f43e06c0a0f
[INFO] running `Command { std: "docker" "start" "-a" "1057e0b36795e8a441330812f95d7842261831c572268cbc2d707f43e06c0a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1057e0b36795e8a441330812f95d7842261831c572268cbc2d707f43e06c0a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1057e0b36795e8a441330812f95d7842261831c572268cbc2d707f43e06c0a0f", kill_on_drop: false }`
[INFO] [stdout] 1057e0b36795e8a441330812f95d7842261831c572268cbc2d707f43e06c0a0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bc86705c824539c3c93c7b4a6c2ef68cc333ae0ee7ab43254b9244126937843
[INFO] running `Command { std: "docker" "start" "-a" "2bc86705c824539c3c93c7b4a6c2ef68cc333ae0ee7ab43254b9244126937843", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling relm4-css v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cfg-expr v0.20.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling relm4-macros v0.9.1
[INFO] [stderr]    Compiling tracker-macros v0.2.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracker v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.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 gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling pango-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 icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling glib v0.20.12
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling cairo-rs v0.20.12
[INFO] [stderr]    Compiling graphene-rs v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf v0.20.10
[INFO] [stderr]    Compiling pango v0.20.12
[INFO] [stderr]    Compiling gdk4 v0.9.6
[INFO] [stderr]    Compiling gsk4 v0.9.6
[INFO] [stderr]    Compiling gtk4 v0.9.7
[INFO] [stderr]    Compiling relm4 v0.9.1
[INFO] [stderr]    Compiling relm4-components v0.9.1
[INFO] [stderr]    Compiling gtktest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `CheckButtonExt`
[INFO] [stdout]   --> src/main.rs:13:88
[INFO] [stdout]    |
[INFO] [stdout] 13 | use gtk::prelude::{BoxExt, GridExt, WidgetExt, GtkWindowExt, OrientableExt, ButtonExt, CheckButtonExt, EntryExt};
[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: `ListItemExt`
[INFO] [stdout]  --> src/main.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | use relm4::gtk::prelude::{EditableExt, ListItemExt};
[INFO] [stdout]   |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `apps_list` is never read
[INFO] [stdout]    --> src/main.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 180 |     apps_list: BTreeMap<String, Vec<AppInfo>>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `filter_menu`, `sortby_menu`, and `sortorder_menu` are never read
[INFO] [stdout]    --> src/main.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct Widgets {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 190 |     filter_menu: gtk::DropDown,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 191 |     sortby_menu: gtk::DropDown,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 192 |     sortorder_menu: gtk::DropDown,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "2bc86705c824539c3c93c7b4a6c2ef68cc333ae0ee7ab43254b9244126937843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc86705c824539c3c93c7b4a6c2ef68cc333ae0ee7ab43254b9244126937843", kill_on_drop: false }`
[INFO] [stdout] 2bc86705c824539c3c93c7b4a6c2ef68cc333ae0ee7ab43254b9244126937843
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ddfee0d0f946b350a1d52361b5958412cfc3aecbe1a0451d517483d8aa655c
[INFO] running `Command { std: "docker" "start" "-a" "53ddfee0d0f946b350a1d52361b5958412cfc3aecbe1a0451d517483d8aa655c", kill_on_drop: false }`
[INFO] [stderr]    Compiling gtktest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `CheckButtonExt`
[INFO] [stdout]   --> src/main.rs:13:88
[INFO] [stdout]    |
[INFO] [stdout] 13 | use gtk::prelude::{BoxExt, GridExt, WidgetExt, GtkWindowExt, OrientableExt, ButtonExt, CheckButtonExt, EntryExt};
[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: `ListItemExt`
[INFO] [stdout]  --> src/main.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 4 | use relm4::gtk::prelude::{EditableExt, ListItemExt};
[INFO] [stdout]   |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `apps_list` is never read
[INFO] [stdout]    --> src/main.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct App {
[INFO] [stdout]     |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 180 |     apps_list: BTreeMap<String, Vec<AppInfo>>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `filter_menu`, `sortby_menu`, and `sortorder_menu` are never read
[INFO] [stdout]    --> src/main.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct Widgets {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 190 |     filter_menu: gtk::DropDown,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 191 |     sortby_menu: gtk::DropDown,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 192 |     sortorder_menu: gtk::DropDown,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "53ddfee0d0f946b350a1d52361b5958412cfc3aecbe1a0451d517483d8aa655c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ddfee0d0f946b350a1d52361b5958412cfc3aecbe1a0451d517483d8aa655c", kill_on_drop: false }`
[INFO] [stdout] 53ddfee0d0f946b350a1d52361b5958412cfc3aecbe1a0451d517483d8aa655c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21bfd529b436662fbd663c3efb78b76e2b5c53906d404c681110a34a8b74ce65
[INFO] running `Command { std: "docker" "start" "-a" "21bfd529b436662fbd663c3efb78b76e2b5c53906d404c681110a34a8b74ce65", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `CheckButtonExt`
[INFO] [stderr]   --> src/main.rs:13:88
[INFO] [stderr]    |
[INFO] [stderr] 13 | use gtk::prelude::{BoxExt, GridExt, WidgetExt, GtkWindowExt, OrientableExt, ButtonExt, CheckButtonExt, EntryExt};
[INFO] [stderr]    |                                                                                        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ListItemExt`
[INFO] [stderr]  --> src/main.rs:4:40
[INFO] [stderr]   |
[INFO] [stderr] 4 | use relm4::gtk::prelude::{EditableExt, ListItemExt};
[INFO] [stderr]   |                                        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `apps_list` is never read
[INFO] [stderr]    --> src/main.rs:180:5
[INFO] [stderr]     |
[INFO] [stderr] 170 | pub struct App {
[INFO] [stderr]     |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 180 |     apps_list: BTreeMap<String, Vec<AppInfo>>,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `filter_menu`, `sortby_menu`, and `sortorder_menu` are never read
[INFO] [stderr]    --> src/main.rs:190:5
[INFO] [stderr]     |
[INFO] [stderr] 183 | pub struct Widgets {
[INFO] [stderr]     |            ------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 190 |     filter_menu: gtk::DropDown,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 191 |     sortby_menu: gtk::DropDown,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 192 |     sortorder_menu: gtk::DropDown,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gtktest` (bin "gtktest" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gtktest-2792aa627865820c)
[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" "21bfd529b436662fbd663c3efb78b76e2b5c53906d404c681110a34a8b74ce65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21bfd529b436662fbd663c3efb78b76e2b5c53906d404c681110a34a8b74ce65", kill_on_drop: false }`
[INFO] [stdout] 21bfd529b436662fbd663c3efb78b76e2b5c53906d404c681110a34a8b74ce65
