[INFO] cloning repository https://github.com/macrat/cql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/macrat/cql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacrat%2Fcql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacrat%2Fcql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dff7e8c9cebf4c40e26c91bc22166712d5ffdd8
[INFO] checking macrat/cql against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmacrat%2Fcql" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/macrat/cql
[INFO] finished tweaking git repo https://github.com/macrat/cql
[INFO] tweaked toml for git repo https://github.com/macrat/cql written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/macrat/cql on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/macrat/cql 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rusqlite v0.27.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.24.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acb1c6153c83da4ad76d485c0b0d988bfca05fbc66aa9ba4abbdc2d63ec95bd1
[INFO] running `Command { std: "docker" "start" "-a" "acb1c6153c83da4ad76d485c0b0d988bfca05fbc66aa9ba4abbdc2d63ec95bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acb1c6153c83da4ad76d485c0b0d988bfca05fbc66aa9ba4abbdc2d63ec95bd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acb1c6153c83da4ad76d485c0b0d988bfca05fbc66aa9ba4abbdc2d63ec95bd1", kill_on_drop: false }`
[INFO] [stdout] acb1c6153c83da4ad76d485c0b0d988bfca05fbc66aa9ba4abbdc2d63ec95bd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9911e98fe6eb9d23e95be06588061884ae0da719b36e6273ec0a9aefd1b8ea1
[INFO] running `Command { std: "docker" "start" "-a" "f9911e98fe6eb9d23e95be06588061884ae0da719b36e6273ec0a9aefd1b8ea1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking hashlink v0.7.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking rusqlite v0.27.0
[INFO] [stderr]     Checking cql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `where_`
[INFO] [stdout]   --> src/parser.rs:80:58
[INFO] [stdout]    |
[INFO] [stdout] 80 |             SelectBody::Select{ distinct, columns, from, where_, groupby, having } => {
[INFO] [stdout]    |                                                          ^^^^^^ help: try ignoring the field: `where_: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `groupby`
[INFO] [stdout]   --> src/parser.rs:80:66
[INFO] [stdout]    |
[INFO] [stdout] 80 |             SelectBody::Select{ distinct, columns, from, where_, groupby, having } => {
[INFO] [stdout]    |                                                                  ^^^^^^^ help: try ignoring the field: `groupby: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `having`
[INFO] [stdout]   --> src/parser.rs:80:75
[INFO] [stdout]    |
[INFO] [stdout] 80 |             SelectBody::Select{ distinct, columns, from, where_, groupby, having } => {
[INFO] [stdout]    |                                                                           ^^^^^^ help: try ignoring the field: `having: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `where_`
[INFO] [stdout]   --> src/parser.rs:80:58
[INFO] [stdout]    |
[INFO] [stdout] 80 |             SelectBody::Select{ distinct, columns, from, where_, groupby, having } => {
[INFO] [stdout]    |                                                          ^^^^^^ help: try ignoring the field: `where_: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `groupby`
[INFO] [stdout]   --> src/parser.rs:80:66
[INFO] [stdout]    |
[INFO] [stdout] 80 |             SelectBody::Select{ distinct, columns, from, where_, groupby, having } => {
[INFO] [stdout]    |                                                                  ^^^^^^^ help: try ignoring the field: `groupby: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `having`
[INFO] [stdout]   --> src/parser.rs:80:75
[INFO] [stdout]    |
[INFO] [stdout] 80 |             SelectBody::Select{ distinct, columns, from, where_, groupby, having } => {
[INFO] [stdout]    |                                                                           ^^^^^^ help: try ignoring the field: `having: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Compound` is never constructed
[INFO] [stdout]   --> src/parser.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | enum SelectBody<'a> {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 70 |     Compound {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Union`, `UnionAll`, `Intersect`, and `Except` are never constructed
[INFO] [stdout]    --> src/parser.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | enum CompoundOperator {
[INFO] [stdout]     |      ---------------- variants in this enum
[INFO] [stdout] 107 |     Union,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 108 |     UnionAll,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 109 |     Intersect,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 110 |     Except,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompoundOperator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Func`, `Select`, and `Join` are never constructed
[INFO] [stdout]    --> src/parser.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | enum Table<'a> {
[INFO] [stdout]     |      ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 297 |     Func {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     Select(Box<Select<'a>>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 303 |     Join {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Table` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Left`, `Inner`, and `Cross` are never constructed
[INFO] [stdout]    --> src/parser.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 328 | enum JoinOperator {
[INFO] [stdout]     |      ------------ variants in this enum
[INFO] [stdout] 329 |     Left,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 330 |     Inner,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 331 |     Cross,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JoinOperator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `None`, `On`, and `Using` are never constructed
[INFO] [stdout]    --> src/parser.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | enum JoinConstraint<'a> {
[INFO] [stdout]     |      -------------- variants in this enum
[INFO] [stdout] 336 |     None,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 337 |     On(Expr<'a>),
[INFO] [stdout]     |     ^^
[INFO] [stdout] 338 |     Using(Vec<Column<'a>>),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JoinConstraint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn parse(query: &str) -> Result<Select, ParseError> {
[INFO] [stdout]    |                     ^^^^            ^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |               |
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn parse(query: &str) -> Result<Select<'_>, ParseError<'_>> {
[INFO] [stdout]    |                                           ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn select_stmt(i: &str) -> IResult<&str, Select, VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^               ^^^^ the same lifetime is elided 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] 124 | fn select_stmt(i: &str) -> IResult<&str, Select<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn select_body(i: &str) -> IResult<&str, SelectBody, VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^^^^^               ^^^^ the same lifetime is elided 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] 128 | fn select_body(i: &str) -> IResult<&str, SelectBody<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn values_body(i: &str) -> IResult<&str, SelectBody, VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^^^^^               ^^^^ the same lifetime is elided 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] 162 | fn values_body(i: &str) -> IResult<&str, SelectBody<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 | fn select_part(i: &str) -> IResult<&str, (bool, CommaList<Column>), VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^                   ^^^^^^                 ^^^^ the same lifetime is elided 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] 179 | fn select_part(i: &str) -> IResult<&str, (bool, CommaList<Column<'_>>), VerboseError<&str>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn from_part(i: &str) -> IResult<&str, CommaList<Table>, VerboseError<&str>> {
[INFO] [stdout]     |                 ^^^^             ^^^^            ^^^^^                ^^^^ the same lifetime is elided 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] 186 | fn from_part(i: &str) -> IResult<&str, CommaList<Table<'_>>, VerboseError<&str>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn where_part(i: &str) -> IResult<&str, Expr, VerboseError<&str>> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^               ^^^^ the same lifetime is elided 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] 190 | fn where_part(i: &str) -> IResult<&str, Expr<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:194:20
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn groupby_part(i: &str) -> IResult<&str, CommaList<Expr>, VerboseError<&str>> {
[INFO] [stdout]     |                    ^^^^             ^^^^            ^^^^                ^^^^ the same lifetime is elided 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] 194 | fn groupby_part(i: &str) -> IResult<&str, CommaList<Expr<'_>>, VerboseError<&str>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn having_part(i: &str) -> IResult<&str, Expr, VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^               ^^^^ the same lifetime is elided 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] 206 | fn having_part(i: &str) -> IResult<&str, Expr<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:268:19
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn column_list(i: &str) -> IResult<&str, CommaList<Column>, VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^            ^^^^^^                ^^^^ the same lifetime is elided 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] 268 | fn column_list(i: &str) -> IResult<&str, CommaList<Column<'_>>, VerboseError<&str>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:341:18
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn table_list(i: &str) -> IResult<&str, CommaList<Table>, VerboseError<&str>> {
[INFO] [stdout]     |                  ^^^^             ^^^^            ^^^^^                ^^^^ the same lifetime is elided 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] 341 | fn table_list(i: &str) -> IResult<&str, CommaList<Table<'_>>, VerboseError<&str>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 | fn expression(i: &str) -> IResult<&str, Expr, VerboseError<&str>> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^               ^^^^ the same lifetime is elided 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] 390 | fn expression(i: &str) -> IResult<&str, Expr<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Compound` is never constructed
[INFO] [stdout]   --> src/parser.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | enum SelectBody<'a> {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 70 |     Compound {
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Union`, `UnionAll`, `Intersect`, and `Except` are never constructed
[INFO] [stdout]    --> src/parser.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | enum CompoundOperator {
[INFO] [stdout]     |      ---------------- variants in this enum
[INFO] [stdout] 107 |     Union,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 108 |     UnionAll,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 109 |     Intersect,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 110 |     Except,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CompoundOperator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Func`, `Select`, and `Join` are never constructed
[INFO] [stdout]    --> src/parser.rs:297:5
[INFO] [stdout]     |
[INFO] [stdout] 292 | enum Table<'a> {
[INFO] [stdout]     |      ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 297 |     Func {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     Select(Box<Select<'a>>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 303 |     Join {
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Table` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Left`, `Inner`, and `Cross` are never constructed
[INFO] [stdout]    --> src/parser.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 328 | enum JoinOperator {
[INFO] [stdout]     |      ------------ variants in this enum
[INFO] [stdout] 329 |     Left,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 330 |     Inner,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 331 |     Cross,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JoinOperator` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `None`, `On`, and `Using` are never constructed
[INFO] [stdout]    --> src/parser.rs:336:5
[INFO] [stdout]     |
[INFO] [stdout] 335 | enum JoinConstraint<'a> {
[INFO] [stdout]     |      -------------- variants in this enum
[INFO] [stdout] 336 |     None,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 337 |     On(Expr<'a>),
[INFO] [stdout]     |     ^^
[INFO] [stdout] 338 |     Using(Vec<Column<'a>>),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JoinConstraint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn parse(query: &str) -> Result<Select, ParseError> {
[INFO] [stdout]    |                     ^^^^            ^^^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |               |
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn parse(query: &str) -> Result<Select<'_>, ParseError<'_>> {
[INFO] [stdout]    |                                           ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:124:19
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn select_stmt(i: &str) -> IResult<&str, Select, VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^               ^^^^ the same lifetime is elided 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] 124 | fn select_stmt(i: &str) -> IResult<&str, Select<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn select_body(i: &str) -> IResult<&str, SelectBody, VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^^^^^               ^^^^ the same lifetime is elided 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] 128 | fn select_body(i: &str) -> IResult<&str, SelectBody<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 | fn values_body(i: &str) -> IResult<&str, SelectBody, VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^^^^^^^               ^^^^ the same lifetime is elided 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] 162 | fn values_body(i: &str) -> IResult<&str, SelectBody<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 | fn select_part(i: &str) -> IResult<&str, (bool, CommaList<Column>), VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^                   ^^^^^^                 ^^^^ the same lifetime is elided 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] 179 | fn select_part(i: &str) -> IResult<&str, (bool, CommaList<Column<'_>>), VerboseError<&str>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:186:17
[INFO] [stdout]     |
[INFO] [stdout] 186 | fn from_part(i: &str) -> IResult<&str, CommaList<Table>, VerboseError<&str>> {
[INFO] [stdout]     |                 ^^^^             ^^^^            ^^^^^                ^^^^ the same lifetime is elided 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] 186 | fn from_part(i: &str) -> IResult<&str, CommaList<Table<'_>>, VerboseError<&str>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn where_part(i: &str) -> IResult<&str, Expr, VerboseError<&str>> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^               ^^^^ the same lifetime is elided 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] 190 | fn where_part(i: &str) -> IResult<&str, Expr<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:194:20
[INFO] [stdout]     |
[INFO] [stdout] 194 | fn groupby_part(i: &str) -> IResult<&str, CommaList<Expr>, VerboseError<&str>> {
[INFO] [stdout]     |                    ^^^^             ^^^^            ^^^^                ^^^^ the same lifetime is elided 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] 194 | fn groupby_part(i: &str) -> IResult<&str, CommaList<Expr<'_>>, VerboseError<&str>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 | fn having_part(i: &str) -> IResult<&str, Expr, VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^  ^^^^               ^^^^ the same lifetime is elided 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] 206 | fn having_part(i: &str) -> IResult<&str, Expr<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:268:19
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn column_list(i: &str) -> IResult<&str, CommaList<Column>, VerboseError<&str>> {
[INFO] [stdout]     |                   ^^^^             ^^^^            ^^^^^^                ^^^^ the same lifetime is elided 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] 268 | fn column_list(i: &str) -> IResult<&str, CommaList<Column<'_>>, VerboseError<&str>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:341:18
[INFO] [stdout]     |
[INFO] [stdout] 341 | fn table_list(i: &str) -> IResult<&str, CommaList<Table>, VerboseError<&str>> {
[INFO] [stdout]     |                  ^^^^             ^^^^            ^^^^^                ^^^^ the same lifetime is elided 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] 341 | fn table_list(i: &str) -> IResult<&str, CommaList<Table<'_>>, VerboseError<&str>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:390:18
[INFO] [stdout]     |
[INFO] [stdout] 390 | fn expression(i: &str) -> IResult<&str, Expr, VerboseError<&str>> {
[INFO] [stdout]     |                  ^^^^             ^^^^  ^^^^               ^^^^ the same lifetime is elided 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] 390 | fn expression(i: &str) -> IResult<&str, Expr<'_>, VerboseError<&str>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.92s
[INFO] running `Command { std: "docker" "inspect" "f9911e98fe6eb9d23e95be06588061884ae0da719b36e6273ec0a9aefd1b8ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9911e98fe6eb9d23e95be06588061884ae0da719b36e6273ec0a9aefd1b8ea1", kill_on_drop: false }`
[INFO] [stdout] f9911e98fe6eb9d23e95be06588061884ae0da719b36e6273ec0a9aefd1b8ea1
