[INFO] cloning repository https://github.com/manpat/toybox-ui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manpat/toybox-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanpat%2Ftoybox-ui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanpat%2Ftoybox-ui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3ae1f9f7146afb74810b15e35d577b57bf116ad
[INFO] checking manpat/toybox-ui against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanpat%2Ftoybox-ui" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/manpat/toybox-ui
[INFO] finished tweaking git repo https://github.com/manpat/toybox-ui
[INFO] tweaked toml for git repo https://github.com/manpat/toybox-ui written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/manpat/toybox-ui on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/manpat/toybox-ui 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/manpat/toybox-rs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/manpat/common-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/manpat/toy-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/manpat/rand_derive2.git`
[INFO] [stderr]     Updating git repository `https://github.com/emilk/egui.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-tracy v0.11.1
[INFO] [stderr]   Downloaded cint v0.3.1
[INFO] [stderr]   Downloaded proc_macro2_helper v0.2.10
[INFO] [stderr]   Downloaded generator v0.8.7
[INFO] [stderr]   Downloaded wasi v0.14.6+wasi-0.2.4
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.17
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded tracy-client v0.17.1
[INFO] [stderr]   Downloaded loom v0.7.2
[INFO] [stderr]   Downloaded fontdue v0.8.0
[INFO] [stderr]   Downloaded tracy-client-sys v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a8c7d63dba495cf1825caa2bfca23bfeef72ec7389922ac9cebd395e3df3860
[INFO] running `Command { std: "docker" "start" "-a" "1a8c7d63dba495cf1825caa2bfca23bfeef72ec7389922ac9cebd395e3df3860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a8c7d63dba495cf1825caa2bfca23bfeef72ec7389922ac9cebd395e3df3860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a8c7d63dba495cf1825caa2bfca23bfeef72ec7389922ac9cebd395e3df3860", kill_on_drop: false }`
[INFO] [stdout] 1a8c7d63dba495cf1825caa2bfca23bfeef72ec7389922ac9cebd395e3df3860
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1550c418a354c95b193baaec77c82879e50cf008d980e5d82bd8e50dc7ba2d4a
[INFO] running `Command { std: "docker" "start" "-a" "1550c418a354c95b193baaec77c82879e50cf008d980e5d82bd8e50dc7ba2d4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.224
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling serde_derive v1.0.224
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking cint v0.3.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling proc_macro2_helper v0.2.10
[INFO] [stderr]    Compiling tracy-client-sys v0.23.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_derive2 v0.2.0 (https://github.com/manpat/rand_derive2.git#712f9f09)
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling gl v0.1.0 (https://github.com/manpat/toybox-rs.git#eb0826fa)
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking epaint_default_fonts v0.28.1 (https://github.com/emilk/egui.git?rev=1f6ae49a5f6bf43a869c215dea0d3028be8d742a#1f6ae49a)
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking indexmap v2.11.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking emath v0.28.1 (https://github.com/emilk/egui.git?rev=1f6ae49a5f6bf43a869c215dea0d3028be8d742a#1f6ae49a)
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking toybox-bus v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa)
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking ecolor v0.28.1 (https://github.com/emilk/egui.git?rev=1f6ae49a5f6bf43a869c215dea0d3028be8d742a#1f6ae49a)
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking epaint v0.28.1 (https://github.com/emilk/egui.git?rev=1f6ae49a5f6bf43a869c215dea0d3028be8d742a#1f6ae49a)
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking toybox-audio v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa)
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking egui v0.28.1 (https://github.com/emilk/egui.git?rev=1f6ae49a5f6bf43a869c215dea0d3028be8d742a#1f6ae49a)
[INFO] [stderr]     Checking common v0.5.0 (https://github.com/manpat/common-rs.git#80a03b30)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toybox-vfs v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa)
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking toy v0.5.0 (https://github.com/manpat/toy-rs.git#7227533c)
[INFO] [stderr]     Checking log-panics v2.1.0
[INFO] [stderr]     Checking fontdue v0.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tracy-client v0.17.1
[INFO] [stderr]     Checking toybox-cfg v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa)
[INFO] [stderr]     Checking tracing-tracy v0.11.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking winit v0.30.12
[INFO] [stderr]     Checking egui-winit v0.28.1 (https://github.com/emilk/egui.git?rev=1f6ae49a5f6bf43a869c215dea0d3028be8d742a#1f6ae49a)
[INFO] [stderr]     Checking toybox-input v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa)
[INFO] [stderr]     Checking toybox-host v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa)
[INFO] [stderr]     Checking toybox-gfx v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa)
[INFO] [stderr]     Checking toybox-egui v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa)
[INFO] [stderr]     Checking toybox v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa)
[INFO] [stderr]     Checking toybox-ui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `GlyphCache`
[INFO] [stdout]  --> src/ui/ui_painter.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{GlyphCache};
[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: `GlyphCache`
[INFO] [stdout]  --> src/ui/ui_painter.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use super::{GlyphCache};
[INFO] [stdout]   |             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn begin_widget(&self) -> WidgetRef {
[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] 273 |     pub fn begin_widget(&self) -> WidgetRef<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:278:30
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn begin_widget_with_id(&self, id: impl Into<WidgetId>) -> WidgetRef {
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here  ^^^^^^^^^ the same lifetime is hidden 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] 278 |     pub fn begin_widget_with_id(&self, id: impl Into<WidgetId>) -> WidgetRef<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:301:19
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn do_widget(&self) -> WidgetRef {
[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] 301 |     pub fn do_widget(&self) -> WidgetRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:306:27
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn do_widget_with_id(&self, id: impl Into<WidgetId>) -> WidgetRef {
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here  ^^^^^^^^^ the same lifetime is hidden 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] 306 |     pub fn do_widget_with_id(&self, id: impl Into<WidgetId>) -> WidgetRef<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:326:21
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn with_layout(&self, ty: LayoutType, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                              ^^^^^^^^^ the same lifetime is hidden 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] 326 |     pub fn with_layout(&self, ty: LayoutType, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:337:27
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn horizontal_layout(&self, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef {
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here              ^^^^^^^^^ the same lifetime is hidden 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] 337 |     pub fn horizontal_layout(&self, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn vertical_layout(&self, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here              ^^^^^^^^^ the same lifetime is hidden 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] 352 |     pub fn vertical_layout(&self, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:273:22
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn begin_widget(&self) -> WidgetRef {
[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] 273 |     pub fn begin_widget(&self) -> WidgetRef<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:278:30
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn begin_widget_with_id(&self, id: impl Into<WidgetId>) -> WidgetRef {
[INFO] [stdout]     |                                 ^^^^^ the lifetime is elided here  ^^^^^^^^^ the same lifetime is hidden 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] 278 |     pub fn begin_widget_with_id(&self, id: impl Into<WidgetId>) -> WidgetRef<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:301:19
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn do_widget(&self) -> WidgetRef {
[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] 301 |     pub fn do_widget(&self) -> WidgetRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:306:27
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn do_widget_with_id(&self, id: impl Into<WidgetId>) -> WidgetRef {
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here  ^^^^^^^^^ the same lifetime is hidden 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] 306 |     pub fn do_widget_with_id(&self, id: impl Into<WidgetId>) -> WidgetRef<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:326:21
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn with_layout(&self, ty: LayoutType, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                              ^^^^^^^^^ the same lifetime is hidden 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] 326 |     pub fn with_layout(&self, ty: LayoutType, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef<'_> {
[INFO] [stdout]     |                                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:337:27
[INFO] [stdout]     |
[INFO] [stdout] 337 |     pub fn horizontal_layout(&self, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef {
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here              ^^^^^^^^^ the same lifetime is hidden 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] 337 |     pub fn horizontal_layout(&self, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:352:25
[INFO] [stdout]     |
[INFO] [stdout] 352 |     pub fn vertical_layout(&self, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here              ^^^^^^^^^ the same lifetime is hidden 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] 352 |     pub fn vertical_layout(&self, do_contents: impl FnOnce(WidgetRef)) -> WidgetRef<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.46s
[INFO] running `Command { std: "docker" "inspect" "1550c418a354c95b193baaec77c82879e50cf008d980e5d82bd8e50dc7ba2d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1550c418a354c95b193baaec77c82879e50cf008d980e5d82bd8e50dc7ba2d4a", kill_on_drop: false }`
[INFO] [stdout] 1550c418a354c95b193baaec77c82879e50cf008d980e5d82bd8e50dc7ba2d4a
