[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 try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanpat%2Ftoybox-ui" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/manpat/toybox-ui on toolchain 95813608313bff49cfc1afc393a946a3c085b772 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c18d770b74adc293fcc54226fcfcf11b31ddeb1263b0e26c6eecad7fde80c27 [INFO] running `Command { std: "docker" "start" "-a" "9c18d770b74adc293fcc54226fcfcf11b31ddeb1263b0e26c6eecad7fde80c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c18d770b74adc293fcc54226fcfcf11b31ddeb1263b0e26c6eecad7fde80c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c18d770b74adc293fcc54226fcfcf11b31ddeb1263b0e26c6eecad7fde80c27", kill_on_drop: false }` [INFO] [stdout] 9c18d770b74adc293fcc54226fcfcf11b31ddeb1263b0e26c6eecad7fde80c27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b0e880e19e65e682b2cbb0d178e798dc3df4bf216c41071ed6b1f5033affd59 [INFO] running `Command { std: "docker" "start" "-a" "6b0e880e19e65e682b2cbb0d178e798dc3df4bf216c41071ed6b1f5033affd59", kill_on_drop: false }` [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling serde_core v1.0.224 [INFO] [stderr] Compiling serde v1.0.224 [INFO] [stderr] Compiling serde_derive v1.0.224 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking cint v0.3.1 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling tracy-client-sys v0.23.1 [INFO] [stderr] Compiling proc_macro2_helper v0.2.10 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rand_derive2 v0.2.0 (https://github.com/manpat/rand_derive2.git#712f9f09) [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking epaint_default_fonts v0.28.1 (https://github.com/emilk/egui.git?rev=1f6ae49a5f6bf43a869c215dea0d3028be8d742a#1f6ae49a) [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking log-panics v2.1.0 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling gl v0.1.0 (https://github.com/manpat/toybox-rs.git#eb0826fa) [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [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 indexmap v2.11.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking toybox-bus v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa) [INFO] [stderr] Checking ecolor v0.28.1 (https://github.com/emilk/egui.git?rev=1f6ae49a5f6bf43a869c215dea0d3028be8d742a#1f6ae49a) [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 cpal v0.15.3 [INFO] [stderr] Checking toybox-audio v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa) [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking egui v0.28.1 (https://github.com/emilk/egui.git?rev=1f6ae49a5f6bf43a869c215dea0d3028be8d742a#1f6ae49a) [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking common v0.5.0 (https://github.com/manpat/common-rs.git#80a03b30) [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toybox-vfs v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa) [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking fontdue v0.8.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toy v0.5.0 (https://github.com/manpat/toy-rs.git#7227533c) [INFO] [stderr] Checking webbrowser v1.0.5 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking toybox-cfg v0.5.0 (https://github.com/manpat/toybox-rs.git#eb0826fa) [INFO] [stderr] Checking tracy-client v0.17.1 [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 x11rb v0.13.2 [INFO] [stderr] Checking winit v0.30.12 [INFO] [stderr] Checking arboard v3.6.1 [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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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) -> 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 44.25s [INFO] running `Command { std: "docker" "inspect" "6b0e880e19e65e682b2cbb0d178e798dc3df4bf216c41071ed6b1f5033affd59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b0e880e19e65e682b2cbb0d178e798dc3df4bf216c41071ed6b1f5033affd59", kill_on_drop: false }` [INFO] [stdout] 6b0e880e19e65e682b2cbb0d178e798dc3df4bf216c41071ed6b1f5033affd59