[INFO] cloning repository https://github.com/horizon-afk/soma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horizon-afk/soma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizon-afk%2Fsoma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizon-afk%2Fsoma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cbc2213791fb35e46e82fb7dc3defb038501d63
[INFO] checking horizon-afk/soma against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorizon-afk%2Fsoma" "/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/horizon-afk/soma
[INFO] finished tweaking git repo https://github.com/horizon-afk/soma
[INFO] tweaked toml for git repo https://github.com/horizon-afk/soma written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/horizon-afk/soma on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/horizon-afk/soma 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "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 servo_arc v0.4.0
[INFO] [stderr]   Downloaded rdev v0.5.3
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded scraper v0.23.1
[INFO] [stderr]   Downloaded xcap v0.0.14
[INFO] [stderr]   Downloaded core-graphics v0.21.0
[INFO] [stderr]   Downloaded cocoa v0.22.0
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded xcb v1.5.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.11
[INFO] [stderr]   Downloaded ring v0.17.10
[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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f64b68600cd5f20207a401894d67cef1bfd5c6f0fc88940fba21a54bccc0bbd8
[INFO] running `Command { std: "docker" "start" "-a" "f64b68600cd5f20207a401894d67cef1bfd5c6f0fc88940fba21a54bccc0bbd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f64b68600cd5f20207a401894d67cef1bfd5c6f0fc88940fba21a54bccc0bbd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f64b68600cd5f20207a401894d67cef1bfd5c6f0fc88940fba21a54bccc0bbd8", kill_on_drop: false }`
[INFO] [stdout] f64b68600cd5f20207a401894d67cef1bfd5c6f0fc88940fba21a54bccc0bbd8
[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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eb7bfba514775e0cf5da6bcb2352f50e79e4e91a7e4551a809cf338cc7923aa
[INFO] running `Command { std: "docker" "start" "-a" "4eb7bfba514775e0cf5da6bcb2352f50e79e4e91a7e4551a809cf338cc7923aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling ring v0.17.10
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking webpki-roots v0.26.9
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking string_cache v0.8.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rdev v0.5.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking scraper v0.23.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.6
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]     Checking xcap v0.0.14
[INFO] [stderr]     Checking webbrowser v1.0.4
[INFO] [stderr]     Checking reqwest v0.12.14
[INFO] [stderr]     Checking cleave-graphics v0.1.0 (/opt/rustwide/workdir/cleave-graphics)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> cleave-graphics/src/graphics_impl.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn render(&mut self) -> GraphicsResult<GraphicsPass<W>> {
[INFO] [stdout]     |                   ^^^^^^^^^                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |                            |
[INFO] [stdout]     |                   |                            the same lifetime is hidden here
[INFO] [stdout]     |                   |                            the same lifetime is hidden here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub fn render(&mut self) -> GraphicsResult<GraphicsPass<'_, W>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking soma v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `webbrowser`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use webbrowser;
[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: `Icon`
[INFO] [stdout]  --> src/context.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     window::{Icon, Window, WindowAttributes},
[INFO] [stdout]   |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `webbrowser`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use webbrowser;
[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: `Icon`
[INFO] [stdout]  --> src/context.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |     window::{Icon, Window, WindowAttributes},
[INFO] [stdout]   |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Drag` is never constructed
[INFO] [stdout]   --> src/screensnap.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Drag {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `coords` is never used
[INFO] [stdout]   --> src/screensnap.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Drag {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 16 |     fn coords(&self) -> Option<((u32, u32), (u32, u32))> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Selection` is never constructed
[INFO] [stdout]   --> src/screensnap.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Selection {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `coords` is never used
[INFO] [stdout]   --> src/screensnap.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Selection {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn coords(&self) -> ((u32, u32), (u32, u32)) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sel_dimensions` is never used
[INFO] [stdout]   --> src/context.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl UserSelection {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     fn sel_dimensions(&self) -> Option<(f32, f32)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]   --> src/context.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct AppContext {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     mode: MoveMode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_mode` is never used
[INFO] [stdout]    --> src/context.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl AppContext {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn set_mode(&mut self, mode: MoveMode) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Drag` is never constructed
[INFO] [stdout]   --> src/screensnap.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Drag {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `coords` is never used
[INFO] [stdout]   --> src/screensnap.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Drag {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 16 |     fn coords(&self) -> Option<((u32, u32), (u32, u32))> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Selection` is never constructed
[INFO] [stdout]   --> src/screensnap.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Selection {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `coords` is never used
[INFO] [stdout]   --> src/screensnap.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl Selection {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     fn coords(&self) -> ((u32, u32), (u32, u32)) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sel_dimensions` is never used
[INFO] [stdout]   --> src/context.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl UserSelection {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 76 |     fn sel_dimensions(&self) -> Option<(f32, f32)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]   --> src/context.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct AppContext {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     mode: MoveMode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_mode` is never used
[INFO] [stdout]    --> src/context.rs:262:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl AppContext {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 262 |     pub fn set_mode(&mut self, mode: MoveMode) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: xcap v0.0.14
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "4eb7bfba514775e0cf5da6bcb2352f50e79e4e91a7e4551a809cf338cc7923aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eb7bfba514775e0cf5da6bcb2352f50e79e4e91a7e4551a809cf338cc7923aa", kill_on_drop: false }`
[INFO] [stdout] 4eb7bfba514775e0cf5da6bcb2352f50e79e4e91a7e4551a809cf338cc7923aa
