[INFO] cloning repository https://github.com/HolgerGottChristensen/lyon-for-carbide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HolgerGottChristensen/lyon-for-carbide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolgerGottChristensen%2Flyon-for-carbide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolgerGottChristensen%2Flyon-for-carbide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5f55eda47b4ba6190d2d9f12651d75ba95b719c
[INFO] checking HolgerGottChristensen/lyon-for-carbide against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolgerGottChristensen%2Flyon-for-carbide" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HolgerGottChristensen/lyon-for-carbide
[INFO] finished tweaking git repo https://github.com/HolgerGottChristensen/lyon-for-carbide
[INFO] tweaked toml for git repo https://github.com/HolgerGottChristensen/lyon-for-carbide written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HolgerGottChristensen/lyon-for-carbide 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/HolgerGottChristensen/lyon-for-carbide 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-6-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-6-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-6-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-6-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-6-tc2/source/crates/extra/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] dfb963c47d823177dbdf96e83480690169304ac52fc25bc39019037a1179952b
[INFO] running `Command { std: "docker" "start" "-a" "dfb963c47d823177dbdf96e83480690169304ac52fc25bc39019037a1179952b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfb963c47d823177dbdf96e83480690169304ac52fc25bc39019037a1179952b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfb963c47d823177dbdf96e83480690169304ac52fc25bc39019037a1179952b", kill_on_drop: false }`
[INFO] [stdout] dfb963c47d823177dbdf96e83480690169304ac52fc25bc39019037a1179952b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a0d56ecd8dc4b4aae708f256ea0378e241e9e6e194c68efc0bae6141ae368dde
[INFO] running `Command { std: "docker" "start" "-a" "a0d56ecd8dc4b4aae708f256ea0378e241e9e6e194c68efc0bae6141ae368dde", kill_on_drop: false }`
[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/path/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/crates/extra/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]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking bytemuck v1.7.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking unicode-xid v0.2.3
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking futures-channel v0.3.15
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling wgpu-core v0.13.2
[INFO] [stderr]     Checking gpu-alloc v0.5.2
[INFO] [stderr]     Checking ash v0.37.0+1.3.209
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking wgpu-types v0.13.2
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking gpu-descriptor v0.2.1
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking inplace_it v0.3.3
[INFO] [stderr]     Checking profiling v1.0.3
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking raw-window-handle v0.5.0
[INFO] [stderr]     Checking nix v0.22.2
[INFO] [stderr]     Checking parking_lot_core v0.9.4
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.24.2
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking memmap2 v0.5.8
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking euclid v0.22.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking mio v0.8.0
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]    Compiling unicode-general-category v0.2.0
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]     Checking ttf-parser v0.9.0
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking unicode-script v0.5.3
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking lyon_geom_for_carbide v1.0.5 (/opt/rustwide/workdir/crates/geom)
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking float-cmp v0.5.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]     Checking svgtypes v0.5.0
[INFO] [stderr]     Checking lyon_path_for_carbide v1.0.4 (/opt/rustwide/workdir/crates/path)
[INFO] [stderr]     Checking data-url v0.1.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking kurbo v0.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking textwrap v0.15.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking pico-args v0.4.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking rctree v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.7.11
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking clap v3.2.22
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking fontdb v0.5.4
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[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/lib.rs:441:12
[INFO] [stdout]     |
[INFO] [stdout] 441 |     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] 441 |     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:467:12
[INFO] [stdout]     |
[INFO] [stdout] 467 |     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] 467 |     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:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     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] 167 |     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:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |     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] 172 |     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:182:10
[INFO] [stdout]     |
[INFO] [stdout] 179 |         &'l self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 180 |         endpoints: &'l [Endpoint],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 181 |         control_points: &'l [ControlPoint],
[INFO] [stdout]     |                          -- the lifetime is named here
[INFO] [stdout] 182 |     ) -> 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] 182 |     ) -> 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:195:10
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &'l self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 193 |         endpoints: &'l [Endpoint],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 194 |         control_points: &'l [ControlPoint],
[INFO] [stdout]     |                          -- the lifetime is named here
[INFO] [stdout] 195 |     ) -> 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] 195 |     ) -> 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:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |     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] 252 |     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:359:17
[INFO] [stdout]     |
[INFO] [stdout] 359 |     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] 359 |     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:365:19
[INFO] [stdout]     |
[INFO] [stdout] 365 |     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] 365 |     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:96:55
[INFO] [stdout]    |
[INFO] [stdout] 96 |     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] 96 |     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:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |     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] 131 |     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:141:23
[INFO] [stdout]     |
[INFO] [stdout] 141 |     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] 141 |     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:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     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] 146 |     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:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |     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] 151 |     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:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 |     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] 156 |     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:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn reversed(&self) -> IterNoAttributes<Reversed> {
[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] 169 |     pub fn reversed(&self) -> IterNoAttributes<Reversed<'_>> {
[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:175:27
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn first_endpoint(&self) -> Option<(Point, 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] 175 |     pub fn first_endpoint(&self) -> Option<(Point, 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:181:26
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn last_endpoint(&self) -> Option<(Point, 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] 181 |     pub fn last_endpoint(&self) -> Option<(Point, 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:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 |     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] 271 |     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:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     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] 320 |     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:325:33
[INFO] [stdout]     |
[INFO] [stdout] 325 |     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] 325 |     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:340:21
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn reversed(&self) -> IterNoAttributes<Reversed> {
[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] 340 |     pub fn reversed(&self) -> IterNoAttributes<Reversed<'_>> {
[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:1269:13
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     points: &[Point],
[INFO] [stdout]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1270 |     endpoint: EndpointId,
[INFO] [stdout] 1271 | ) -> 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] 1271 | ) -> 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:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     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] 48 |     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:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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] 57 |     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:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |     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] 89 |     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:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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] 139 |     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_algorithms_for_carbide v1.0.4 (/opt/rustwide/workdir/crates/algorithms)
[INFO] [stderr]     Checking lyon_tessellation_for_carbide v1.0.13 (/opt/rustwide/workdir/crates/tessellation)
[INFO] [stderr]     Checking rustybuzz v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/algorithms/src/measure.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn sample(&mut self, dist: f32) -> PathSample {
[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] 358 |     pub fn sample(&mut self, dist: f32) -> PathSample<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/algorithms/src/measure.rs:565:20
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample {
[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] 565 |     fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/algorithms/src/measure.rs:603:27
[INFO] [stdout]     |
[INFO] [stdout] 603 |     fn sample_zero_length(&mut self) -> PathSample {
[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] 603 |     fn sample_zero_length(&mut self) -> PathSample<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[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/algorithms/src/measure.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |     pub fn sample(&mut self, dist: f32) -> PathSample {
[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] 358 |     pub fn sample(&mut self, dist: f32) -> PathSample<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/algorithms/src/measure.rs:565:20
[INFO] [stdout]     |
[INFO] [stdout] 565 |     fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample {
[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] 565 |     fn sample_impl(&mut self, mut dist: f32, sample_type: SampleType) -> PathSample<'_> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/algorithms/src/measure.rs:603:27
[INFO] [stdout]     |
[INFO] [stdout] 603 |     fn sample_zero_length(&mut self) -> PathSample {
[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] 603 |     fn sample_zero_length(&mut self) -> PathSample<'_> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[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/lib.rs:441:12
[INFO] [stdout]     |
[INFO] [stdout] 441 |     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] 441 |     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:467:12
[INFO] [stdout]     |
[INFO] [stdout] 467 |     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] 467 |     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:167:17
[INFO] [stdout]     |
[INFO] [stdout] 167 |     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] 167 |     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:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |     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] 172 |     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:182:10
[INFO] [stdout]     |
[INFO] [stdout] 179 |         &'l self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 180 |         endpoints: &'l [Endpoint],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 181 |         control_points: &'l [ControlPoint],
[INFO] [stdout]     |                          -- the lifetime is named here
[INFO] [stdout] 182 |     ) -> 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] 182 |     ) -> 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:195:10
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &'l self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 193 |         endpoints: &'l [Endpoint],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 194 |         control_points: &'l [ControlPoint],
[INFO] [stdout]     |                          -- the lifetime is named here
[INFO] [stdout] 195 |     ) -> 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] 195 |     ) -> 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:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |     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] 252 |     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:359:17
[INFO] [stdout]     |
[INFO] [stdout] 359 |     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] 359 |     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:365:19
[INFO] [stdout]     |
[INFO] [stdout] 365 |     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] 365 |     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:96:55
[INFO] [stdout]    |
[INFO] [stdout] 96 |     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] 96 |     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:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |     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] 131 |     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:141:23
[INFO] [stdout]     |
[INFO] [stdout] 141 |     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] 141 |     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:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     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] 146 |     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:151:20
[INFO] [stdout]     |
[INFO] [stdout] 151 |     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] 151 |     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:156:33
[INFO] [stdout]     |
[INFO] [stdout] 156 |     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] 156 |     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:169:21
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn reversed(&self) -> IterNoAttributes<Reversed> {
[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] 169 |     pub fn reversed(&self) -> IterNoAttributes<Reversed<'_>> {
[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:175:27
[INFO] [stdout]     |
[INFO] [stdout] 175 |     pub fn first_endpoint(&self) -> Option<(Point, 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] 175 |     pub fn first_endpoint(&self) -> Option<(Point, 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:181:26
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn last_endpoint(&self) -> Option<(Point, 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] 181 |     pub fn last_endpoint(&self) -> Option<(Point, 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:271:12
[INFO] [stdout]     |
[INFO] [stdout] 271 |     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] 271 |     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:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     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] 320 |     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:325:33
[INFO] [stdout]     |
[INFO] [stdout] 325 |     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] 325 |     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:340:21
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn reversed(&self) -> IterNoAttributes<Reversed> {
[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] 340 |     pub fn reversed(&self) -> IterNoAttributes<Reversed<'_>> {
[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:1269:13
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     points: &[Point],
[INFO] [stdout]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1270 |     endpoint: EndpointId,
[INFO] [stdout] 1271 | ) -> 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] 1271 | ) -> 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:48:21
[INFO] [stdout]    |
[INFO] [stdout] 48 |     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] 48 |     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:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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] 57 |     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:89:20
[INFO] [stdout]    |
[INFO] [stdout] 89 |     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] 89 |     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:139:16
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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] 139 |     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:644:12
[INFO] [stdout]     |
[INFO] [stdout] 644 |     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] 644 |     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:2151:20
[INFO] [stdout]      |
[INFO] [stdout] 2151 |     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] 2151 |     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:2187:36
[INFO] [stdout]      |
[INFO] [stdout] 2187 |     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] 2187 |     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:429:32
[INFO] [stdout]     |
[INFO] [stdout] 429 | 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] 429 | 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/stroke_vertex.rs:102:36
[INFO] [stdout]     |
[INFO] [stdout] 102 |     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] 102 |     pub fn interpolated_attributes(&mut self) -> Attributes<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling foreign-types-macros v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]     Checking futures-util v0.3.15
[INFO] [stderr]     Checking foreign-types v0.5.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" "a0d56ecd8dc4b4aae708f256ea0378e241e9e6e194c68efc0bae6141ae368dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0d56ecd8dc4b4aae708f256ea0378e241e9e6e194c68efc0bae6141ae368dde", kill_on_drop: false }`
[INFO] [stdout] a0d56ecd8dc4b4aae708f256ea0378e241e9e6e194c68efc0bae6141ae368dde
