[INFO] cloning repository https://github.com/LetsMelon/tsql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LetsMelon/tsql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLetsMelon%2Ftsql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLetsMelon%2Ftsql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4150eab7156e367f27c699affbb8e79d13c8243
[INFO] checking LetsMelon/tsql against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLetsMelon%2Ftsql" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LetsMelon/tsql
[INFO] finished tweaking git repo https://github.com/LetsMelon/tsql
[INFO] tweaked toml for git repo https://github.com/LetsMelon/tsql written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LetsMelon/tsql on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LetsMelon/tsql 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd060919c42d32cc811af418ff4a61af2900afacc727e96a1182167f4d178e62
[INFO] running `Command { std: "docker" "start" "-a" "cd060919c42d32cc811af418ff4a61af2900afacc727e96a1182167f4d178e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd060919c42d32cc811af418ff4a61af2900afacc727e96a1182167f4d178e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd060919c42d32cc811af418ff4a61af2900afacc727e96a1182167f4d178e62", kill_on_drop: false }`
[INFO] [stdout] cd060919c42d32cc811af418ff4a61af2900afacc727e96a1182167f4d178e62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba826ce8fbb5351dd33af95525a5b95d6337ab0a6a3a90163289a11311990668
[INFO] running `Command { std: "docker" "start" "-a" "ba826ce8fbb5351dd33af95525a5b95d6337ab0a6a3a90163289a11311990668", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling tsql_cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tsql v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser/helper.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 58 |     fct: F,
[INFO] [stdout] 59 | ) -> IResult<&str, Vec<&str>> {
[INFO] [stdout]    |              ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 59 | ) -> IResult<&'a str, Vec<&'a str>> {
[INFO] [stdout]    |               ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser/parser.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn parse_single_table_field(input: &str) -> IResult<&str, RawParsedField> {
[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] 19 | fn parse_single_table_field(input: &str) -> IResult<&str, RawParsedField<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser/parser.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn parse_table_fields(input: &str) -> IResult<&str, Vec<RawParsedField>> {
[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] 57 | pub fn parse_table_fields(input: &str) -> IResult<&str, Vec<RawParsedField<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser/helper.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |     input: &'a str,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 58 |     fct: F,
[INFO] [stdout] 59 | ) -> IResult<&str, Vec<&str>> {
[INFO] [stdout]    |              ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 59 | ) -> IResult<&'a str, Vec<&'a str>> {
[INFO] [stdout]    |               ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser/parser.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 | fn parse_single_table_field(input: &str) -> IResult<&str, RawParsedField> {
[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] 19 | fn parse_single_table_field(input: &str) -> IResult<&str, RawParsedField<'_>> {
[INFO] [stdout]    |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lib/src/parser/parser.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn parse_table_fields(input: &str) -> IResult<&str, Vec<RawParsedField>> {
[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] 57 | pub fn parse_table_fields(input: &str) -> IResult<&str, Vec<RawParsedField<'_>>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s
[INFO] running `Command { std: "docker" "inspect" "ba826ce8fbb5351dd33af95525a5b95d6337ab0a6a3a90163289a11311990668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba826ce8fbb5351dd33af95525a5b95d6337ab0a6a3a90163289a11311990668", kill_on_drop: false }`
[INFO] [stdout] ba826ce8fbb5351dd33af95525a5b95d6337ab0a6a3a90163289a11311990668
