[INFO] fetching crate clove2d 0.1.1...
[INFO] checking clove2d-0.1.1 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17
[INFO] extracting crate clove2d 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate clove2d 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate clove2d 0.1.1
[INFO] tweaked toml for crates.io crate clove2d 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate clove2d 0.1.1 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clove2d 0.1.1 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linebender_resource_handle v0.1.1
[INFO] [stderr]   Downloaded font-types v0.10.1
[INFO] [stderr]   Downloaded cssparser v0.36.0
[INFO] [stderr]   Downloaded rangemap v1.7.0
[INFO] [stderr]   Downloaded kurbo v0.13.0
[INFO] [stderr]   Downloaded harfrust v0.3.2
[INFO] [stderr]   Downloaded webp v0.3.1
[INFO] [stderr]   Downloaded cosmic-text v0.15.0
[INFO] [stderr]   Downloaded libwebp-sys v0.9.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e3ec72630eb8063301f04e2798f0dcde0b1bc27c1b81df1e75b986a5a34a9a7
[INFO] running `Command { std: "docker" "start" "-a" "5e3ec72630eb8063301f04e2798f0dcde0b1bc27c1b81df1e75b986a5a34a9a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e3ec72630eb8063301f04e2798f0dcde0b1bc27c1b81df1e75b986a5a34a9a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e3ec72630eb8063301f04e2798f0dcde0b1bc27c1b81df1e75b986a5a34a9a7", kill_on_drop: false }`
[INFO] [stdout] 5e3ec72630eb8063301f04e2798f0dcde0b1bc27c1b81df1e75b986a5a34a9a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fe027266b7613a07561d763703b65ddcafa26d60522b5ff40d26f82a6edcfd3
[INFO] running `Command { std: "docker" "start" "-a" "0fe027266b7613a07561d763703b65ddcafa26d60522b5ff40d26f82a6edcfd3", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking pxfm v0.1.26
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking gif v0.14.0
[INFO] [stderr]     Checking zune-jpeg v0.5.5
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking rangemap v1.7.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking moxcms v0.7.10
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]     Checking harfrust v0.3.2
[INFO] [stderr]     Checking swash v0.2.6
[INFO] [stderr]     Checking webp v0.3.1
[INFO] [stderr]     Checking cosmic-text v0.15.0
[INFO] [stderr]     Checking clove2d v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/color/named.rs:402:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |             NamedColor::Cyan => Rgba::rgb(0, 255, 255),
[INFO] [stdout]     |             ---------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 402 |             NamedColor::Cyan => Rgba::rgb(0, 255, 255),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/color/named.rs:465:13
[INFO] [stdout]     |
[INFO] [stdout] 367 |             NamedColor::LightSalmonOrange => Rgba::rgb(255, 160, 122),
[INFO] [stdout]     |             ----------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 465 |             NamedColor::LightSalmonOrange => Rgba::rgb(255, 160, 122),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/color/named.rs:402:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |             NamedColor::Cyan => Rgba::rgb(0, 255, 255),
[INFO] [stdout]     |             ---------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 402 |             NamedColor::Cyan => Rgba::rgb(0, 255, 255),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/color/named.rs:465:13
[INFO] [stdout]     |
[INFO] [stdout] 367 |             NamedColor::LightSalmonOrange => Rgba::rgb(255, 160, 122),
[INFO] [stdout]     |             ----------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 465 |             NamedColor::LightSalmonOrange => Rgba::rgb(255, 160, 122),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shadow` is never read
[INFO] [stdout]   --> src/shapes/ellipse.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct EllipseBuilder<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     shadow: Option<Shadow>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_font_manager` is never used
[INFO] [stdout]   --> src/layer/mod.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Layer {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(crate) fn set_font_manager(&mut self, font_manager: std::sync::Arc<std::sync::Mutex<crate::text::font_manager::FontManager>>) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `active` is never read
[INFO] [stdout]    --> src/layer/mod.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct LayerManager {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 292 |     layers: Vec<Layer>,
[INFO] [stdout] 293 |     active: Option<LayerId>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/color/gradient.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn to_skia_linear_gradient(&self, _transform: Transform) -> Option<Shader> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn to_skia_linear_gradient(&self, _transform: Transform) -> Option<Shader<'_>> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/color/gradient.rs:169:36
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn to_skia_radial_gradient(&self, _transform: Transform) -> Option<Shader> {
[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] 169 |     pub fn to_skia_radial_gradient(&self, _transform: Transform) -> Option<Shader<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shadow` is never read
[INFO] [stdout]   --> src/shapes/ellipse.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct EllipseBuilder<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     shadow: Option<Shadow>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_font_manager` is never used
[INFO] [stdout]   --> src/layer/mod.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 37 | impl Layer {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(crate) fn set_font_manager(&mut self, font_manager: std::sync::Arc<std::sync::Mutex<crate::text::font_manager::FontManager>>) {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `active` is never read
[INFO] [stdout]    --> src/layer/mod.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct LayerManager {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 292 |     layers: Vec<Layer>,
[INFO] [stdout] 293 |     active: Option<LayerId>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/text/bidi.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn apply_bidi(text: &str) -> BidiInfo {
[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] 4 | pub fn apply_bidi(text: &str) -> BidiInfo<'_> {
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/color/gradient.rs:81:36
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn to_skia_linear_gradient(&self, _transform: Transform) -> Option<Shader> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn to_skia_linear_gradient(&self, _transform: Transform) -> Option<Shader<'_>> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/mod.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn draw_rect(&mut self) -> crate::shapes::RectBuilder {
[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] 111 |     pub fn draw_rect(&mut self) -> crate::shapes::RectBuilder<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/mod.rs:116:24
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn draw_circle(&mut self) -> crate::shapes::CircleBuilder {
[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] 116 |     pub fn draw_circle(&mut self) -> crate::shapes::CircleBuilder<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/mod.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn draw_text(&mut self, text: &str) -> crate::text::TextBuilder {
[INFO] [stdout]     |                      ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn draw_text(&mut self, text: &str) -> crate::text::TextBuilder<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/color/gradient.rs:169:36
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn to_skia_radial_gradient(&self, _transform: Transform) -> Option<Shader> {
[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] 169 |     pub fn to_skia_radial_gradient(&self, _transform: Transform) -> Option<Shader<'_>> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/mod.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn draw_image(&mut self, image: crate::image::Image) -> ImageBuilder {
[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] 129 |     pub fn draw_image(&mut self, image: crate::image::Image) -> ImageBuilder<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/text/bidi.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn apply_bidi(text: &str) -> BidiInfo {
[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] 4 | pub fn apply_bidi(text: &str) -> BidiInfo<'_> {
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/mod.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |     pub fn draw_rect(&mut self) -> crate::shapes::RectBuilder {
[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] 111 |     pub fn draw_rect(&mut self) -> crate::shapes::RectBuilder<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/mod.rs:116:24
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub fn draw_circle(&mut self) -> crate::shapes::CircleBuilder {
[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] 116 |     pub fn draw_circle(&mut self) -> crate::shapes::CircleBuilder<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/mod.rs:121:22
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn draw_text(&mut self, text: &str) -> crate::text::TextBuilder {
[INFO] [stdout]     |                      ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn draw_text(&mut self, text: &str) -> crate::text::TextBuilder<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/layer/mod.rs:129:23
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn draw_image(&mut self, image: crate::image::Image) -> ImageBuilder {
[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] 129 |     pub fn draw_image(&mut self, image: crate::image::Image) -> ImageBuilder<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.55s
[INFO] running `Command { std: "docker" "inspect" "0fe027266b7613a07561d763703b65ddcafa26d60522b5ff40d26f82a6edcfd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fe027266b7613a07561d763703b65ddcafa26d60522b5ff40d26f82a6edcfd3", kill_on_drop: false }`
[INFO] [stdout] 0fe027266b7613a07561d763703b65ddcafa26d60522b5ff40d26f82a6edcfd3
