[INFO] cloning repository https://github.com/dzamkov/uial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dzamkov/uial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzamkov%2Fuial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzamkov%2Fuial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 03a403d8a428ce2ee77556d2a9d6834b9d7cd9e0
[INFO] checking dzamkov/uial against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdzamkov%2Fuial" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dzamkov/uial
[INFO] finished tweaking git repo https://github.com/dzamkov/uial
[INFO] tweaked toml for git repo https://github.com/dzamkov/uial written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dzamkov/uial on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dzamkov/uial 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" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dzamkov/diffgeom`
[INFO] [stderr]     Updating git repository `https://github.com/dzamkov/diffvec`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded bytemuck_derive v1.8.1
[INFO] [stderr]   Downloaded pin-project-internal v1.1.9
[INFO] [stderr]   Downloaded redox_syscall v0.5.9
[INFO] [stderr]   Downloaded pollster v0.3.0
[INFO] [stderr]   Downloaded cantor_macros v0.1.2
[INFO] [stderr]   Downloaded strum v0.26.3
[INFO] [stderr]   Downloaded dpi v0.1.1
[INFO] [stderr]   Downloaded foldhash v0.1.4
[INFO] [stderr]   Downloaded cantor v0.1.3
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded ordered-float v4.6.0
[INFO] [stderr]   Downloaded getrandom v0.3.1
[INFO] [stderr]   Downloaded anyhow v1.0.96
[INFO] [stderr]   Downloaded derive_more v2.0.1
[INFO] [stderr]   Downloaded derive_more-impl v2.0.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.21
[INFO] [stderr]   Downloaded rand v0.9.0
[INFO] [stderr]   Downloaded wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]   Downloaded wgpu-types v25.0.0
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded wgpu v25.0.0
[INFO] [stderr]   Downloaded zerocopy v0.8.21
[INFO] [stderr]   Downloaded quick-xml v0.37.2
[INFO] [stderr]   Downloaded bytes v1.10.0
[INFO] [stderr]   Downloaded wgpu-core v25.0.1
[INFO] [stderr]   Downloaded pin-project v1.1.9
[INFO] [stderr]   Downloaded serde v1.0.218
[INFO] [stderr]   Downloaded wgpu-hal v25.0.1
[INFO] [stderr]   Downloaded toml v0.8.20
[INFO] [stderr]   Downloaded renege v0.3.1
[INFO] [stderr]   Downloaded ghost-cell v0.2.6
[INFO] [stderr]   Downloaded wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded gpu-descriptor v0.3.1
[INFO] [stderr]   Downloaded proc-macro-crate v3.2.0
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded wgpu-core-deps-apple v25.0.0
[INFO] [stderr]   Downloaded wgpu-core-deps-emscripten v25.0.0
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded winit v0.30.9
[INFO] [stderr]   Downloaded naga v25.0.1
[INFO] [stderr]   Downloaded metal v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac2232b1c1ca896951b0c0f29e4acdc93fe5898391001be40f68f60e4f655b53
[INFO] running `Command { std: "docker" "start" "-a" "ac2232b1c1ca896951b0c0f29e4acdc93fe5898391001be40f68f60e4f655b53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac2232b1c1ca896951b0c0f29e4acdc93fe5898391001be40f68f60e4f655b53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac2232b1c1ca896951b0c0f29e4acdc93fe5898391001be40f68f60e4f655b53", kill_on_drop: false }`
[INFO] [stdout] ac2232b1c1ca896951b0c0f29e4acdc93fe5898391001be40f68f60e4f655b53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1099a64f3fb56ce3cf19f28a6bfe625b7d47736852981e70ca4fe75883a46995
[INFO] running `Command { std: "docker" "start" "-a" "1099a64f3fb56ce3cf19f28a6bfe625b7d47736852981e70ca4fe75883a46995", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling wgpu-hal v25.0.1
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]     Checking renege v0.3.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking ghost-cell v0.2.6
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling wgpu-core v25.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking uial-react v0.1.0 (/opt/rustwide/workdir/react)
[INFO] [stderr]    Compiling wgpu v25.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling cantor_macros v0.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking cantor v0.1.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling diffvec-derive v0.1.0 (https://github.com/dzamkov/diffvec#ff33be1d)
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking diffvec v0.1.0 (https://github.com/dzamkov/diffvec#ff33be1d)
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking wayland-client v0.31.8
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking diffgeom v0.1.0 (https://github.com/dzamkov/diffgeom#6f5943fb)
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.6
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.6
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]     Checking uial v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type
[INFO] [stdout]    --> core/src/widget/dynamic.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | /     fn into_widget(self, _: &Env) -> impl Widget<Env>
[INFO] [stdout] 115 | |     where
[INFO] [stdout] 116 | |         Self: Sized,
[INFO] [stdout]     | |____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type
[INFO] [stdout]    --> core/src/widget/dynamic.rs:114:38
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn into_widget(self, _: &Env) -> impl Widget<Env>
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AddAssign`
[INFO] [stdout]  --> core/src/sizing.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ops::{Add, AddAssign, BitAnd, BitOr};
[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: `Add`
[INFO] [stdout]  --> core/src/sizing.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ops::{Add, AddAssign, BitAnd, BitOr};
[INFO] [stdout]   |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next`
[INFO] [stdout]    --> core/src/sizing.rs:469:18
[INFO] [stdout]     |
[INFO] [stdout] 469 |     let (sample, next) = find_effective(before_samples, value);
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_next`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> core/src/sizing.rs:546:50
[INFO] [stdout]     |
[INFO] [stdout] 546 |                     BlockDescription::Lookback { offset } => todo!(),
[INFO] [stdout]     |                                                  ^^^^^^ help: try ignoring the field: `offset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Lookback` is never constructed
[INFO] [stdout]   --> core/src/sizing.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | enum SampleType {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Lookback {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SampleType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Lookback` is never constructed
[INFO] [stdout]    --> core/src/sizing.rs:764:5
[INFO] [stdout]     |
[INFO] [stdout] 755 | enum BlockDescription {
[INFO] [stdout]     |      ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 764 |     Lookback { offset: Size2i },
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/drawer/text/image_tt.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn face(&self) -> &FaceInfo {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^
[INFO] [stdout]     |             |         ||
[INFO] [stdout]     |             |         |the same lifetime is hidden here
[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] 154 |     fn face(&self) -> &FaceInfo<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/sizing.rs:594:13
[INFO] [stdout]     |
[INFO] [stdout] 594 |     fn read(&self) -> SizingReader {
[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] 594 |     fn read(&self) -> SizingReader<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/mod.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 |     ) -> CursorEventResponse<Env>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 153 |     ) -> CursorEventResponse<'_, Env>;
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/mod.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>>;
[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] 158 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>>;
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/mod.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 242 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 242 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/mod.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 246 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/canvas.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<Env> {
[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] 72 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/canvas.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 76 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/empty.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<Env> {
[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] 48 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/empty.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 52 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/fill.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<Env> {
[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] 71 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/fill.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 75 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/label.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<Env> {
[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] 182 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/label.rs:186:14
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 186 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/on_click.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 86 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 86 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/on_click.rs:113:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 113 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/on_key.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 143 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 143 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/on_key.rs:147:14
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 147 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/overlay.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 96 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 96 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/overlay.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 105 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/stack.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 294 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 294 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/stack.rs:302:14
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 302 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/switch.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 146 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 146 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/switch.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 158 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/zoom_canvas.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 229 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 229 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/zoom_canvas.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 249 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uial-widgets v0.1.0 (/opt/rustwide/workdir/widgets)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> widgets/src/imp/button.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 364 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 364 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> widgets/src/imp/button.rs:383:14
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 383 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uial-backend v0.1.0 (/opt/rustwide/workdir/backend)
[INFO] [stdout] warning: unused variable: `wgpu`
[INFO] [stdout]    --> backend/src/runner.rs:114:53
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let (surface, drawer_context) = if let Some(wgpu) = &self.wgpu {
[INFO] [stdout]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_wgpu`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> backend/src/runner.rs:595:26
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn is_visible(&self, env: &RunEnv<S>) -> bool {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `wgpu`
[INFO] [stdout]    --> backend/src/runner.rs:114:53
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let (surface, drawer_context) = if let Some(wgpu) = &self.wgpu {
[INFO] [stdout]     |                                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_wgpu`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `env`
[INFO] [stdout]    --> backend/src/runner.rs:595:26
[INFO] [stdout]     |
[INFO] [stdout] 595 |     fn is_visible(&self, env: &RunEnv<S>) -> bool {
[INFO] [stdout]     |                          ^^^ help: if this is intentional, prefix it with an underscore: `_env`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root_widget` is never read
[INFO] [stdout]   --> backend/src/runner.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct RunnerWindow<'a, S: HasReact + Track> {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     root_widget: Rc<DynWidget<'a, RunEnv<S>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (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]   --> backend/src/lib.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn device_desc(&self, _: &::wgpu::Adapter) -> ::wgpu::DeviceDescriptor {
[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] 52 |     fn device_desc(&self, _: &::wgpu::Adapter) -> ::wgpu::DeviceDescriptor<'_> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root_widget` is never read
[INFO] [stdout]   --> backend/src/runner.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct RunnerWindow<'a, S: HasReact + Track> {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     root_widget: Rc<DynWidget<'a, RunEnv<S>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (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]   --> backend/src/lib.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn device_desc(&self, _: &::wgpu::Adapter) -> ::wgpu::DeviceDescriptor {
[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] 52 |     fn device_desc(&self, _: &::wgpu::Adapter) -> ::wgpu::DeviceDescriptor<'_> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AddAssign` and `Add`
[INFO] [stdout]  --> core/src/sizing.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ops::{Add, AddAssign, BitAnd, BitOr};
[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]    --> widgets/src/imp/button.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 364 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 364 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> widgets/src/imp/button.rs:383:14
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 383 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type
[INFO] [stdout]    --> core/src/widget/dynamic.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 | /     fn into_widget(self, _: &Env) -> impl Widget<Env>
[INFO] [stdout] 115 | |     where
[INFO] [stdout] 116 | |         Self: Sized,
[INFO] [stdout]     | |____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type
[INFO] [stdout]    --> core/src/widget/dynamic.rs:114:38
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn into_widget(self, _: &Env) -> impl Widget<Env>
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next`
[INFO] [stdout]    --> core/src/sizing.rs:469:18
[INFO] [stdout]     |
[INFO] [stdout] 469 |     let (sample, next) = find_effective(before_samples, value);
[INFO] [stdout]     |                  ^^^^ help: if this is intentional, prefix it with an underscore: `_next`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> core/src/sizing.rs:546:50
[INFO] [stdout]     |
[INFO] [stdout] 546 |                     BlockDescription::Lookback { offset } => todo!(),
[INFO] [stdout]     |                                                  ^^^^^^ help: try ignoring the field: `offset: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Lookback` is never constructed
[INFO] [stdout]   --> core/src/sizing.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | enum SampleType {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 46 |     Lookback {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SampleType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Lookback` is never constructed
[INFO] [stdout]    --> core/src/sizing.rs:764:5
[INFO] [stdout]     |
[INFO] [stdout] 755 | enum BlockDescription {
[INFO] [stdout]     |      ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 764 |     Lookback { offset: Size2i },
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/drawer/text/image_tt.rs:154:13
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn face(&self) -> &FaceInfo {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^
[INFO] [stdout]     |             |         ||
[INFO] [stdout]     |             |         |the same lifetime is hidden here
[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] 154 |     fn face(&self) -> &FaceInfo<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/sizing.rs:594:13
[INFO] [stdout]     |
[INFO] [stdout] 594 |     fn read(&self) -> SizingReader {
[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] 594 |     fn read(&self) -> SizingReader<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/mod.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 153 |     ) -> CursorEventResponse<Env>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 153 |     ) -> CursorEventResponse<'_, Env>;
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/mod.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>>;
[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] 158 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>>;
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/mod.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 242 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 242 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/mod.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 246 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/canvas.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<Env> {
[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] 72 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/canvas.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 76 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/empty.rs:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<Env> {
[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] 48 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/empty.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 52 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/fill.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<Env> {
[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] 71 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/fill.rs:75:14
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 75 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]    |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/label.rs:182:21
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<Env> {
[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] 182 |     fn cursor_event(&self, _: &mut Env, _: Vector2i, _: CursorEvent) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/label.rs:186:14
[INFO] [stdout]     |
[INFO] [stdout] 186 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 186 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/on_click.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 86 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 86 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/on_click.rs:113:14
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 113 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/on_key.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 143 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 143 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/on_key.rs:147:14
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 147 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> core/src/widget/overlay.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 96 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 96 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/overlay.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 105 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/stack.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 294 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 294 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/stack.rs:302:14
[INFO] [stdout]     |
[INFO] [stdout] 302 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 302 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/switch.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 146 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 146 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/switch.rs:158:14
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 158 |     fn focus(&self, env: &mut Env, backward: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/zoom_canvas.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 229 |     ) -> CursorEventResponse<Env> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ 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] 229 |     ) -> CursorEventResponse<'_, Env> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/widget/zoom_canvas.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<Env>> {
[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] 249 |     fn focus(&self, _: &mut Env, _: bool) -> Option<FocusInteractionRequest<'_, Env>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "1099a64f3fb56ce3cf19f28a6bfe625b7d47736852981e70ca4fe75883a46995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1099a64f3fb56ce3cf19f28a6bfe625b7d47736852981e70ca4fe75883a46995", kill_on_drop: false }`
[INFO] [stdout] 1099a64f3fb56ce3cf19f28a6bfe625b7d47736852981e70ca4fe75883a46995
