[INFO] cloning repository https://github.com/amfaber/gpwgpu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amfaber/gpwgpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famfaber%2Fgpwgpu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famfaber%2Fgpwgpu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40f385e6071971214238176c41586ca41ac16b13
[INFO] checking amfaber/gpwgpu against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famfaber%2Fgpwgpu" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amfaber/gpwgpu
[INFO] finished tweaking git repo https://github.com/amfaber/gpwgpu
[INFO] tweaked toml for git repo https://github.com/amfaber/gpwgpu written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amfaber/gpwgpu on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amfaber/gpwgpu 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc74712799cbfd56bd9c7c03e8b2ce176c590db6a33ecde6dbb0fd370244cadb
[INFO] running `Command { std: "docker" "start" "-a" "bc74712799cbfd56bd9c7c03e8b2ce176c590db6a33ecde6dbb0fd370244cadb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc74712799cbfd56bd9c7c03e8b2ce176c590db6a33ecde6dbb0fd370244cadb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc74712799cbfd56bd9c7c03e8b2ce176c590db6a33ecde6dbb0fd370244cadb", kill_on_drop: false }`
[INFO] [stdout] bc74712799cbfd56bd9c7c03e8b2ce176c590db6a33ecde6dbb0fd370244cadb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6245ef0615512a1dc7987901f58d7c5e5c15971cb0ff3dccf9a579f52ebbc33c
[INFO] running `Command { std: "docker" "start" "-a" "6245ef0615512a1dc7987901f58d7c5e5c15971cb0ff3dccf9a579f52ebbc33c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling wgpu-hal v23.0.1
[INFO] [stderr]    Compiling wgpu-core v23.0.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling wgpu v23.0.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]     Checking wgpu-types v23.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]     Checking slow_primes v0.1.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking gpwgpu_core v0.2.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:267:22
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn parse_bool(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |     |
[INFO] [stdout]     |                      |                |     the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn parse_bool(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                 ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 | fn parse_num(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 279 | fn parse_num(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:283:23
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn parse_ident(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 283 | fn parse_ident(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                  ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:296:24
[INFO] [stdout]     |
[INFO] [stdout] 296 | fn parse_parens(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 296 | fn parse_parens(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                   ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:307:21
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_neg(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 307 | fn parse_neg(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:314:21
[INFO] [stdout]     |
[INFO] [stdout] 314 | fn parse_not(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 314 | fn parse_not(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:321:24
[INFO] [stdout]     |
[INFO] [stdout] 321 | fn parse_factor(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 321 | fn parse_factor(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                   ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:332:25
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn parse_mul_div(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 332 | fn parse_mul_div(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:350:25
[INFO] [stdout]     |
[INFO] [stdout] 350 | fn parse_add_sub(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 350 | fn parse_add_sub(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:368:28
[INFO] [stdout]     |
[INFO] [stdout] 368 | fn parse_comparison(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 368 | fn parse_comparison(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                       ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:411:21
[INFO] [stdout]     |
[INFO] [stdout] 411 | fn parse_and(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 411 | fn parse_and(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:425:20
[INFO] [stdout]     |
[INFO] [stdout] 425 | fn parse_or(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 425 | fn parse_or(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                               ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:439:26
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub fn parse_expr(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 439 | pub fn parse_expr(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                     ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:443:32
[INFO] [stdout]     |
[INFO] [stdout] 443 | pub fn parse_token_expr(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 443 | pub fn parse_token_expr(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                            ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:670:29
[INFO] [stdout]     |
[INFO] [stdout] 670 | pub fn parse_comment(input: &str) -> IResult<&str, &str, NomError> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |     |
[INFO] [stdout]     |                             |                |     the same lifetime is elided 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] 670 | pub fn parse_comment(input: &str) -> IResult<&str, &str, NomError<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:678:29
[INFO] [stdout]     |
[INFO] [stdout] 678 | fn parse_shader_code(input: &str) -> IResult<&str, Option<Token>, NomError> {
[INFO] [stdout]     |                             ^^^^             ^^^^         ^^^^^   ^^^^^^^^ the same lifetime is hidden here
[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] 678 | fn parse_shader_code(input: &str) -> IResult<&str, Option<Token<'_>>, NomError<'_>> {
[INFO] [stdout]     |                                                                ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:692:29
[INFO] [stdout]     |
[INFO] [stdout] 692 | fn parse_ident_token(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 692 | fn parse_ident_token(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                         ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:705:23
[INFO] [stdout]     |
[INFO] [stdout] 705 | fn eat_newline(input: &str) -> IResult<&str, (), NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[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] 705 | fn eat_newline(input: &str) -> IResult<&str, (), NomError<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:727:21
[INFO] [stdout]     |
[INFO] [stdout] 727 | fn get_inner(input: &str) -> IResult<&str, &str, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |     |
[INFO] [stdout]     |                     |                |     the same lifetime is elided 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] 727 | fn get_inner(input: &str) -> IResult<&str, &str, NomError<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:739:23
[INFO] [stdout]     |
[INFO] [stdout] 739 | fn parse_inner(input: &str) -> IResult<&str, Vec<Token>, NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^      ^^^^^   ^^^^^^^^ the same lifetime is hidden here
[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] 739 | fn parse_inner(input: &str) -> IResult<&str, Vec<Token<'_>>, NomError<'_>> {
[INFO] [stdout]     |                                                       ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:747:20
[INFO] [stdout]     |
[INFO] [stdout] 747 | fn parse_if(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 747 | fn parse_if(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:780:23
[INFO] [stdout]     |
[INFO] [stdout] 780 | fn parse_range(input: &str) -> IResult<&str, Range, NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 780 | fn parse_range(input: &str) -> IResult<&str, Range<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                   ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:796:21
[INFO] [stdout]     |
[INFO] [stdout] 796 | fn parse_for(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 796 | fn parse_for(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                 ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:815:24
[INFO] [stdout]     |
[INFO] [stdout] 815 | fn parse_concat(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 815 | fn parse_concat(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:837:22
[INFO] [stdout]     |
[INFO] [stdout] 837 | fn parse_nest(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 837 | fn parse_nest(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                  ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:866:24
[INFO] [stdout]     |
[INFO] [stdout] 866 | fn parse_import(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 866 | fn parse_import(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:874:24
[INFO] [stdout]     |
[INFO] [stdout] 874 | fn parse_export(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 874 | fn parse_export(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:886:32
[INFO] [stdout]     |
[INFO] [stdout] 886 | pub fn parse_tokens(mut input: &str) -> IResult<&str, Vec<Token>, NomError> {
[INFO] [stdout]     |                                ^^^^             ^^^^      ^^^^^   ^^^^^^^^ the same lifetime is hidden here
[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] 886 | pub fn parse_tokens(mut input: &str) -> IResult<&str, Vec<Token<'_>>, NomError<'_>> {
[INFO] [stdout]     |                                                                ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/automatic_buffers.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn get_inspect_buffers<T: Any>(&self) -> Vec<InspectBuffer> {
[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] 335 |     pub fn get_inspect_buffers<T: Any>(&self) -> Vec<InspectBuffer<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/automatic_buffers.rs:346:44
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn try_get_inspect_buffers<T: Any>(&self) -> Option<Vec<InspectBuffer>> {
[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] 346 |     pub fn try_get_inspect_buffers<T: Any>(&self) -> Option<Vec<InspectBuffer<'_>>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/automatic_buffers.rs:361:32
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn all_inspect_buffers(&self) -> Vec<InspectBuffer> {
[INFO] [stdout]     |                                ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn all_inspect_buffers(&self) -> Vec<InspectBuffer<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:267:22
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn parse_bool(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |     |
[INFO] [stdout]     |                      |                |     the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn parse_bool(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                 ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 | fn parse_num(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 279 | fn parse_num(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:283:23
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn parse_ident(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 283 | fn parse_ident(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                  ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:296:24
[INFO] [stdout]     |
[INFO] [stdout] 296 | fn parse_parens(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 296 | fn parse_parens(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                   ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:307:21
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_neg(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 307 | fn parse_neg(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:314:21
[INFO] [stdout]     |
[INFO] [stdout] 314 | fn parse_not(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 314 | fn parse_not(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:321:24
[INFO] [stdout]     |
[INFO] [stdout] 321 | fn parse_factor(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 321 | fn parse_factor(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                   ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:332:25
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn parse_mul_div(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 332 | fn parse_mul_div(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:350:25
[INFO] [stdout]     |
[INFO] [stdout] 350 | fn parse_add_sub(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 350 | fn parse_add_sub(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:368:28
[INFO] [stdout]     |
[INFO] [stdout] 368 | fn parse_comparison(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 368 | fn parse_comparison(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                       ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:411:21
[INFO] [stdout]     |
[INFO] [stdout] 411 | fn parse_and(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 411 | fn parse_and(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:425:20
[INFO] [stdout]     |
[INFO] [stdout] 425 | fn parse_or(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 425 | fn parse_or(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                               ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:439:26
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub fn parse_expr(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 439 | pub fn parse_expr(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                     ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:443:32
[INFO] [stdout]     |
[INFO] [stdout] 443 | pub fn parse_token_expr(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 443 | pub fn parse_token_expr(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                            ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:670:29
[INFO] [stdout]     |
[INFO] [stdout] 670 | pub fn parse_comment(input: &str) -> IResult<&str, &str, NomError> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |     |
[INFO] [stdout]     |                             |                |     the same lifetime is elided 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] 670 | pub fn parse_comment(input: &str) -> IResult<&str, &str, NomError<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:678:29
[INFO] [stdout]     |
[INFO] [stdout] 678 | fn parse_shader_code(input: &str) -> IResult<&str, Option<Token>, NomError> {
[INFO] [stdout]     |                             ^^^^             ^^^^         ^^^^^   ^^^^^^^^ the same lifetime is hidden here
[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] 678 | fn parse_shader_code(input: &str) -> IResult<&str, Option<Token<'_>>, NomError<'_>> {
[INFO] [stdout]     |                                                                ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:692:29
[INFO] [stdout]     |
[INFO] [stdout] 692 | fn parse_ident_token(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 692 | fn parse_ident_token(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                         ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:705:23
[INFO] [stdout]     |
[INFO] [stdout] 705 | fn eat_newline(input: &str) -> IResult<&str, (), NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[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] 705 | fn eat_newline(input: &str) -> IResult<&str, (), NomError<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:727:21
[INFO] [stdout]     |
[INFO] [stdout] 727 | fn get_inner(input: &str) -> IResult<&str, &str, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |     |
[INFO] [stdout]     |                     |                |     the same lifetime is elided 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] 727 | fn get_inner(input: &str) -> IResult<&str, &str, NomError<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:739:23
[INFO] [stdout]     |
[INFO] [stdout] 739 | fn parse_inner(input: &str) -> IResult<&str, Vec<Token>, NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^      ^^^^^   ^^^^^^^^ the same lifetime is hidden here
[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] 739 | fn parse_inner(input: &str) -> IResult<&str, Vec<Token<'_>>, NomError<'_>> {
[INFO] [stdout]     |                                                       ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:747:20
[INFO] [stdout]     |
[INFO] [stdout] 747 | fn parse_if(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 747 | fn parse_if(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:780:23
[INFO] [stdout]     |
[INFO] [stdout] 780 | fn parse_range(input: &str) -> IResult<&str, Range, NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 780 | fn parse_range(input: &str) -> IResult<&str, Range<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                   ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:796:21
[INFO] [stdout]     |
[INFO] [stdout] 796 | fn parse_for(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 796 | fn parse_for(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                 ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:815:24
[INFO] [stdout]     |
[INFO] [stdout] 815 | fn parse_concat(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 815 | fn parse_concat(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:837:22
[INFO] [stdout]     |
[INFO] [stdout] 837 | fn parse_nest(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 837 | fn parse_nest(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                  ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:866:24
[INFO] [stdout]     |
[INFO] [stdout] 866 | fn parse_import(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 866 | fn parse_import(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:874:24
[INFO] [stdout]     |
[INFO] [stdout] 874 | fn parse_export(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 874 | fn parse_export(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:886:32
[INFO] [stdout]     |
[INFO] [stdout] 886 | pub fn parse_tokens(mut input: &str) -> IResult<&str, Vec<Token>, NomError> {
[INFO] [stdout]     |                                ^^^^             ^^^^      ^^^^^   ^^^^^^^^ the same lifetime is hidden here
[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] 886 | pub fn parse_tokens(mut input: &str) -> IResult<&str, Vec<Token<'_>>, NomError<'_>> {
[INFO] [stdout]     |                                                                ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/automatic_buffers.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn get_inspect_buffers<T: Any>(&self) -> Vec<InspectBuffer> {
[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] 335 |     pub fn get_inspect_buffers<T: Any>(&self) -> Vec<InspectBuffer<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/automatic_buffers.rs:346:44
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn try_get_inspect_buffers<T: Any>(&self) -> Option<Vec<InspectBuffer>> {
[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] 346 |     pub fn try_get_inspect_buffers<T: Any>(&self) -> Option<Vec<InspectBuffer<'_>>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/automatic_buffers.rs:361:32
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn all_inspect_buffers(&self) -> Vec<InspectBuffer> {
[INFO] [stdout]     |                                ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn all_inspect_buffers(&self) -> Vec<InspectBuffer<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gpwgpu_macros v0.2.0 (/opt/rustwide/workdir/macros)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:267:22
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn parse_bool(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |                |     |
[INFO] [stdout]     |                      |                |     the same lifetime is hidden here
[INFO] [stdout]     |                      |                the same lifetime is elided here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 | fn parse_bool(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                 ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:279:21
[INFO] [stdout]     |
[INFO] [stdout] 279 | fn parse_num(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 279 | fn parse_num(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:283:23
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn parse_ident(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 283 | fn parse_ident(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                  ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:296:24
[INFO] [stdout]     |
[INFO] [stdout] 296 | fn parse_parens(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 296 | fn parse_parens(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                   ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:307:21
[INFO] [stdout]     |
[INFO] [stdout] 307 | fn parse_neg(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 307 | fn parse_neg(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:314:21
[INFO] [stdout]     |
[INFO] [stdout] 314 | fn parse_not(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 314 | fn parse_not(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:321:24
[INFO] [stdout]     |
[INFO] [stdout] 321 | fn parse_factor(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 321 | fn parse_factor(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                   ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:332:25
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn parse_mul_div(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 332 | fn parse_mul_div(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:350:25
[INFO] [stdout]     |
[INFO] [stdout] 350 | fn parse_add_sub(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                         ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 350 | fn parse_add_sub(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:368:28
[INFO] [stdout]     |
[INFO] [stdout] 368 | fn parse_comparison(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                            ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 368 | fn parse_comparison(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                       ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:411:21
[INFO] [stdout]     |
[INFO] [stdout] 411 | fn parse_and(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 411 | fn parse_and(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:425:20
[INFO] [stdout]     |
[INFO] [stdout] 425 | fn parse_or(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 425 | fn parse_or(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                               ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:439:26
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub fn parse_expr(input: &str) -> IResult<&str, Expr, NomError> {
[INFO] [stdout]     |                          ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 439 | pub fn parse_expr(input: &str) -> IResult<&str, Expr<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                     ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:443:32
[INFO] [stdout]     |
[INFO] [stdout] 443 | pub fn parse_token_expr(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                                ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 443 | pub fn parse_token_expr(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                            ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:670:29
[INFO] [stdout]     |
[INFO] [stdout] 670 | pub fn parse_comment(input: &str) -> IResult<&str, &str, NomError> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                |     |
[INFO] [stdout]     |                             |                |     the same lifetime is elided 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] 670 | pub fn parse_comment(input: &str) -> IResult<&str, &str, NomError<'_>> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:678:29
[INFO] [stdout]     |
[INFO] [stdout] 678 | fn parse_shader_code(input: &str) -> IResult<&str, Option<Token>, NomError> {
[INFO] [stdout]     |                             ^^^^             ^^^^         ^^^^^   ^^^^^^^^ the same lifetime is hidden here
[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] 678 | fn parse_shader_code(input: &str) -> IResult<&str, Option<Token<'_>>, NomError<'_>> {
[INFO] [stdout]     |                                                                ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:692:29
[INFO] [stdout]     |
[INFO] [stdout] 692 | fn parse_ident_token(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                             ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 692 | fn parse_ident_token(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                         ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:705:23
[INFO] [stdout]     |
[INFO] [stdout] 705 | fn eat_newline(input: &str) -> IResult<&str, (), NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                |
[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] 705 | fn eat_newline(input: &str) -> IResult<&str, (), NomError<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:727:21
[INFO] [stdout]     |
[INFO] [stdout] 727 | fn get_inner(input: &str) -> IResult<&str, &str, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |                |     |
[INFO] [stdout]     |                     |                |     the same lifetime is elided 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] 727 | fn get_inner(input: &str) -> IResult<&str, &str, NomError<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:739:23
[INFO] [stdout]     |
[INFO] [stdout] 739 | fn parse_inner(input: &str) -> IResult<&str, Vec<Token>, NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^      ^^^^^   ^^^^^^^^ the same lifetime is hidden here
[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] 739 | fn parse_inner(input: &str) -> IResult<&str, Vec<Token<'_>>, NomError<'_>> {
[INFO] [stdout]     |                                                       ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:747:20
[INFO] [stdout]     |
[INFO] [stdout] 747 | fn parse_if(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 747 | fn parse_if(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:780:23
[INFO] [stdout]     |
[INFO] [stdout] 780 | fn parse_range(input: &str) -> IResult<&str, Range, NomError> {
[INFO] [stdout]     |                       ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 780 | fn parse_range(input: &str) -> IResult<&str, Range<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                   ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:796:21
[INFO] [stdout]     |
[INFO] [stdout] 796 | fn parse_for(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                     ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 796 | fn parse_for(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                 ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:815:24
[INFO] [stdout]     |
[INFO] [stdout] 815 | fn parse_concat(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 815 | fn parse_concat(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:837:22
[INFO] [stdout]     |
[INFO] [stdout] 837 | fn parse_nest(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                      ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 837 | fn parse_nest(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                  ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:866:24
[INFO] [stdout]     |
[INFO] [stdout] 866 | fn parse_import(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 866 | fn parse_import(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:874:24
[INFO] [stdout]     |
[INFO] [stdout] 874 | fn parse_export(input: &str) -> IResult<&str, Token, NomError> {
[INFO] [stdout]     |                        ^^^^             ^^^^  ^^^^^  ^^^^^^^^ the same lifetime is hidden here
[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] 874 | fn parse_export(input: &str) -> IResult<&str, Token<'_>, NomError<'_>> {
[INFO] [stdout]     |                                                    ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/parser.rs:886:32
[INFO] [stdout]     |
[INFO] [stdout] 886 | pub fn parse_tokens(mut input: &str) -> IResult<&str, Vec<Token>, NomError> {
[INFO] [stdout]     |                                ^^^^             ^^^^      ^^^^^   ^^^^^^^^ the same lifetime is hidden here
[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] 886 | pub fn parse_tokens(mut input: &str) -> IResult<&str, Vec<Token<'_>>, NomError<'_>> {
[INFO] [stdout]     |                                                                ++++           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/automatic_buffers.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn get_inspect_buffers<T: Any>(&self) -> Vec<InspectBuffer> {
[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] 335 |     pub fn get_inspect_buffers<T: Any>(&self) -> Vec<InspectBuffer<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/automatic_buffers.rs:346:44
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn try_get_inspect_buffers<T: Any>(&self) -> Option<Vec<InspectBuffer>> {
[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] 346 |     pub fn try_get_inspect_buffers<T: Any>(&self) -> Option<Vec<InspectBuffer<'_>>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> core/src/automatic_buffers.rs:361:32
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn all_inspect_buffers(&self) -> Vec<InspectBuffer> {
[INFO] [stdout]     |                                ^^^^^         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn all_inspect_buffers(&self) -> Vec<InspectBuffer<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gpwgpu v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operations/reductions.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn to_shader_val(&self) -> (&'static str, Definition) {
[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] 19 |     fn to_shader_val(&self) -> (&'static str, Definition<'_>) {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operations/reductions.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn to_shader_val(&self) -> (&'static str, Definition) {
[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] 39 |     fn to_shader_val(&self) -> (&'static str, Definition<'_>) {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operations/simple.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn to_def(&self, unary_binary: &UnaryBinary) -> Definition{
[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] 18 |     fn to_def(&self, unary_binary: &UnaryBinary) -> Definition<'_>{
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operations/reductions.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn to_shader_val(&self) -> (&'static str, Definition) {
[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] 19 |     fn to_shader_val(&self) -> (&'static str, Definition<'_>) {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operations/reductions.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn to_shader_val(&self) -> (&'static str, Definition) {
[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] 39 |     fn to_shader_val(&self) -> (&'static str, Definition<'_>) {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/operations/simple.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn to_def(&self, unary_binary: &UnaryBinary) -> Definition{
[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] 18 |     fn to_def(&self, unary_binary: &UnaryBinary) -> Definition<'_>{
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> tests/test1.rs:250:13
[INFO] [stdout]     |
[INFO] [stdout] 250 |         let result: [f32; 4] = read_buffer(&device, &output, 0, None)[0];
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] running `Command { std: "docker" "inspect" "6245ef0615512a1dc7987901f58d7c5e5c15971cb0ff3dccf9a579f52ebbc33c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6245ef0615512a1dc7987901f58d7c5e5c15971cb0ff3dccf9a579f52ebbc33c", kill_on_drop: false }`
[INFO] [stdout] 6245ef0615512a1dc7987901f58d7c5e5c15971cb0ff3dccf9a579f52ebbc33c
