[INFO] cloning repository https://github.com/twop/cloudshot-tray-ui-experiment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twop/cloudshot-tray-ui-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwop%2Fcloudshot-tray-ui-experiment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwop%2Fcloudshot-tray-ui-experiment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d88322ba4cb398d2abb92ec51a80692be5c19b18
[INFO] checking twop/cloudshot-tray-ui-experiment against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwop%2Fcloudshot-tray-ui-experiment" "/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/twop/cloudshot-tray-ui-experiment
[INFO] finished tweaking git repo https://github.com/twop/cloudshot-tray-ui-experiment
[INFO] tweaked toml for git repo https://github.com/twop/cloudshot-tray-ui-experiment written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/twop/cloudshot-tray-ui-experiment on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/twop/cloudshot-tray-ui-experiment 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rctree v0.4.0
[INFO] [stderr]   Downloaded xmlparser v0.13.5
[INFO] [stderr]   Downloaded fontdb v0.9.3
[INFO] [stderr]   Downloaded unicode-general-category v0.4.0
[INFO] [stderr]   Downloaded rgb v0.8.34
[INFO] [stderr]   Downloaded svgfilters v0.4.0
[INFO] [stderr]   Downloaded egui_extras v0.20.0
[INFO] [stderr]   Downloaded svgtypes v0.8.2
[INFO] [stderr]   Downloaded roxmltree v0.15.1
[INFO] [stderr]   Downloaded fontconfig-parser v0.5.1
[INFO] [stderr]   Downloaded usvg v0.23.0
[INFO] [stderr]   Downloaded resvg v0.23.0
[INFO] [stderr]   Downloaded tiny-skia v0.6.6
[INFO] [stderr]   Downloaded rustybuzz v0.5.1
[INFO] [stderr]   Downloaded tiff v0.8.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d49f889d924591720fc5df8f0a836aa277fde372914147bbafde26d1fb934cae
[INFO] running `Command { std: "docker" "start" "-a" "d49f889d924591720fc5df8f0a836aa277fde372914147bbafde26d1fb934cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d49f889d924591720fc5df8f0a836aa277fde372914147bbafde26d1fb934cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d49f889d924591720fc5df8f0a836aa277fde372914147bbafde26d1fb934cae", kill_on_drop: false }`
[INFO] [stdout] d49f889d924591720fc5df8f0a836aa277fde372914147bbafde26d1fb934cae
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 902f4c9a450660e7e3a9caf573222dd5946a2729abf30c621998d851f29471dc
[INFO] running `Command { std: "docker" "start" "-a" "902f4c9a450660e7e3a9caf573222dd5946a2729abf30c621998d851f29471dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]     Checking ttf-parser v0.17.1
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking xmlparser v0.13.5
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.7
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]     Checking roxmltree v0.15.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking fontconfig-parser v0.5.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking siphasher v0.3.10
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking memmap2 v0.5.8
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling x11-dl v2.20.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling glutin v0.30.3
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking svgtypes v0.8.2
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking owned_ttf_parser v0.17.1
[INFO] [stderr]     Checking fontdb v0.9.3
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.3.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.3.1
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking ab_glyph v0.2.18
[INFO] [stderr]     Checking rctree v0.4.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking webbrowser v0.8.2
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking jpeg-decoder v0.2.6
[INFO] [stderr]     Checking bit_field v0.10.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling bytemuck_derive v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling enumset_derive v0.6.1
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking rgb v0.8.34
[INFO] [stderr]     Checking rustybuzz v0.5.1
[INFO] [stderr]     Checking tiny-skia v0.6.6
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking calloop v0.10.4
[INFO] [stderr]     Checking svgfilters v0.4.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking arboard v3.2.0
[INFO] [stderr]     Checking exr v1.5.2
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking kurbo v0.8.3
[INFO] [stderr]     Checking enumset v1.0.12
[INFO] [stderr]     Checking ecolor v0.20.0
[INFO] [stderr]     Checking emath v0.20.0
[INFO] [stderr]     Checking ron v0.8.0
[INFO] [stderr]     Checking epaint v0.20.0
[INFO] [stderr]     Checking accesskit v0.8.1
[INFO] [stderr]     Checking usvg v0.23.0
[INFO] [stderr]     Checking egui v0.20.0
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking resvg v0.23.0
[INFO] [stderr]     Checking accesskit_winit v0.7.1
[INFO] [stderr]     Checking egui_glow v0.20.0
[INFO] [stderr]     Checking egui-winit v0.20.0
[INFO] [stderr]     Checking egui_extras v0.20.0
[INFO] [stderr]     Checking eframe v0.20.0
[INFO] [stderr]     Checking eframe_template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SystemTime`
[INFO] [stdout]  --> src/app.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 |     time::{Duration, Instant, SystemTime},
[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 imports: `Frame` and `Shadow`
[INFO] [stdout]   --> src/app.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |         Shadow,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     },
[INFO] [stdout] 11 |     Frame,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Label`, `Order`, `Pos2`, `TextureId`, and `TextureOptions`
[INFO] [stdout]   --> src/app.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 |     style::Margin, Align, Button, Color32, Context, ImageButton, Label, Layout, Order, Pos2, Rect,
[INFO] [stdout]    |                                                                  ^^^^^          ^^^^^  ^^^^
[INFO] [stdout] 15 |     RichText, ScrollArea, Stroke, TextStyle, TextureHandle, TextureId, TextureOptions,
[INFO] [stdout]    |                                                             ^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `settings`
[INFO] [stdout]    --> src/app.rs:368:25
[INFO] [stdout]     |
[INFO] [stdout] 368 |                     let settings = ui.add(ImageButton::new(
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_settings`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capture`
[INFO] [stdout]    --> src/app.rs:349:21
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 let capture = ui.add(Button::image_and_text(
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record`
[INFO] [stdout]    --> src/app.rs:356:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 let record = ui.add(Button::image_and_text(
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]    --> src/app.rs:422:24
[INFO] [stdout]     |
[INFO] [stdout] 422 |     fn save(&mut self, storage: &mut dyn eframe::Storage) {
[INFO] [stdout]     |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]    --> src/app.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             label,
[INFO] [stdout]     |             ^^^^^ help: try ignoring the field: `label: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/app.rs:431:13
[INFO] [stdout]     |
[INFO] [stdout] 431 |             value,
[INFO] [stdout]     |             ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `taken_at` is never read
[INFO] [stdout]    --> src/app.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct RecentShot {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 104 |     taken_at: Instant,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SystemTime`
[INFO] [stdout]  --> src/app.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 |     time::{Duration, Instant, SystemTime},
[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 imports: `Frame` and `Shadow`
[INFO] [stdout]   --> src/app.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |         Shadow,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 10 |     },
[INFO] [stdout] 11 |     Frame,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Label`, `Order`, `Pos2`, `TextureId`, and `TextureOptions`
[INFO] [stdout]   --> src/app.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 |     style::Margin, Align, Button, Color32, Context, ImageButton, Label, Layout, Order, Pos2, Rect,
[INFO] [stdout]    |                                                                  ^^^^^          ^^^^^  ^^^^
[INFO] [stdout] 15 |     RichText, ScrollArea, Stroke, TextStyle, TextureHandle, TextureId, TextureOptions,
[INFO] [stdout]    |                                                             ^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Ui::button` that must be used
[INFO] [stdout]    --> src/app.rs:279:29
[INFO] [stdout]     |
[INFO] [stdout] 279 | ...                   overlay_ui.button("Copy Path");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 279 |                             let _ = overlay_ui.button("Copy Path");
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Ui::button` that must be used
[INFO] [stdout]    --> src/app.rs:280:29
[INFO] [stdout]     |
[INFO] [stdout] 280 | ...                   overlay_ui.button("Open");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 280 |                             let _ = overlay_ui.button("Open");
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `settings`
[INFO] [stdout]    --> src/app.rs:368:25
[INFO] [stdout]     |
[INFO] [stdout] 368 |                     let settings = ui.add(ImageButton::new(
[INFO] [stdout]     |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_settings`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `capture`
[INFO] [stdout]    --> src/app.rs:349:21
[INFO] [stdout]     |
[INFO] [stdout] 349 |                 let capture = ui.add(Button::image_and_text(
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_capture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `record`
[INFO] [stdout]    --> src/app.rs:356:21
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 let record = ui.add(Button::image_and_text(
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_record`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `storage`
[INFO] [stdout]    --> src/app.rs:422:24
[INFO] [stdout]     |
[INFO] [stdout] 422 |     fn save(&mut self, storage: &mut dyn eframe::Storage) {
[INFO] [stdout]     |                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_storage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label`
[INFO] [stdout]    --> src/app.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             label,
[INFO] [stdout]     |             ^^^^^ help: try ignoring the field: `label: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/app.rs:431:13
[INFO] [stdout]     |
[INFO] [stdout] 431 |             value,
[INFO] [stdout]     |             ^^^^^ help: try ignoring the field: `value: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `taken_at` is never read
[INFO] [stdout]    --> src/app.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct RecentShot {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 104 |     taken_at: Instant,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Ui::button` that must be used
[INFO] [stdout]    --> src/app.rs:279:29
[INFO] [stdout]     |
[INFO] [stdout] 279 | ...                   overlay_ui.button("Copy Path");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 279 |                             let _ = overlay_ui.button("Copy Path");
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Ui::button` that must be used
[INFO] [stdout]    --> src/app.rs:280:29
[INFO] [stdout]     |
[INFO] [stdout] 280 | ...                   overlay_ui.button("Open");
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 280 |                             let _ = overlay_ui.button("Open");
[INFO] [stdout]     |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "902f4c9a450660e7e3a9caf573222dd5946a2729abf30c621998d851f29471dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "902f4c9a450660e7e3a9caf573222dd5946a2729abf30c621998d851f29471dc", kill_on_drop: false }`
[INFO] [stdout] 902f4c9a450660e7e3a9caf573222dd5946a2729abf30c621998d851f29471dc
