[INFO] cloning repository https://github.com/szymon-zygula/Kalimorfia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szymon-zygula/Kalimorfia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymon-zygula%2FKalimorfia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymon-zygula%2FKalimorfia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc467847bc17666446290e6582b8678b2b154197
[INFO] checking szymon-zygula/Kalimorfia against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymon-zygula%2FKalimorfia" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/szymon-zygula/Kalimorfia
[INFO] finished tweaking git repo https://github.com/szymon-zygula/Kalimorfia
[INFO] tweaked toml for git repo https://github.com/szymon-zygula/Kalimorfia written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/szymon-zygula/Kalimorfia on toolchain d83b14207998f47b18a34e930157ac0d7c18b16e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/szymon-zygula/Kalimorfia 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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b4f789044421a59c8f4a40841a2d9f0d7d606bd7485d0d1e8d38cbb187e83b6
[INFO] running `Command { std: "docker" "start" "-a" "3b4f789044421a59c8f4a40841a2d9f0d7d606bd7485d0d1e8d38cbb187e83b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b4f789044421a59c8f4a40841a2d9f0d7d606bd7485d0d1e8d38cbb187e83b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b4f789044421a59c8f4a40841a2d9f0d7d606bd7485d0d1e8d38cbb187e83b6", kill_on_drop: false }`
[INFO] [stdout] 3b4f789044421a59c8f4a40841a2d9f0d7d606bd7485d0d1e8d38cbb187e83b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ef3cc762aba81ecaeea189937d0570b7340d33163dca5a6d10afe75d63b0bcf
[INFO] running `Command { std: "docker" "start" "-a" "1ef3cc762aba81ecaeea189937d0570b7340d33163dca5a6d10afe75d63b0bcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling xml-rs v0.8.13
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]    Compiling imgui-sys v0.10.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking wide v0.7.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling fixed v1.24.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aligned-array v1.0.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking aligned v0.4.1
[INFO] [stderr]     Checking glow v0.10.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking min-max-heap v1.3.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking divrem v1.0.0
[INFO] [stderr]     Checking elapsed v0.1.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ordered-float v4.1.1
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]    Compiling nalgebra-macros v0.2.0
[INFO] [stderr]     Checking calloop v0.10.5
[INFO] [stderr]     Checking pin-project v1.1.0
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.6.4
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking nalgebra v0.32.2
[INFO] [stderr]     Checking imgui v0.10.0
[INFO] [stderr]     Checking kiddo v2.1.2
[INFO] [stderr]     Checking imgui-glow-renderer v0.10.0
[INFO] [stderr]     Checking nalgebra-glm v0.18.0
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking glutin v0.29.1
[INFO] [stderr]     Checking imgui-winit-support v0.10.0
[INFO] [stderr]     Checking kalimorfia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cnc/location.rs:99:33
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn parse_coordinate(string: &str) -> Option<CoordinateParseResult> {
[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] 99 |     fn parse_coordinate(string: &str) -> Option<CoordinateParseResult<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/bezier_surface_c0.rs:345:22
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/bezier_surface_c2.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn load_textures(gl: &glow::Context) -> [GlTexture; 3] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn load_textures(gl: &glow::Context) -> [GlTexture<'_>; 3] {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn as_point(&self) -> Option<&Point> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^
[INFO] [stdout]     |                 |                ||
[INFO] [stdout]     |                 |                |the same lifetime is hidden here
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn as_point(&self) -> Option<&Point<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:176:24
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn as_intersection(&self) -> Option<&IntersectionCurve> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn as_intersection(&self) -> Option<&IntersectionCurve<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn intersection_texture(&self) -> Option<&IntersectionTexture> {
[INFO] [stdout]     |                             ^^^^^            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |                ||
[INFO] [stdout]     |                             |                |the same lifetime is hidden here
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn intersection_texture(&self) -> Option<&IntersectionTexture<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:233:17
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn as_point(&self) -> Option<&Point> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^
[INFO] [stdout]     |                 |                ||
[INFO] [stdout]     |                 |                |the same lifetime is hidden here
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn as_point(&self) -> Option<&Point<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:239:22
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:243:24
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn as_intersection(&self) -> Option<&IntersectionCurve> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn as_intersection(&self) -> Option<&IntersectionCurve<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn intersection_texture(&self) -> Option<&IntersectionTexture> {
[INFO] [stdout]     |                             ^^^^^            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |                ||
[INFO] [stdout]     |                             |                |the same lifetime is hidden here
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn intersection_texture(&self) -> Option<&IntersectionTexture<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn as_point(&self) -> Option<&Point> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^
[INFO] [stdout]     |                 |                ||
[INFO] [stdout]     |                 |                |the same lifetime is hidden here
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn as_point(&self) -> Option<&Point<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:312:22
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:316:24
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn as_intersection(&self) -> Option<&IntersectionCurve> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn as_intersection(&self) -> Option<&IntersectionCurve<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:324:29
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn intersection_texture(&self) -> Option<&IntersectionTexture> {
[INFO] [stdout]     |                             ^^^^^            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |                ||
[INFO] [stdout]     |                             |                |the same lifetime is hidden here
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn intersection_texture(&self) -> Option<&IntersectionTexture<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/intersection_curve.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_intersection(&self) -> Option<&IntersectionCurve> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_intersection(&self) -> Option<&IntersectionCurve<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/manager.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn get_entity(&self, id: usize) -> Ref<Box<dyn ReferentialSceneEntity<'gl> + 'gl>> {
[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] 122 |     pub fn get_entity(&self, id: usize) -> Ref<'_, Box<dyn ReferentialSceneEntity<'gl> + 'gl>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/point.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn as_point(&self) -> Option<&Point> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^
[INFO] [stdout]     |                 |                ||
[INFO] [stdout]     |                 |                |the same lifetime is hidden here
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn as_point(&self) -> Option<&Point<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/entities/scene_grid.rs:39:75
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn grid_mesh(gl: &'gl glow::Context, points_x: u32, points_z: u32) -> LinesMesh {
[INFO] [stdout]    |                       --- the lifetime is named 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: consistently use `'gl`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn grid_mesh(gl: &'gl glow::Context, points_x: u32, points_z: u32) -> LinesMesh<'gl> {
[INFO] [stdout]    |                                                                                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/render/mesh.rs:52:64
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn new_uninit(gl: &'gl glow::Context, index_count: u32) -> LinesMesh {
[INFO] [stdout]    |                        --- the lifetime is named 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: consistently use `'gl`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn new_uninit(gl: &'gl glow::Context, index_count: u32) -> LinesMesh<'gl> {
[INFO] [stdout]    |                                                                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/render/point_cloud.rs:36:66
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn new_uninit(gl: &'gl glow::Context, point_count: usize) -> PointCloud {
[INFO] [stdout]    |                        --- the lifetime is named 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: consistently use `'gl`
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn new_uninit(gl: &'gl glow::Context, point_count: usize) -> PointCloud<'gl> {
[INFO] [stdout]    |                                                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/cnc/location.rs:99:33
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn parse_coordinate(string: &str) -> Option<CoordinateParseResult> {
[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] 99 |     fn parse_coordinate(string: &str) -> Option<CoordinateParseResult<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/bezier_surface_c0.rs:345:22
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/bezier_surface_c2.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn load_textures(gl: &glow::Context) -> [GlTexture; 3] {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn load_textures(gl: &glow::Context) -> [GlTexture<'_>; 3] {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:166:17
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn as_point(&self) -> Option<&Point> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^
[INFO] [stdout]     |                 |                ||
[INFO] [stdout]     |                 |                |the same lifetime is hidden here
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn as_point(&self) -> Option<&Point<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:176:24
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn as_intersection(&self) -> Option<&IntersectionCurve> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn as_intersection(&self) -> Option<&IntersectionCurve<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn intersection_texture(&self) -> Option<&IntersectionTexture> {
[INFO] [stdout]     |                             ^^^^^            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |                ||
[INFO] [stdout]     |                             |                |the same lifetime is hidden here
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn intersection_texture(&self) -> Option<&IntersectionTexture<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:233:17
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn as_point(&self) -> Option<&Point> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^
[INFO] [stdout]     |                 |                ||
[INFO] [stdout]     |                 |                |the same lifetime is hidden here
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn as_point(&self) -> Option<&Point<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:239:22
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 239 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:243:24
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn as_intersection(&self) -> Option<&IntersectionCurve> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 243 |     fn as_intersection(&self) -> Option<&IntersectionCurve<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn intersection_texture(&self) -> Option<&IntersectionTexture> {
[INFO] [stdout]     |                             ^^^^^            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |                ||
[INFO] [stdout]     |                             |                |the same lifetime is hidden here
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     fn intersection_texture(&self) -> Option<&IntersectionTexture<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:304:17
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn as_point(&self) -> Option<&Point> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^
[INFO] [stdout]     |                 |                ||
[INFO] [stdout]     |                 |                |the same lifetime is hidden here
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 |     fn as_point(&self) -> Option<&Point<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:312:22
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |                ||
[INFO] [stdout]     |                      |                |the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn as_c0_surface(&self) -> Option<&BezierSurfaceC0<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:316:24
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn as_intersection(&self) -> Option<&IntersectionCurve> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn as_intersection(&self) -> Option<&IntersectionCurve<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/entity.rs:324:29
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn intersection_texture(&self) -> Option<&IntersectionTexture> {
[INFO] [stdout]     |                             ^^^^^            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |                ||
[INFO] [stdout]     |                             |                |the same lifetime is hidden here
[INFO] [stdout]     |                             |                the same lifetime is elided here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |     fn intersection_texture(&self) -> Option<&IntersectionTexture<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/intersection_curve.rs:113:24
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_intersection(&self) -> Option<&IntersectionCurve> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |                ||
[INFO] [stdout]     |                        |                |the same lifetime is hidden here
[INFO] [stdout]     |                        |                the same lifetime is elided here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn as_intersection(&self) -> Option<&IntersectionCurve<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/manager.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub fn get_entity(&self, id: usize) -> Ref<Box<dyn ReferentialSceneEntity<'gl> + 'gl>> {
[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] 122 |     pub fn get_entity(&self, id: usize) -> Ref<'_, Box<dyn ReferentialSceneEntity<'gl> + 'gl>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entities/point.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn as_point(&self) -> Option<&Point> {
[INFO] [stdout]     |                 ^^^^^            ^^^^^^
[INFO] [stdout]     |                 |                ||
[INFO] [stdout]     |                 |                |the same lifetime is hidden here
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn as_point(&self) -> Option<&Point<'_>> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/entities/scene_grid.rs:39:75
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn grid_mesh(gl: &'gl glow::Context, points_x: u32, points_z: u32) -> LinesMesh {
[INFO] [stdout]    |                       --- the lifetime is named 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: consistently use `'gl`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn grid_mesh(gl: &'gl glow::Context, points_x: u32, points_z: u32) -> LinesMesh<'gl> {
[INFO] [stdout]    |                                                                                    +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/render/mesh.rs:52:64
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn new_uninit(gl: &'gl glow::Context, index_count: u32) -> LinesMesh {
[INFO] [stdout]    |                        --- the lifetime is named 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: consistently use `'gl`
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn new_uninit(gl: &'gl glow::Context, index_count: u32) -> LinesMesh<'gl> {
[INFO] [stdout]    |                                                                         +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/render/point_cloud.rs:36:66
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn new_uninit(gl: &'gl glow::Context, point_count: usize) -> PointCloud {
[INFO] [stdout]    |                        --- the lifetime is named 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: consistently use `'gl`
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn new_uninit(gl: &'gl glow::Context, point_count: usize) -> PointCloud<'gl> {
[INFO] [stdout]    |                                                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path_gen_ui::path_gen_ui`
[INFO] [stdout]  --> src/main_control.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{json, state::State, path_gen_ui::path_gen_ui};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path_gen_ui::path_gen_ui`
[INFO] [stdout]  --> src/main_control.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{json, state::State, path_gen_ui::path_gen_ui};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAVE_PATH` is never used
[INFO] [stdout]   --> src/path_gen_ui.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const SAVE_PATH: &str = "gen-paths";
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_SAMPLING` is never used
[INFO] [stdout]   --> src/path_gen_ui.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const TEST_SAMPLING: i32 = 1500;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_gen_ui` is never used
[INFO] [stdout]   --> src/path_gen_ui.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn path_gen_ui(ui: &imgui::Ui, state: &mut State, control: &mut MainControl) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_model` is never used
[INFO] [stdout]   --> src/path_gen_ui.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn get_model(state: &mut State, control: &mut MainControl) -> Model {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_silhouette` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn test_silhouette(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_elevated_silhouette` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:117:4
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn test_elevated_silhouette(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_heightmap` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:126:4
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn test_heightmap(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_intersections` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn test_intersections(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_holes` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:146:4
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn test_holes(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_rough_flat` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:153:4
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn test_rough_flat(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/shaders.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn create_shader_manager(gl: &glow::Context) -> Rc<ShaderManager> {
[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] 7 | pub fn create_shader_manager(gl: &glow::Context) -> Rc<ShaderManager<'_>> {
[INFO] [stdout]   |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SAVE_PATH` is never used
[INFO] [stdout]   --> src/path_gen_ui.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const SAVE_PATH: &str = "gen-paths";
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_SAMPLING` is never used
[INFO] [stdout]   --> src/path_gen_ui.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const TEST_SAMPLING: i32 = 1500;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_gen_ui` is never used
[INFO] [stdout]   --> src/path_gen_ui.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn path_gen_ui(ui: &imgui::Ui, state: &mut State, control: &mut MainControl) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_model` is never used
[INFO] [stdout]   --> src/path_gen_ui.rs:95:4
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn get_model(state: &mut State, control: &mut MainControl) -> Model {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_silhouette` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn test_silhouette(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_elevated_silhouette` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:117:4
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn test_elevated_silhouette(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_heightmap` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:126:4
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn test_heightmap(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_intersections` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn test_intersections(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_holes` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:146:4
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn test_holes(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_rough_flat` is never used
[INFO] [stdout]    --> src/path_gen_ui.rs:153:4
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn test_rough_flat(state: &mut State, control: &mut MainControl) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/shaders.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn create_shader_manager(gl: &glow::Context) -> Rc<ShaderManager> {
[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] 7 | pub fn create_shader_manager(gl: &glow::Context) -> Rc<ShaderManager<'_>> {
[INFO] [stdout]   |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "1ef3cc762aba81ecaeea189937d0570b7340d33163dca5a6d10afe75d63b0bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef3cc762aba81ecaeea189937d0570b7340d33163dca5a6d10afe75d63b0bcf", kill_on_drop: false }`
[INFO] [stdout] 1ef3cc762aba81ecaeea189937d0570b7340d33163dca5a6d10afe75d63b0bcf
