[INFO] cloning repository https://github.com/rohankumardubey/lyon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/lyon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Flyon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Flyon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12aaf01d2d6cf1ff08fb70c8ca011d6c29ed2dbf
[INFO] checking rohankumardubey/lyon against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Flyon" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rohankumardubey/lyon
[INFO] finished tweaking git repo https://github.com/rohankumardubey/lyon
[INFO] tweaked toml for git repo https://github.com/rohankumardubey/lyon written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rohankumardubey/lyon on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rohankumardubey/lyon 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/wasm_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/bench/geom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/bench/path/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/bench/tess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/crates/extra/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7420bcdb5b46b1fbd714f4b5a68848d9b54f421e0b9077651d31c7402e8efbca
[INFO] running `Command { std: "docker" "start" "-a" "7420bcdb5b46b1fbd714f4b5a68848d9b54f421e0b9077651d31c7402e8efbca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7420bcdb5b46b1fbd714f4b5a68848d9b54f421e0b9077651d31c7402e8efbca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7420bcdb5b46b1fbd714f4b5a68848d9b54f421e0b9077651d31c7402e8efbca", kill_on_drop: false }`
[INFO] [stdout] 7420bcdb5b46b1fbd714f4b5a68848d9b54f421e0b9077651d31c7402e8efbca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f06c77c43e16004cc8f675603de5070cc029872036440a0755f511cc7747ddc8
[INFO] running `Command { std: "docker" "start" "-a" "f06c77c43e16004cc8f675603de5070cc029872036440a0755f511cc7747ddc8", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/bench/path/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/wasm_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bench/geom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bench/tess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/extra/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling wayland-sys v0.28.5
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.4
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling wgpu-core v0.11.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking rusttype v0.9.2
[INFO] [stderr]     Checking gpu-alloc v0.5.2
[INFO] [stderr]     Checking ash v0.33.3+1.2.191
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking wgpu-types v0.11.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking inplace_it v0.3.3
[INFO] [stderr]     Checking profiling v1.0.3
[INFO] [stderr]     Checking glow v0.11.0
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]    Compiling tess2-sys v0.0.1
[INFO] [stderr]    Compiling wayland-scanner v0.28.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking gpu-descriptor v0.2.1
[INFO] [stderr]     Checking xdg v2.2.0
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking maybe-uninit v2.0.0
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking bytemuck v1.7.0
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]    Compiling unicode-general-category v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking crc32fast v1.2.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking unicode-script v0.5.3
[INFO] [stderr]     Checking euclid v0.22.6
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking ttf-parser v0.9.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking float-cmp v0.5.3
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]     Checking kurbo v0.8.0
[INFO] [stderr]     Checking svgtypes v0.5.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking lyon_geom v0.17.5 (/opt/rustwide/workdir/crates/geom)
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling wayland-client v0.28.5
[INFO] [stderr]    Compiling wayland-protocols v0.28.5
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking mio-misc v1.2.1
[INFO] [stderr]     Checking data-url v0.1.0
[INFO] [stdout] warning: methods `bounding_box`, `fast_bounding_box`, and `fast_bounding_range_y` are never used
[INFO] [stdout]    --> crates/geom/src/segment.rs:68:8
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub trait BoundingBox {
[INFO] [stdout]     |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  68 |     fn bounding_box(&self) -> Box2D<Self::Scalar> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     fn fast_bounding_box(&self) -> Box2D<Self::Scalar> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn fast_bounding_range_y(&self) -> (Self::Scalar, Self::Scalar);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking fontdb v0.5.4
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking lyon_path v0.17.7 (/opt/rustwide/workdir/crates/path)
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking pico-args v0.4.2
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking rctree v0.3.3
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking rustybuzz v0.3.0
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stdout] error[E0659]: `Class` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustybuzz-0.3.0/src/tables/gpos.rs:582:16
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub class: Class,
[INFO] [stdout]     |                ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Class` could refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustybuzz-0.3.0/src/tables/gpos.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use super::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Class` to disambiguate
[INFO] [stdout] note: `Class` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustybuzz-0.3.0/src/tables/gpos.rs:5:5
[INFO] [stdout]     |
[INFO] [stdout]   5 | use super::gsubgpos::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Class` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/lib.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 |     fn get(&self, id: EndpointId) -> Attributes;
[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] 398 |     fn get(&self, id: EndpointId) -> Attributes<'_>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/lib.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn get(&self, _: EndpointId) -> Attributes {
[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] 411 |     fn get(&self, _: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/lib.rs:432:12
[INFO] [stdout]     |
[INFO] [stdout] 432 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 432 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn iter(&self) -> Iter {
[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] 163 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn as_slice(&self) -> PathCommandsSlice {
[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] 168 |     pub fn as_slice(&self) -> PathCommandsSlice<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:178:10
[INFO] [stdout]     |
[INFO] [stdout] 175 |         &'l self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 176 |         endpoints: &'l [Endpoint],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 177 |         control_points: &'l [ControlPoint],
[INFO] [stdout]     |                          -- the lifetime is named here
[INFO] [stdout] 178 |     ) -> CommandsPathSlice<Endpoint, ControlPoint> {
[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: consistently use `'l`
[INFO] [stdout]     |
[INFO] [stdout] 178 |     ) -> CommandsPathSlice<'l, Endpoint, ControlPoint> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:191:10
[INFO] [stdout]     |
[INFO] [stdout] 188 |         &'l self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 189 |         endpoints: &'l [Endpoint],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 190 |         control_points: &'l [ControlPoint],
[INFO] [stdout]     |                          -- the lifetime is named here
[INFO] [stdout] 191 |     ) -> Events<Endpoint, ControlPoint> {
[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: consistently use `'l`
[INFO] [stdout]     |
[INFO] [stdout] 191 |     ) -> Events<'l, Endpoint, ControlPoint> {
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:248:17
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn iter(&self) -> Iter {
[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] 248 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn iter(&self) -> Iter {
[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] 355 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:361:19
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn events(&self) -> Events<Endpoint, ControlPoint> {
[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] 361 |     pub fn events(&self) -> Events<'_, Endpoint, ControlPoint> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/iterator.rs:108:55
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn transformed<T: Transformation<f32>>(self, mat: &T) -> Transformed<Self, T> {
[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] 108 |     fn transformed<T: Transformation<f32>>(self, mat: &T) -> Transformed<'_, Self, T> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn as_slice(&self) -> PathSlice {
[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] 117 |     pub fn as_slice(&self) -> PathSlice<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes {
[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] 127 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> Iter {
[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] 132 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn id_iter(&self) -> IdIter {
[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] 137 |     pub fn id_iter(&self) -> IdIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn iter_with_attributes(&self) -> IterWithAttributes {
[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] 142 |     pub fn iter_with_attributes(&self) -> IterWithAttributes<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 244 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn id_iter(&self) -> IdIter {
[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] 267 |     pub fn id_iter(&self) -> IdIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:272:33
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn iter_with_attributes(&self) -> IterWithAttributes {
[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] 272 |     pub fn iter_with_attributes(&self) -> IterWithAttributes<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:282:23
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes {
[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] 282 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:387:12
[INFO] [stdout]     |
[INFO] [stdout] 387 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 387 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/path/src/path.rs:1114:13
[INFO] [stdout]      |
[INFO] [stdout] 1114 |     points: &[Point],
[INFO] [stdout]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1115 |     endpoint: EndpointId,
[INFO] [stdout] 1116 | ) -> Attributes {
[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] 1116 | ) -> Attributes<'_> {
[INFO] [stdout]      |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/path/src/path_buffer.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn as_slice(&self) -> PathBufferSlice {
[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] 46 |     pub fn as_slice(&self) -> PathBufferSlice<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/path/src/path_buffer.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get(&self, index: usize) -> PathSlice {
[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] 55 |     pub fn get(&self, index: usize) -> PathSlice<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/path/src/path_buffer.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn builder(&mut self) -> Builder {
[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] 85 |     pub fn builder(&mut self) -> Builder<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path_buffer.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn get(&self, index: usize) -> PathSlice {
[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] 132 |     pub fn get(&self, index: usize) -> PathSlice<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/path/src/polygon.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn path_events(&self) -> PathEvents<T>
[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] 52 |     pub fn path_events(&self) -> PathEvents<'_, T>
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lyon_tessellation v0.17.9 (/opt/rustwide/workdir/crates/tessellation)
[INFO] [stderr]     Checking lyon_extra v0.17.1 (/opt/rustwide/workdir/crates/extra)
[INFO] [stderr]     Checking lyon_algorithms v0.17.7 (/opt/rustwide/workdir/crates/algorithms)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/lib.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 |     fn get(&self, id: EndpointId) -> Attributes;
[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] 398 |     fn get(&self, id: EndpointId) -> Attributes<'_>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/lib.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn get(&self, _: EndpointId) -> Attributes {
[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] 411 |     fn get(&self, _: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/lib.rs:432:12
[INFO] [stdout]     |
[INFO] [stdout] 432 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 432 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn iter(&self) -> Iter {
[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] 163 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn as_slice(&self) -> PathCommandsSlice {
[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] 168 |     pub fn as_slice(&self) -> PathCommandsSlice<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:178:10
[INFO] [stdout]     |
[INFO] [stdout] 175 |         &'l self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 176 |         endpoints: &'l [Endpoint],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 177 |         control_points: &'l [ControlPoint],
[INFO] [stdout]     |                          -- the lifetime is named here
[INFO] [stdout] 178 |     ) -> CommandsPathSlice<Endpoint, ControlPoint> {
[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: consistently use `'l`
[INFO] [stdout]     |
[INFO] [stdout] 178 |     ) -> CommandsPathSlice<'l, Endpoint, ControlPoint> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:191:10
[INFO] [stdout]     |
[INFO] [stdout] 188 |         &'l self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 189 |         endpoints: &'l [Endpoint],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 190 |         control_points: &'l [ControlPoint],
[INFO] [stdout]     |                          -- the lifetime is named here
[INFO] [stdout] 191 |     ) -> Events<Endpoint, ControlPoint> {
[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: consistently use `'l`
[INFO] [stdout]     |
[INFO] [stdout] 191 |     ) -> Events<'l, Endpoint, ControlPoint> {
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:248:17
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn iter(&self) -> Iter {
[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] 248 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn iter(&self) -> Iter {
[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] 355 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:361:19
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn events(&self) -> Events<Endpoint, ControlPoint> {
[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] 361 |     pub fn events(&self) -> Events<'_, Endpoint, ControlPoint> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/iterator.rs:108:55
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn transformed<T: Transformation<f32>>(self, mat: &T) -> Transformed<Self, T> {
[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] 108 |     fn transformed<T: Transformation<f32>>(self, mat: &T) -> Transformed<'_, Self, T> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn as_slice(&self) -> PathSlice {
[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] 117 |     pub fn as_slice(&self) -> PathSlice<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes {
[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] 127 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> Iter {
[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] 132 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn id_iter(&self) -> IdIter {
[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] 137 |     pub fn id_iter(&self) -> IdIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn iter_with_attributes(&self) -> IterWithAttributes {
[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] 142 |     pub fn iter_with_attributes(&self) -> IterWithAttributes<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 244 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn id_iter(&self) -> IdIter {
[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] 267 |     pub fn id_iter(&self) -> IdIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:272:33
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn iter_with_attributes(&self) -> IterWithAttributes {
[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] 272 |     pub fn iter_with_attributes(&self) -> IterWithAttributes<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:282:23
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes {
[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] 282 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path.rs:387:12
[INFO] [stdout]     |
[INFO] [stdout] 387 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 387 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/path/src/path.rs:1114:13
[INFO] [stdout]      |
[INFO] [stdout] 1114 |     points: &[Point],
[INFO] [stdout]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1115 |     endpoint: EndpointId,
[INFO] [stdout] 1116 | ) -> Attributes {
[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] 1116 | ) -> Attributes<'_> {
[INFO] [stdout]      |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/path/src/path_buffer.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn as_slice(&self) -> PathBufferSlice {
[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] 46 |     pub fn as_slice(&self) -> PathBufferSlice<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/path/src/path_buffer.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get(&self, index: usize) -> PathSlice {
[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] 55 |     pub fn get(&self, index: usize) -> PathSlice<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/path/src/path_buffer.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn builder(&mut self) -> Builder {
[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] 85 |     pub fn builder(&mut self) -> Builder<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/path/src/path_buffer.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn get(&self, index: usize) -> PathSlice {
[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] 132 |     pub fn get(&self, index: usize) -> PathSlice<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/path/src/polygon.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn path_events(&self) -> PathEvents<T>
[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] 52 |     pub fn path_events(&self) -> PathEvents<'_, T>
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tessellation/src/lib.rs:717:12
[INFO] [stdout]     |
[INFO] [stdout] 717 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 717 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/tessellation/src/fill.rs:2141:20
[INFO] [stdout]      |
[INFO] [stdout] 2141 |     pub fn sources(&self) -> VertexSourceIterator {
[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] 2141 |     pub fn sources(&self) -> VertexSourceIterator<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/tessellation/src/fill.rs:2177:36
[INFO] [stdout]      |
[INFO] [stdout] 2177 |     pub fn interpolated_attributes(&mut self) -> Attributes {
[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] 2177 |     pub fn interpolated_attributes(&mut self) -> Attributes<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tessellation/src/geometry_builder.rs:436:32
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub fn simple_builder(buffers: &mut VertexBuffers<Point, u16>) -> SimpleBuffersBuilder {
[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] 436 | pub fn simple_builder(buffers: &mut VertexBuffers<Point, u16>) -> SimpleBuffersBuilder<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/tessellation/src/stroke.rs:2375:36
[INFO] [stdout]      |
[INFO] [stdout] 2375 |     pub fn interpolated_attributes(&mut self) -> Attributes {
[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] 2375 |     pub fn interpolated_attributes(&mut self) -> Attributes<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lyon_tess2 v0.17.1 (/opt/rustwide/workdir/crates/tess2)
[INFO] [stdout] warning: methods `bounding_box`, `fast_bounding_box`, and `fast_bounding_range_y` are never used
[INFO] [stdout]    --> crates/geom/src/segment.rs:68:8
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub trait BoundingBox {
[INFO] [stdout]     |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  68 |     fn bounding_box(&self) -> Box2D<Self::Scalar> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     fn fast_bounding_box(&self) -> Box2D<Self::Scalar> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn fast_bounding_range_y(&self) -> (Self::Scalar, Self::Scalar);
[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]   --> crates/tess2/src/flattened_path.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn sub_paths(&self) -> SubPaths {
[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] 54 |     pub fn sub_paths(&self) -> SubPaths<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/tess2/src/flattened_path.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn sub_path(&self, index: usize) -> SubPath {
[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] 62 |     pub fn sub_path(&self, index: usize) -> SubPath<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lyon v0.17.5 (/opt/rustwide/workdir/crates/lyon)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/tess2/src/flattened_path.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn sub_paths(&self) -> SubPaths {
[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] 54 |     pub fn sub_paths(&self) -> SubPaths<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/tess2/src/flattened_path.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn sub_path(&self, index: usize) -> SubPath {
[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] 62 |     pub fn sub_path(&self, index: usize) -> SubPath<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `svg`
[INFO] [stdout]    --> crates/lyon/src/lib.rs:188:7
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[cfg(feature = "svg")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debugger`, `extra`, `libtess2`, `lyon_extra`, `lyon_tess2`, `profiling`, and `serialization`
[INFO] [stdout]     = help: consider adding `svg` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `svg`
[INFO] [stdout]    --> crates/lyon/src/lib.rs:197:7
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(feature = "svg")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debugger`, `extra`, `libtess2`, `lyon_extra`, `lyon_tess2`, `profiling`, and `serialization`
[INFO] [stdout]     = help: consider adding `svg` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking geom_bench v0.0.1 (/opt/rustwide/workdir/bench/geom)
[INFO] [stderr]     Checking path_bench v0.0.1 (/opt/rustwide/workdir/bench/path)
[INFO] [stderr]     Checking lyon_wasm_test v0.11.0 (/opt/rustwide/workdir/wasm_test)
[INFO] [stderr]     Checking tess_bench v0.0.1 (/opt/rustwide/workdir/bench/tess)
[INFO] [stdout] warning: unexpected `cfg` condition value: `svg`
[INFO] [stdout]    --> crates/lyon/src/lib.rs:188:7
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[cfg(feature = "svg")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debugger`, `extra`, `libtess2`, `lyon_extra`, `lyon_tess2`, `profiling`, and `serialization`
[INFO] [stdout]     = help: consider adding `svg` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `svg`
[INFO] [stdout]    --> crates/lyon/src/lib.rs:197:7
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(feature = "svg")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debugger`, `extra`, `libtess2`, `lyon_extra`, `lyon_tess2`, `profiling`, and `serialization`
[INFO] [stdout]     = help: consider adding `svg` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libtess2`
[INFO] [stdout]    --> bench/path/src/main.rs:491:11
[INFO] [stdout]     |
[INFO] [stdout] 491 | #[cfg(not(feature = "libtess2"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `libtess2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `libtess2`
[INFO] [stdout]    --> bench/path/src/main.rs:491:11
[INFO] [stdout]     |
[INFO] [stdout] 491 | #[cfg(not(feature = "libtess2"))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `libtess2` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]     Checking thiserror v1.0.25
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tessellation/src/lib.rs:717:12
[INFO] [stdout]     |
[INFO] [stdout] 717 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 717 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/tessellation/src/fill.rs:2141:20
[INFO] [stdout]      |
[INFO] [stdout] 2141 |     pub fn sources(&self) -> VertexSourceIterator {
[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] 2141 |     pub fn sources(&self) -> VertexSourceIterator<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/tessellation/src/fill.rs:2177:36
[INFO] [stdout]      |
[INFO] [stdout] 2177 |     pub fn interpolated_attributes(&mut self) -> Attributes {
[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] 2177 |     pub fn interpolated_attributes(&mut self) -> Attributes<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/tessellation/src/geometry_builder.rs:436:32
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub fn simple_builder(buffers: &mut VertexBuffers<Point, u16>) -> SimpleBuffersBuilder {
[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] 436 | pub fn simple_builder(buffers: &mut VertexBuffers<Point, u16>) -> SimpleBuffersBuilder<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/tessellation/src/stroke.rs:2375:36
[INFO] [stdout]      |
[INFO] [stdout] 2375 |     pub fn interpolated_attributes(&mut self) -> Attributes {
[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] 2375 |     pub fn interpolated_attributes(&mut self) -> Attributes<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking naga v0.7.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustybuzz` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f06c77c43e16004cc8f675603de5070cc029872036440a0755f511cc7747ddc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f06c77c43e16004cc8f675603de5070cc029872036440a0755f511cc7747ddc8", kill_on_drop: false }`
[INFO] [stdout] f06c77c43e16004cc8f675603de5070cc029872036440a0755f511cc7747ddc8
