[INFO] cloning repository https://github.com/Rahn-IT/sieve_gui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rahn-IT/sieve_gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fsieve_gui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fsieve_gui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c141934bf1634f3b0fc8d6e3e901e2e5564c1b2
[INFO] checking Rahn-IT/sieve_gui against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRahn-IT%2Fsieve_gui" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rahn-IT/sieve_gui
[INFO] finished tweaking git repo https://github.com/Rahn-IT/sieve_gui
[INFO] tweaked toml for git repo https://github.com/Rahn-IT/sieve_gui written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rahn-IT/sieve_gui on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rahn-IT/sieve_gui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zbus_macros v5.8.0
[INFO] [stderr]   Downloaded rgb v0.8.51
[INFO] [stderr]   Downloaded sipper v0.1.0
[INFO] [stderr]   Downloaded zbus v5.8.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2549c4ac5481d75faaa1e3bce78c3f4d9cf8b1814ff506649f37cb2fd150527
[INFO] running `Command { std: "docker" "start" "-a" "e2549c4ac5481d75faaa1e3bce78c3f4d9cf8b1814ff506649f37cb2fd150527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2549c4ac5481d75faaa1e3bce78c3f4d9cf8b1814ff506649f37cb2fd150527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2549c4ac5481d75faaa1e3bce78c3f4d9cf8b1814ff506649f37cb2fd150527", kill_on_drop: false }`
[INFO] [stdout] e2549c4ac5481d75faaa1e3bce78c3f4d9cf8b1814ff506649f37cb2fd150527
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d5bf39d0f79b5d3a23579105f8329025d3caa242a47f3f876ccb7ca05ec9319
[INFO] running `Command { std: "docker" "start" "-a" "6d5bf39d0f79b5d3a23579105f8329025d3caa242a47f3f876ccb7ca05ec9319", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling dark-light v2.0.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking lilt v0.8.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking font-types v0.9.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking read-fonts v0.29.3
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking skrifa v0.31.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking swash v0.2.5
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling zbus_macros v5.8.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking async-signal v0.2.11
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-process v2.3.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking cosmic-text v0.14.2
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking wayland-cursor v0.31.10
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking zbus v5.8.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking kurbo v0.11.2
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.2
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking fontdb v0.18.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking usvg v0.42.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking ashpd v0.10.3
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking rgb v0.8.51
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]     Checking resvg v0.42.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking sipper v0.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking iced_core v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.9
[INFO] [stderr]     Checking ab_glyph v0.2.30
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking iced_futures v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]     Checking iced_debug v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]     Checking iced_graphics v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]    Compiling winit v0.30.8 (https://github.com/iced-rs/winit.git?rev=11414b6aa45699f038114e61b4ddf5102b2d3b4b#11414b6a)
[INFO] [stderr]     Checking iced_runtime v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking iced_tiny_skia v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]     Checking clipboard_wayland v0.2.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.8
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking clipboard_x11 v0.4.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking dpi v0.1.1 (https://github.com/iced-rs/winit.git?rev=11414b6aa45699f038114e61b4ddf5102b2d3b4b#11414b6a)
[INFO] [stderr]     Checking window_clipboard v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking iced_program v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling sieve_gui v0.1.0 (/opt/rustwide/workdir/sieve_gui)
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking iced_winit v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking cryoglyph v0.1.0 (https://github.com/iced-rs/cryoglyph.git?rev=a456d1c17bbcf33afcca41d9e5e299f9f1193819#a456d1c1)
[INFO] [stderr]     Checking iced_wgpu v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]     Checking iced_renderer v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]     Checking iced_widget v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]     Checking iced v0.14.0-dev (https://github.com/iced-rs/iced.git#283d0e74)
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking sieve_client v0.1.0 (/opt/rustwide/workdir/sieve_client)
[INFO] [stdout] warning: unused imports: `fold_many0`, `is_not`, `map`, `separated_list0`, `take_while`, `value`, and `verify`
[INFO] [stdout]  --> sieve_client/src/parser.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 |     bytes::complete::{is_not, tag, take_while},
[INFO] [stdout]   |                       ^^^^^^       ^^^^^^^^^^
[INFO] [stdout] 7 |     character::streaming::char,
[INFO] [stdout] 8 |     combinator::{map, opt, value, verify},
[INFO] [stdout]   |                  ^^^       ^^^^^  ^^^^^^
[INFO] [stdout] 9 |     multi::{fold_many0, many0, separated_list0, separated_list1},
[INFO] [stdout]   |             ^^^^^^^^^^         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `many0`, `opt`, `separated_list1`, `tag`, and `tuple`
[INFO] [stdout]  --> sieve_client/src/parser/util.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 |     bytes::complete::{is_not, tag, take_while},
[INFO] [stdout]   |                               ^^^
[INFO] [stdout] 5 |     character::streaming::char,
[INFO] [stdout] 6 |     combinator::{map, opt, value, verify},
[INFO] [stdout]   |                       ^^^
[INFO] [stdout] 7 |     multi::{fold_many0, many0, separated_list0, separated_list1},
[INFO] [stdout]   |                         ^^^^^                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     sequence::{delimited, pair, preceded, tuple},
[INFO] [stdout]   |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fold_many0`, `is_not`, `map`, `separated_list0`, `take_while`, `value`, and `verify`
[INFO] [stdout]  --> sieve_client/src/parser.rs:6:23
[INFO] [stdout]   |
[INFO] [stdout] 6 |     bytes::complete::{is_not, tag, take_while},
[INFO] [stdout]   |                       ^^^^^^       ^^^^^^^^^^
[INFO] [stdout] 7 |     character::streaming::char,
[INFO] [stdout] 8 |     combinator::{map, opt, value, verify},
[INFO] [stdout]   |                  ^^^       ^^^^^  ^^^^^^
[INFO] [stdout] 9 |     multi::{fold_many0, many0, separated_list0, separated_list1},
[INFO] [stdout]   |             ^^^^^^^^^^         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `many0`, `opt`, `separated_list1`, `tag`, and `tuple`
[INFO] [stdout]  --> sieve_client/src/parser/util.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 |     bytes::complete::{is_not, tag, take_while},
[INFO] [stdout]   |                               ^^^
[INFO] [stdout] 5 |     character::streaming::char,
[INFO] [stdout] 6 |     combinator::{map, opt, value, verify},
[INFO] [stdout]   |                       ^^^
[INFO] [stdout] 7 |     multi::{fold_many0, many0, separated_list0, separated_list1},
[INFO] [stdout]   |                         ^^^^^                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     sequence::{delimited, pair, preceded, tuple},
[INFO] [stdout]   |                                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_require` is never used
[INFO] [stdout]   --> sieve_client/src/parser.rs:17:4
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn parse_require(input: &str) -> IResult<&str, Vec<String>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StringComparisonType` is never used
[INFO] [stdout]   --> sieve_client/src/parser.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | enum StringComparisonType {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_string_comparison_type` is never used
[INFO] [stdout]   --> sieve_client/src/parser.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn parse_string_comparison_type(input: &str) -> IResult<&str, StringComparisonType> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StringCondition` is never constructed
[INFO] [stdout]   --> sieve_client/src/parser.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | struct StringCondition {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_string_condition` is never used
[INFO] [stdout]   --> sieve_client/src/parser.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_string_condition(input: &str) -> IResult<&str, StringCondition> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_condition_list` is never used
[INFO] [stdout]   --> sieve_client/src/parser.rs:69:4
[INFO] [stdout]    |
[INFO] [stdout] 69 | fn parse_condition_list(input: &str) -> IResult<&str, Vec<Condition>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Condition` is never used
[INFO] [stdout]   --> sieve_client/src/parser.rs:82:6
[INFO] [stdout]    |
[INFO] [stdout] 82 | enum Condition {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_condition` is never used
[INFO] [stdout]   --> sieve_client/src/parser.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn parse_condition(input: &str) -> IResult<&str, Condition> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simple_if` is never used
[INFO] [stdout]    --> sieve_client/src/parser.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn simple_if<'a>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `If` is never constructed
[INFO] [stdout]    --> sieve_client/src/parser.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 121 | struct If {
[INFO] [stdout]     |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_if` is never used
[INFO] [stdout]    --> sieve_client/src/parser.rs:128:4
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn parse_if(input: &str) -> IResult<&str, If> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Flag` is never used
[INFO] [stdout]    --> sieve_client/src/parser.rs:156:6
[INFO] [stdout]     |
[INFO] [stdout] 156 | enum Flag {
[INFO] [stdout]     |      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_flags` is never used
[INFO] [stdout]    --> sieve_client/src/parser.rs:166:4
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn parse_flags(input: &str) -> IResult<&str, Vec<Flag>> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `flag_command` is never used
[INFO] [stdout]    --> sieve_client/src/parser.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn flag_command<'a>(command: &str) -> impl FnMut(&'a str) -> IResult<&'a str, Vec<Flag>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Expression` is never used
[INFO] [stdout]    --> sieve_client/src/parser.rs:196:6
[INFO] [stdout]     |
[INFO] [stdout] 196 | enum Expression {
[INFO] [stdout]     |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_expression` is never used
[INFO] [stdout]    --> sieve_client/src/parser.rs:208:4
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn parse_expression(input: &str) -> IResult<&str, Expression> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_expression_list` is never used
[INFO] [stdout]    --> sieve_client/src/parser.rs:231:4
[INFO] [stdout]     |
[INFO] [stdout] 231 | fn parse_expression_list(input: &str) -> IResult<&str, Vec<Expression>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_escaped_char` is never used
[INFO] [stdout]   --> sieve_client/src/parser/util.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn parse_escaped_char(input: &str) -> IResult<&str, char> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_unescaped_sequence` is never used
[INFO] [stdout]   --> sieve_client/src/parser/util.rs:19:4
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn parse_unescaped_sequence(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `StringPart` is never used
[INFO] [stdout]   --> sieve_client/src/parser/util.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | enum StringPart<'a> {
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_string_part` is never used
[INFO] [stdout]   --> sieve_client/src/parser/util.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_string_part(input: &str) -> IResult<&str, StringPart> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_string` is never used
[INFO] [stdout]   --> sieve_client/src/parser/util.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn parse_string(input: &str) -> IResult<&str, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `multispace0` is never used
[INFO] [stdout]   --> sieve_client/src/parser/util.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn multispace0(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `multispace1` is never used
[INFO] [stdout]   --> sieve_client/src/parser/util.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn multispace1(input: &str) -> IResult<&str, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_string_array` is never used
[INFO] [stdout]   --> sieve_client/src/parser/util.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn parse_string_array(input: &str) -> IResult<&str, Vec<String>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sieve_client/src/parser/util.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_string_part(input: &str) -> IResult<&str, StringPart> {
[INFO] [stdout]    |                             ^^^^             ----  ---------- the same lifetime is hidden here
[INFO] [stdout]    |                             |                |
[INFO] [stdout]    |                             |                the same lifetime is elided 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] 30 | fn parse_string_part(input: &str) -> IResult<&str, StringPart<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn view(&self) -> iced::Element<MessageWrapper> {
[INFO] [stdout]     |                 ^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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] 129 |     pub fn view(&self) -> iced::Element<'_, MessageWrapper> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn view(&self) -> iced::Element<Message> {
[INFO] [stdout]     |             ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |             |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn view(&self) -> iced::Element<'_, Message> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui/account_select.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn view(&self) -> Element<Message> {
[INFO] [stdout]     |                 ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn view(&self) -> Element<'_, Message> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sieve_gui/src/ui/add_account.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn view(&self) -> Element<Message> {
[INFO] [stdout]    |                 ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn view(&self) -> Element<'_, Message> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui/manage.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn view(&self) -> Element<Message> {
[INFO] [stdout]     |                 ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn view(&self) -> Element<'_, Message> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui/manage.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn view_script_list(&self) -> Container<Message> {
[INFO] [stdout]     |                         ^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn view_script_list(&self) -> Container<'_, Message> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui/manage.rs:167:28
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn view_script_content(&self) -> Container<Message> {
[INFO] [stdout]     |                            ^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn view_script_content(&self) -> Container<'_, Message> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn view(&self) -> iced::Element<MessageWrapper> {
[INFO] [stdout]     |                 ^^^^^     ----------------------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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] 129 |     pub fn view(&self) -> iced::Element<'_, MessageWrapper> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn view(&self) -> iced::Element<Message> {
[INFO] [stdout]     |             ^^^^^     ---------------------- the same lifetime is hidden here
[INFO] [stdout]     |             |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn view(&self) -> iced::Element<'_, Message> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui/account_select.rs:121:17
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn view(&self) -> Element<Message> {
[INFO] [stdout]     |                 ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn view(&self) -> Element<'_, Message> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sieve_gui/src/ui/add_account.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn view(&self) -> Element<Message> {
[INFO] [stdout]    |                 ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn view(&self) -> Element<'_, Message> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui/manage.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn view(&self) -> Element<Message> {
[INFO] [stdout]     |                 ^^^^^     ---------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn view(&self) -> Element<'_, Message> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui/manage.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn view_script_list(&self) -> Container<Message> {
[INFO] [stdout]     |                         ^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 |     fn view_script_list(&self) -> Container<'_, Message> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sieve_gui/src/ui/manage.rs:167:28
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn view_script_content(&self) -> Container<Message> {
[INFO] [stdout]     |                            ^^^^^     ------------------ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     fn view_script_content(&self) -> Container<'_, Message> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sieve_client/src/parser/util.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_string_part(input: &str) -> IResult<&str, StringPart> {
[INFO] [stdout]    |                             ^^^^             ----  ---------- the same lifetime is hidden here
[INFO] [stdout]    |                             |                |
[INFO] [stdout]    |                             |                the same lifetime is elided 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] 30 | fn parse_string_part(input: &str) -> IResult<&str, StringPart<'_>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 13s
[INFO] running `Command { std: "docker" "inspect" "6d5bf39d0f79b5d3a23579105f8329025d3caa242a47f3f876ccb7ca05ec9319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d5bf39d0f79b5d3a23579105f8329025d3caa242a47f3f876ccb7ca05ec9319", kill_on_drop: false }`
[INFO] [stdout] 6d5bf39d0f79b5d3a23579105f8329025d3caa242a47f3f876ccb7ca05ec9319
