[INFO] cloning repository https://github.com/HenryHeffan/rust_act
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HenryHeffan/rust_act" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHenryHeffan%2Frust_act", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHenryHeffan%2Frust_act'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72918e3ede36b59caab2a240066e933b224e2484
[INFO] checking HenryHeffan/rust_act against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHenryHeffan%2Frust_act" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HenryHeffan/rust_act
[INFO] finished tweaking git repo https://github.com/HenryHeffan/rust_act
[INFO] tweaked toml for git repo https://github.com/HenryHeffan/rust_act written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HenryHeffan/rust_act on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HenryHeffan/rust_act 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78a0c74929876cebd6f5e0c17b54b3a2ddff8b371790d9c526386dba2fcc95af
[INFO] running `Command { std: "docker" "start" "-a" "78a0c74929876cebd6f5e0c17b54b3a2ddff8b371790d9c526386dba2fcc95af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78a0c74929876cebd6f5e0c17b54b3a2ddff8b371790d9c526386dba2fcc95af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78a0c74929876cebd6f5e0c17b54b3a2ddff8b371790d9c526386dba2fcc95af", kill_on_drop: false }`
[INFO] [stdout] 78a0c74929876cebd6f5e0c17b54b3a2ddff8b371790d9c526386dba2fcc95af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51ef2311466df0d1643584363bf81d88192575a7a3ab6302a2ee22f6409fb551
[INFO] running `Command { std: "docker" "start" "-a" "51ef2311466df0d1643584363bf81d88192575a7a3ab6302a2ee22f6409fb551", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking ariadne v0.1.5
[INFO] [stderr]     Checking brownstone v1.1.0
[INFO] [stderr]     Checking clap_lex v0.1.1
[INFO] [stderr]     Checking pretty v0.11.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking nom-supreme v0.6.0
[INFO] [stderr]     Checking lex_parse v0.1.0 (/opt/rustwide/workdir/lex_parse)
[INFO] [stdout] warning: unused import: `nom_supreme::error::ErrorTree`
[INFO] [stdout]  --> lex_parse/src/error.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use nom_supreme::error::ErrorTree;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Many0`, `Many1`, and `Unterm`
[INFO] [stdout]  --> lex_parse/src/basic.rs:7:47
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::utils::{CtrlC, CtrlN, ET, KwC, Many0, Many1, MyParserExt, ParserExt2, uncut, Unterm};
[INFO] [stdout]   |                                               ^^^^^  ^^^^^                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nom_supreme::error::ErrorTree`
[INFO] [stdout]  --> lex_parse/src/error.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use nom_supreme::error::ErrorTree;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Many0`, `Many1`, and `Unterm`
[INFO] [stdout]  --> lex_parse/src/basic.rs:7:47
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use crate::utils::{CtrlC, CtrlN, ET, KwC, Many0, Many1, MyParserExt, ParserExt2, uncut, Unterm};
[INFO] [stdout]   |                                               ^^^^^  ^^^^^                                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking clap v3.1.12
[INFO] [stderr] error: could not compile `lex_parse` (lib); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name lex_parse --edition=2021 lex_parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da493859c192f195 -C extra-filename=-c745d4d2edc69d4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-260b793c9c939e5a.rmeta --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-99d91e979d2ee2b5.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: methods `then_ignore` and `ignore_then_opt` are never used
[INFO] [stdout]    --> lex_parse/src/utils.rs:334:8
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub trait ParserExt2<I, O, E>: ParserExt<I, O, E> + Sized {
[INFO] [stdout]     |           ---------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 334 |     fn then_ignore<F, O2>(self, terminator: F) -> Terminated<Self, F, O2>
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |     fn ignore_then_opt<F, O2>(self, successor: F) -> Preceded<Optional<F>, Self, O>
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ang_braced` is never used
[INFO] [stdout]    --> lex_parse/src/utils.rs:441:8
[INFO] [stdout]     |
[INFO] [stdout] 412 | pub trait MyParserExt<'a, O, E: ET<'a>>: Parser<&'a [u8], O, E> + Sized {
[INFO] [stdout]     |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 441 |     fn ang_braced(self) -> MyDelim<Self, CtrlC, Ctrl, CtrlC, Ctrl> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> lex_parse/src/lib.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub fn parse(data: &str) -> LexParseResult {
[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] 77 | pub fn parse(data: &str) -> LexParseResult<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:559:62
[INFO] [stdout]     |
[INFO] [stdout] 559 | pub fn qualified_name<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], QualifiedName, E> {
[INFO] [stdout]     |                                          --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 559 | pub fn qualified_name<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], QualifiedName, E> {
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:568:71
[INFO] [stdout]     |
[INFO] [stdout] 568 | pub fn cut_bracketed_attr_list<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], BracketedAttrList, E> {
[INFO] [stdout]     |                                                   --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 568 | pub fn cut_bracketed_attr_list<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], BracketedAttrList, E> {
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:576:51
[INFO] [stdout]     |
[INFO] [stdout] 576 | pub fn dir<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], (Dir, Ctrl), E> {
[INFO] [stdout]     |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 576 | pub fn dir<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], (Dir, Ctrl), E> {
[INFO] [stdout]     |                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:586:58
[INFO] [stdout]     |
[INFO] [stdout] 586 | fn expr_func_name<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], FuncName, E> {
[INFO] [stdout]     |                                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 586 | fn expr_func_name<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], FuncName, E> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:828:60
[INFO] [stdout]     |
[INFO] [stdout] 828 | fn infix_binary_ops<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], (BinaryOp, Ctrl), E> {
[INFO] [stdout]     |                                        --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 828 | fn infix_binary_ops<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], (BinaryOp, Ctrl), E> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:851:66
[INFO] [stdout]     |
[INFO] [stdout] 851 | fn infix_binary_ops_no_gt<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], (BinaryOp, Ctrl), E> {
[INFO] [stdout]     |                                              --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 851 | fn infix_binary_ops_no_gt<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], (BinaryOp, Ctrl), E> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:875:52
[INFO] [stdout]     |
[INFO] [stdout] 875 | pub fn expr<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], Expr, E> {
[INFO] [stdout]     |                                --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 875 | pub fn expr<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], Expr, E> {
[INFO] [stdout]     |                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:880:61
[INFO] [stdout]     |
[INFO] [stdout] 880 | pub fn expr_no_qmark<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], Expr, E> {
[INFO] [stdout]     |                                         --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 880 | pub fn expr_no_qmark<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], Expr, E> {
[INFO] [stdout]     |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:890:58
[INFO] [stdout]     |
[INFO] [stdout] 890 | pub fn expr_no_gt<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], Expr, E> {
[INFO] [stdout]     |                                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 890 | pub fn expr_no_gt<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], Expr, E> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:899:58
[INFO] [stdout]     |
[INFO] [stdout] 899 | pub fn expr_range<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], ExprRange, E> {
[INFO] [stdout]     |                                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 899 | pub fn expr_range<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], ExprRange, E> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:904:59
[INFO] [stdout]     |
[INFO] [stdout] 904 | pub fn expr_or_str<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], ExprOrStr, E> {
[INFO] [stdout]     |                                       --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 904 | pub fn expr_or_str<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], ExprOrStr, E> {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:908:57
[INFO] [stdout]     |
[INFO] [stdout] 908 | fn prs_unary_rec<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], PrsExpr, E> {
[INFO] [stdout]     |                                     --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 908 | fn prs_unary_rec<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], PrsExpr, E> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/basic.rs:952:56
[INFO] [stdout]     |
[INFO] [stdout] 952 | pub fn prs_expr<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], PrsExpr, E> {
[INFO] [stdout]     |                                    --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 952 | pub fn prs_expr<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], PrsExpr, E> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/basic.rs:1014:67
[INFO] [stdout]      |
[INFO] [stdout] 1014 | pub fn arrayed_exprs_no_gt<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], Arrayed<Expr>, E> {
[INFO] [stdout]      |                                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1014 | pub fn arrayed_exprs_no_gt<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], Arrayed<Expr>, E> {
[INFO] [stdout]      |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/basic.rs:1020:61
[INFO] [stdout]      |
[INFO] [stdout] 1020 | pub fn arrayed_exprs<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], Arrayed<Expr>, E> {
[INFO] [stdout]      |                                         --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1020 | pub fn arrayed_exprs<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], Arrayed<Expr>, E> {
[INFO] [stdout]      |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/basic.rs:1024:64
[INFO] [stdout]      |
[INFO] [stdout] 1024 | pub fn arrayed_expr_ids<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], Arrayed<ExprId>, E> {
[INFO] [stdout]      |                                            --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1024 | pub fn arrayed_expr_ids<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], Arrayed<ExprId>, E> {
[INFO] [stdout]      |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/basic.rs:1034:55
[INFO] [stdout]      |
[INFO] [stdout] 1034 | pub fn base_id<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], BaseId, E> {
[INFO] [stdout]      |                                   --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1034 | pub fn base_id<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], BaseId, E> {
[INFO] [stdout]      |                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/basic.rs:1047:55
[INFO] [stdout]      |
[INFO] [stdout] 1047 | pub fn expr_id<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], ExprId, E> {
[INFO] [stdout]      |                                   --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1047 | pub fn expr_id<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], ExprId, E> {
[INFO] [stdout]      |                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/basic.rs:1056:63
[INFO] [stdout]      |
[INFO] [stdout] 1056 | pub fn expr_id_or_star<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], ExprIdOrStar, E> {
[INFO] [stdout]      |                                           --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1056 | pub fn expr_id_or_star<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], ExprIdOrStar, E> {
[INFO] [stdout]      |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/basic.rs:1064:70
[INFO] [stdout]      |
[INFO] [stdout] 1064 | pub fn expr_id_or_star_or_bar<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], ExprIdOrStarOrBar, E> {
[INFO] [stdout]      |                                                  --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                                  |
[INFO] [stdout]      |                                                  the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1064 | pub fn expr_id_or_star_or_bar<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], ExprIdOrStarOrBar, E> {
[INFO] [stdout]      |                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/basic.rs:1074:63
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub fn opt_supply_spec<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], Option<SupplySpec>, E> {
[INFO] [stdout]      |                                           --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub fn opt_supply_spec<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], Option<SupplySpec>, E> {
[INFO] [stdout]      |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:174:57
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn send_type<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], (SendType, Ctrl), E> {
[INFO] [stdout]     |                                     --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn send_type<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], (SendType, Ctrl), E> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:183:57
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn recv_type<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], (RecvType, Ctrl), E> {
[INFO] [stdout]     |                                     --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn recv_type<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], (RecvType, Ctrl), E> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:206:66
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn recv_type_cast<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], RecvTypeCast, E> {
[INFO] [stdout]     |                                              --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn recv_type_cast<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], RecvTypeCast, E> {
[INFO] [stdout]     |                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:219:60
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn chp_stmt<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], ChpStmt, E> {
[INFO] [stdout]     |                                        --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn chp_stmt<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], ChpStmt, E> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:327:60
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn chp_item<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], ChpItem, E> {
[INFO] [stdout]     |                                        --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 327 |     pub fn chp_item<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], ChpItem, E> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:363:59
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn guarded_cmd<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], GuardedCmd, E> {
[INFO] [stdout]     |                                       --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 363 |     fn guarded_cmd<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], GuardedCmd, E> {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:391:71
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn chp_select_or_loop_stmt<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], ChpBracketedStmt, E> {
[INFO] [stdout]     |                                                   --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn chp_select_or_loop_stmt<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], ChpBracketedStmt, E> {
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:517:60
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn hse_body<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], HseItemList, E> {
[INFO] [stdout]     |                                        --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 517 |     pub fn hse_body<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], HseItemList, E> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:526:58
[INFO] [stdout]     |
[INFO] [stdout] 526 |     fn hse_bodies<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], HseBodies, E> {
[INFO] [stdout]     |                                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 526 |     fn hse_bodies<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], HseBodies, E> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:546:60
[INFO] [stdout]     |
[INFO] [stdout] 546 |     pub fn lang_hse<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], LangHse, E> {
[INFO] [stdout]     |                                        --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 546 |     pub fn lang_hse<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], LangHse, E> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:557:60
[INFO] [stdout]     |
[INFO] [stdout] 557 |     pub fn lang_chp<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], LangChp, E> {
[INFO] [stdout]     |                                        --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 557 |     pub fn lang_chp<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], LangChp, E> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:662:58
[INFO] [stdout]     |
[INFO] [stdout] 662 |     fn arrow_kind<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], (ArrowKind, Ctrl), E> {
[INFO] [stdout]     |                                      --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 662 |     fn arrow_kind<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], (ArrowKind, Ctrl), E> {
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:686:57
[INFO] [stdout]     |
[INFO] [stdout] 686 |     fn size_spec<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], SizeSpec, E> {
[INFO] [stdout]     |                                     --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 686 |     fn size_spec<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], SizeSpec, E> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:700:18
[INFO] [stdout]     |
[INFO] [stdout] 699 |         i: &'a [u8],
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 700 |     ) -> IResult<&[u8], (CtrlLParen, ExprId, CtrlComma, ExprId, CtrlComma, ExprId, CtrlRParen), E> {
[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] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 700 |     ) -> IResult<&'a [u8], (CtrlLParen, ExprId, CtrlComma, ExprId, CtrlComma, ExprId, CtrlRParen), E> {
[INFO] [stdout]     |                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:714:9
[INFO] [stdout]     |
[INFO] [stdout] 712 |         i: &'a [u8],
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 713 |     ) -> IResult<
[INFO] [stdout] 714 |         &[u8],
[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] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 714 |         &'a [u8],
[INFO] [stdout]     |          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:740:56
[INFO] [stdout]     |
[INFO] [stdout] 740 |     fn prs_item<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], PrsItem, E> {
[INFO] [stdout]     |                                    --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 740 |     fn prs_item<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], PrsItem, E> {
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:815:60
[INFO] [stdout]     |
[INFO] [stdout] 815 |     pub fn lang_prs<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], LangPrs, E> {
[INFO] [stdout]     |                                        --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 815 |     pub fn lang_prs<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], LangPrs, E> {
[INFO] [stdout]     |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:892:61
[INFO] [stdout]     |
[INFO] [stdout] 892 |     fn timing_clause<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], TimingBodyClause, E> {
[INFO] [stdout]     |                                         --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 892 |     fn timing_clause<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], TimingBodyClause, E> {
[INFO] [stdout]     |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:900:64
[INFO] [stdout]     |
[INFO] [stdout] 900 |     fn timing_item_body<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], TimingBody, E> {
[INFO] [stdout]     |                                            --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 900 |     fn timing_item_body<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], TimingBody, E> {
[INFO] [stdout]     |                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:931:57
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn spec_item<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], SpecItem, E> {
[INFO] [stdout]     |                                     --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 931 |     fn spec_item<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], SpecItem, E> {
[INFO] [stdout]     |                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> lex_parse/src/langs.rs:944:61
[INFO] [stdout]     |
[INFO] [stdout] 944 |     pub fn lang_spec<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], LangSpec, E> {
[INFO] [stdout]     |                                         --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 944 |     pub fn lang_spec<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], LangSpec, E> {
[INFO] [stdout]     |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/langs.rs:1048:61
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     fn dataflow_item<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], DataflowItem, E> {
[INFO] [stdout]      |                                         --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     fn dataflow_item<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], DataflowItem, E> {
[INFO] [stdout]      |                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/langs.rs:1086:65
[INFO] [stdout]      |
[INFO] [stdout] 1086 |     pub fn lang_dataflow<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], LangDataflow, E> {
[INFO] [stdout]      |                                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1086 |     pub fn lang_dataflow<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], LangDataflow, E> {
[INFO] [stdout]      |                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/langs.rs:1138:67
[INFO] [stdout]      |
[INFO] [stdout] 1138 |     pub fn lang_initialize<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], LangInitialize, E> {
[INFO] [stdout]      |                                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1138 |     pub fn lang_initialize<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], LangInitialize, E> {
[INFO] [stdout]      |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/langs.rs:1197:62
[INFO] [stdout]      |
[INFO] [stdout] 1197 |     fn directive_part<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], DirectivePart, E> {
[INFO] [stdout]      |                                          --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                          |
[INFO] [stdout]      |                                          the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1197 |     fn directive_part<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], DirectivePart, E> {
[INFO] [stdout]      |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/langs.rs:1204:59
[INFO] [stdout]      |
[INFO] [stdout] 1204 |     fn sizing_item<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], SizingItem, E> {
[INFO] [stdout]      |                                       --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                       |
[INFO] [stdout]      |                                       the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1204 |     fn sizing_item<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], SizingItem, E> {
[INFO] [stdout]      |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> lex_parse/src/langs.rs:1231:63
[INFO] [stdout]      |
[INFO] [stdout] 1231 |     pub fn lang_sizing<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&[u8], LangSizing, E> {
[INFO] [stdout]      |                                           --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           the lifetime is named here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1231 |     pub fn lang_sizing<'a, E: ET<'a>>(i: &'a [u8]) -> IResult<&'a [u8], LangSizing, E> {
[INFO] [stdout]      |                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "51ef2311466df0d1643584363bf81d88192575a7a3ab6302a2ee22f6409fb551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ef2311466df0d1643584363bf81d88192575a7a3ab6302a2ee22f6409fb551", kill_on_drop: false }`
[INFO] [stdout] 51ef2311466df0d1643584363bf81d88192575a7a3ab6302a2ee22f6409fb551
