[INFO] cloning repository https://github.com/bert2/build-your-own-sqlite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bert2/build-your-own-sqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbert2%2Fbuild-your-own-sqlite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbert2%2Fbuild-your-own-sqlite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f5801474a011f630c2592e62303f2d77fe75970
[INFO] checking bert2/build-your-own-sqlite against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbert2%2Fbuild-your-own-sqlite" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bert2/build-your-own-sqlite
[INFO] finished tweaking git repo https://github.com/bert2/build-your-own-sqlite
[INFO] tweaked toml for git repo https://github.com/bert2/build-your-own-sqlite written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bert2/build-your-own-sqlite on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bert2/build-your-own-sqlite 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" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded either v1.6.1
[INFO] [stderr]   Downloaded version_check v0.9.3
[INFO] [stderr]   Downloaded unicode-xid v0.2.2
[INFO] [stderr]   Downloaded peg v0.7.0
[INFO] [stderr]   Downloaded peg-runtime v0.7.0
[INFO] [stderr]   Downloaded quote v1.0.9
[INFO] [stderr]   Downloaded peg-macros v0.7.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.29
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] [stderr]   Downloaded memchr v2.4.1
[INFO] [stderr]   Downloaded aho-corasick v0.7.18
[INFO] [stderr]   Downloaded nom v7.0.0
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded regex-syntax v0.6.25
[INFO] [stderr]   Downloaded minimal-lexical v0.1.3
[INFO] [stderr]   Downloaded regex v1.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d88eb3c71274fa3b655c248400d2ed3f8df4b6f805ae66443c0bac4e63b0ab0e
[INFO] running `Command { std: "docker" "start" "-a" "d88eb3c71274fa3b655c248400d2ed3f8df4b6f805ae66443c0bac4e63b0ab0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d88eb3c71274fa3b655c248400d2ed3f8df4b6f805ae66443c0bac4e63b0ab0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d88eb3c71274fa3b655c248400d2ed3f8df4b6f805ae66443c0bac4e63b0ab0e", kill_on_drop: false }`
[INFO] [stdout] d88eb3c71274fa3b655c248400d2ed3f8df4b6f805ae66443c0bac4e63b0ab0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a74b6f69a19e1d83c5c5deb3956c798a31bdb478c26a9df626ca3611618ce24b
[INFO] running `Command { std: "docker" "start" "-a" "a74b6f69a19e1d83c5c5deb3956c798a31bdb478c26a9df626ca3611618ce24b", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking minimal-lexical v0.1.3
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking peg v0.7.0
[INFO] [stderr]     Checking sqlite-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/col_content.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse(serial_type: i64, stream: &[u8]) -> Result<(ColContent, usize)> {
[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] 24 |     pub fn parse(serial_type: i64, stream: &[u8]) -> Result<(ColContent<'_>, usize)> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema/obj_schema.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn cols(&self) -> &Cols {
[INFO] [stdout]    |                 ^^^^^     ^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn cols(&self) -> &Cols<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/ast.rs:116:36
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub const fn is_index_servable(&self) -> Option<(&str, &Literal)> {
[INFO] [stdout]     |                                    ^^^^^             ^^^^  ^^^^^^^^
[INFO] [stdout]     |                                    |                 |     ||
[INFO] [stdout]     |                                    |                 |     |the same lifetime is hidden here
[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] 116 |     pub const fn is_index_servable(&self) -> Option<(&str, &Literal<'_>)> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/syntax/parse.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn sqlite(sql: &str) -> Result<Sqlite> {
[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] 5 | pub fn sqlite(sql: &str) -> Result<Sqlite<'_>> {
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn sql_stmt(sql: &str) -> Result<SqlStmt> {
[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] 12 | pub fn sql_stmt(sql: &str) -> Result<SqlStmt<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn sqlite(i: &str) -> R<Sqlite> {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                      |        | |
[INFO] [stdout]    |                      |        | the same lifetime is hidden here
[INFO] [stdout]    |                      |        the same lifetime is hidden 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] 28 |     pub fn sqlite(i: &str) -> R<'_, Sqlite<'_>> {
[INFO] [stdout]    |                                 +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn dot_cmd(i: &str) -> R<DotCmd> {
[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] 35 |     fn dot_cmd(i: &str) -> R<'_, DotCmd> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn sql_stmt(i: &str) -> R<SqlStmt> {
[INFO] [stdout]    |                        ^^^^     ^^^^^^^^^^
[INFO] [stdout]    |                        |        | |
[INFO] [stdout]    |                        |        | the same lifetime is hidden here
[INFO] [stdout]    |                        |        the same lifetime is hidden 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] 47 |     pub fn sql_stmt(i: &str) -> R<'_, SqlStmt<'_>> {
[INFO] [stdout]    |                                   +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn create_idx_stmt(i: &str) -> R<SqlStmt> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^
[INFO] [stdout]    |                           |        | |
[INFO] [stdout]    |                           |        | the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden 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] 51 |     fn create_idx_stmt(i: &str) -> R<'_, SqlStmt<'_>> {
[INFO] [stdout]    |                                      +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn create_tbl_stmt(i: &str) -> R<SqlStmt> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^
[INFO] [stdout]    |                           |        | |
[INFO] [stdout]    |                           |        | the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden 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] 71 |     fn create_tbl_stmt(i: &str) -> R<'_, SqlStmt<'_>> {
[INFO] [stdout]    |                                      +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn create_tbl_coldef(i: &str) -> R<ColDef> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                             |        | |
[INFO] [stdout]    |                             |        | the same lifetime is hidden here
[INFO] [stdout]    |                             |        the same lifetime is hidden 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] 88 |     fn create_tbl_coldef(i: &str) -> R<'_, ColDef<'_>> {
[INFO] [stdout]    |                                        +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:103:32
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn skip_col_constraints(i: &str) -> R<()> {
[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] 103 |     fn skip_col_constraints(i: &str) -> R<'_, ()> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:111:32
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn if_not_exists_clause(i: &str) -> R<()> {
[INFO] [stdout]     |                                ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn if_not_exists_clause(i: &str) -> R<'_, ()> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn select_stmt(i: &str) -> R<SqlStmt> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                       |        | |
[INFO] [stdout]     |                       |        | the same lifetime is hidden here
[INFO] [stdout]     |                       |        the same lifetime is hidden 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] 120 |     fn select_stmt(i: &str) -> R<'_, SqlStmt<'_>> {
[INFO] [stdout]     |                                  +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn select_result_cols(i: &str) -> R<Vec<Expr>> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                              |        |     |
[INFO] [stdout]     |                              |        |     the same lifetime is hidden here
[INFO] [stdout]     |                              |        the same lifetime is hidden 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] 141 |     fn select_result_cols(i: &str) -> R<'_, Vec<Expr<'_>>> {
[INFO] [stdout]     |                                         +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn select_filter(i: &str) -> R<BoolExpr> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                         |        | |
[INFO] [stdout]     |                         |        | the same lifetime is hidden here
[INFO] [stdout]     |                         |        the same lifetime is hidden 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] 145 |     fn select_filter(i: &str) -> R<'_, BoolExpr<'_>> {
[INFO] [stdout]     |                                    +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn lit(i: &str) -> R<Literal> {
[INFO] [stdout]     |               ^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |        | |
[INFO] [stdout]     |               |        | the same lifetime is hidden here
[INFO] [stdout]     |               |        the same lifetime is hidden 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] 160 |     fn lit(i: &str) -> R<'_, Literal<'_>> {
[INFO] [stdout]     |                          +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn expr(i: &str) -> R<Expr> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^
[INFO] [stdout]     |                |        | |
[INFO] [stdout]     |                |        | the same lifetime is hidden here
[INFO] [stdout]     |                |        the same lifetime is hidden 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] 168 |     fn expr(i: &str) -> R<'_, Expr<'_>> {
[INFO] [stdout]     |                           +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn identifier(i: &str) -> R<&str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^
[INFO] [stdout]     |                      |        | |
[INFO] [stdout]     |                      |        | the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn identifier(i: &str) -> R<'_, &str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:176:30
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn regular_identifier(i: &str) -> R<&str> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^
[INFO] [stdout]     |                              |        | |
[INFO] [stdout]     |                              |        | the same lifetime is elided here
[INFO] [stdout]     |                              |        the same lifetime is hidden here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn regular_identifier(i: &str) -> R<'_, &str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn delimited_identifier(i: &str) -> R<&str> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^
[INFO] [stdout]     |                                |        | |
[INFO] [stdout]     |                                |        | the same lifetime is elided here
[INFO] [stdout]     |                                |        the same lifetime is hidden 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] 183 |     fn delimited_identifier(i: &str) -> R<'_, &str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn str_lit(i: &str) -> R<&str> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^
[INFO] [stdout]     |                   |        | |
[INFO] [stdout]     |                   |        | the same lifetime is elided here
[INFO] [stdout]     |                   |        the same lifetime is hidden 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] 187 |     fn str_lit(i: &str) -> R<'_, &str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:191:15
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn num(i: &str) -> R<i64> {
[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] 191 |     fn num(i: &str) -> R<'_, i64> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/format/col_content.rs:24:44
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn parse(serial_type: i64, stream: &[u8]) -> Result<(ColContent, usize)> {
[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] 24 |     pub fn parse(serial_type: i64, stream: &[u8]) -> Result<(ColContent<'_>, usize)> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/schema/obj_schema.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn cols(&self) -> &Cols {
[INFO] [stdout]    |                 ^^^^^     ^^^^^
[INFO] [stdout]    |                 |         ||
[INFO] [stdout]    |                 |         |the same lifetime is hidden here
[INFO] [stdout]    |                 |         the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn cols(&self) -> &Cols<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/ast.rs:116:36
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub const fn is_index_servable(&self) -> Option<(&str, &Literal)> {
[INFO] [stdout]     |                                    ^^^^^             ^^^^  ^^^^^^^^
[INFO] [stdout]     |                                    |                 |     ||
[INFO] [stdout]     |                                    |                 |     |the same lifetime is hidden here
[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] 116 |     pub const fn is_index_servable(&self) -> Option<(&str, &Literal<'_>)> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/syntax/parse.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn sqlite(sql: &str) -> Result<Sqlite> {
[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] 5 | pub fn sqlite(sql: &str) -> Result<Sqlite<'_>> {
[INFO] [stdout]   |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn sql_stmt(sql: &str) -> Result<SqlStmt> {
[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] 12 | pub fn sql_stmt(sql: &str) -> Result<SqlStmt<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn sqlite(i: &str) -> R<Sqlite> {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                      |        | |
[INFO] [stdout]    |                      |        | the same lifetime is hidden here
[INFO] [stdout]    |                      |        the same lifetime is hidden 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] 28 |     pub fn sqlite(i: &str) -> R<'_, Sqlite<'_>> {
[INFO] [stdout]    |                                 +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn dot_cmd(i: &str) -> R<DotCmd> {
[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] 35 |     fn dot_cmd(i: &str) -> R<'_, DotCmd> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:47:24
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn sql_stmt(i: &str) -> R<SqlStmt> {
[INFO] [stdout]    |                        ^^^^     ^^^^^^^^^^
[INFO] [stdout]    |                        |        | |
[INFO] [stdout]    |                        |        | the same lifetime is hidden here
[INFO] [stdout]    |                        |        the same lifetime is hidden 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] 47 |     pub fn sql_stmt(i: &str) -> R<'_, SqlStmt<'_>> {
[INFO] [stdout]    |                                   +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:51:27
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn create_idx_stmt(i: &str) -> R<SqlStmt> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^
[INFO] [stdout]    |                           |        | |
[INFO] [stdout]    |                           |        | the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden 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] 51 |     fn create_idx_stmt(i: &str) -> R<'_, SqlStmt<'_>> {
[INFO] [stdout]    |                                      +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn create_tbl_stmt(i: &str) -> R<SqlStmt> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^
[INFO] [stdout]    |                           |        | |
[INFO] [stdout]    |                           |        | the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden 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] 71 |     fn create_tbl_stmt(i: &str) -> R<'_, SqlStmt<'_>> {
[INFO] [stdout]    |                                      +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/syntax/parse.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn create_tbl_coldef(i: &str) -> R<ColDef> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                             |        | |
[INFO] [stdout]    |                             |        | the same lifetime is hidden here
[INFO] [stdout]    |                             |        the same lifetime is hidden 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] 88 |     fn create_tbl_coldef(i: &str) -> R<'_, ColDef<'_>> {
[INFO] [stdout]    |                                        +++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:103:32
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn skip_col_constraints(i: &str) -> R<()> {
[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] 103 |     fn skip_col_constraints(i: &str) -> R<'_, ()> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:111:32
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn if_not_exists_clause(i: &str) -> R<()> {
[INFO] [stdout]     |                                ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 111 |     fn if_not_exists_clause(i: &str) -> R<'_, ()> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:120:23
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn select_stmt(i: &str) -> R<SqlStmt> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                       |        | |
[INFO] [stdout]     |                       |        | the same lifetime is hidden here
[INFO] [stdout]     |                       |        the same lifetime is hidden 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] 120 |     fn select_stmt(i: &str) -> R<'_, SqlStmt<'_>> {
[INFO] [stdout]     |                                  +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:141:30
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn select_result_cols(i: &str) -> R<Vec<Expr>> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^^^^^^
[INFO] [stdout]     |                              |        |     |
[INFO] [stdout]     |                              |        |     the same lifetime is hidden here
[INFO] [stdout]     |                              |        the same lifetime is hidden 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] 141 |     fn select_result_cols(i: &str) -> R<'_, Vec<Expr<'_>>> {
[INFO] [stdout]     |                                         +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn select_filter(i: &str) -> R<BoolExpr> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^^
[INFO] [stdout]     |                         |        | |
[INFO] [stdout]     |                         |        | the same lifetime is hidden here
[INFO] [stdout]     |                         |        the same lifetime is hidden 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] 145 |     fn select_filter(i: &str) -> R<'_, BoolExpr<'_>> {
[INFO] [stdout]     |                                    +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:160:15
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn lit(i: &str) -> R<Literal> {
[INFO] [stdout]     |               ^^^^     ^^^^^^^^^^
[INFO] [stdout]     |               |        | |
[INFO] [stdout]     |               |        | the same lifetime is hidden here
[INFO] [stdout]     |               |        the same lifetime is hidden 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] 160 |     fn lit(i: &str) -> R<'_, Literal<'_>> {
[INFO] [stdout]     |                          +++        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 |     fn expr(i: &str) -> R<Expr> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^
[INFO] [stdout]     |                |        | |
[INFO] [stdout]     |                |        | the same lifetime is hidden here
[INFO] [stdout]     |                |        the same lifetime is hidden 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] 168 |     fn expr(i: &str) -> R<'_, Expr<'_>> {
[INFO] [stdout]     |                           +++     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn identifier(i: &str) -> R<&str> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^
[INFO] [stdout]     |                      |        | |
[INFO] [stdout]     |                      |        | the same lifetime is elided here
[INFO] [stdout]     |                      |        the same lifetime is hidden here
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn identifier(i: &str) -> R<'_, &str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:176:30
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn regular_identifier(i: &str) -> R<&str> {
[INFO] [stdout]     |                              ^^^^     ^^^^^^^
[INFO] [stdout]     |                              |        | |
[INFO] [stdout]     |                              |        | the same lifetime is elided here
[INFO] [stdout]     |                              |        the same lifetime is hidden here
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn regular_identifier(i: &str) -> R<'_, &str> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn delimited_identifier(i: &str) -> R<&str> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^
[INFO] [stdout]     |                                |        | |
[INFO] [stdout]     |                                |        | the same lifetime is elided here
[INFO] [stdout]     |                                |        the same lifetime is hidden 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] 183 |     fn delimited_identifier(i: &str) -> R<'_, &str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn str_lit(i: &str) -> R<&str> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^
[INFO] [stdout]     |                   |        | |
[INFO] [stdout]     |                   |        | the same lifetime is elided here
[INFO] [stdout]     |                   |        the same lifetime is hidden 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] 187 |     fn str_lit(i: &str) -> R<'_, &str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/syntax/parse.rs:191:15
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn num(i: &str) -> R<i64> {
[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] 191 |     fn num(i: &str) -> R<'_, i64> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.56s
[INFO] running `Command { std: "docker" "inspect" "a74b6f69a19e1d83c5c5deb3956c798a31bdb478c26a9df626ca3611618ce24b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a74b6f69a19e1d83c5c5deb3956c798a31bdb478c26a9df626ca3611618ce24b", kill_on_drop: false }`
[INFO] [stdout] a74b6f69a19e1d83c5c5deb3956c798a31bdb478c26a9df626ca3611618ce24b
