[INFO] cloning repository https://github.com/glittershark/achilles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glittershark/achilles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittershark%2Fachilles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittershark%2Fachilles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b93268085aab14c80a400c299da5d04d2781098e
[INFO] checking glittershark/achilles against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglittershark%2Fachilles" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/glittershark/achilles
[INFO] finished tweaking git repo https://github.com/glittershark/achilles
[INFO] tweaked toml for git repo https://github.com/glittershark/achilles written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glittershark/achilles on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/glittershark/achilles 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/TheDan64/inkwell`
[INFO] [stderr]     Updating git repository `https://github.com/glittershark/nom-trace`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pratt v0.3.0
[INFO] [stderr]   Downloaded llvm-sys v110.0.1
[INFO] [stderr]   Downloaded crate-root v0.1.3
[INFO] [stderr]   Downloaded byteorder v1.4.2
[INFO] [stderr]   Downloaded bimap v0.6.0
[INFO] [stderr]   Downloaded derive_more v0.99.11
[INFO] [stderr]   Downloaded anyhow v1.0.38
[INFO] [stderr]   Downloaded test-strategy v0.1.1
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] [stderr]   Downloaded lexical-core v0.7.5
[INFO] [stderr]   Downloaded syn v1.0.61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2545294c7e0f12cb317411985b94ba0aab15cd78b3cb3f6b072e51499440d456
[INFO] running `Command { std: "docker" "start" "-a" "2545294c7e0f12cb317411985b94ba0aab15cd78b3cb3f6b072e51499440d456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2545294c7e0f12cb317411985b94ba0aab15cd78b3cb3f6b072e51499440d456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2545294c7e0f12cb317411985b94ba0aab15cd78b3cb3f6b072e51499440d456", kill_on_drop: false }`
[INFO] [stdout] 2545294c7e0f12cb317411985b94ba0aab15cd78b3cb3f6b072e51499440d456
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5f062a31ad248bdbc6ca678e2376a4be790f85d635b793782d6283444cd3ae4
[INFO] running `Command { std: "docker" "start" "-a" "f5f062a31ad248bdbc6ca678e2376a4be790f85d635b793782d6283444cd3ae4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling syn v1.0.61
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lexical-core v0.7.5
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]     Checking bitvec v0.19.5
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#a2db15b0)
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking quick-error v2.0.0
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]     Checking bimap v0.6.0
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]     Checking pratt v0.3.0
[INFO] [stderr]     Checking crate-root v0.1.3
[INFO] [stderr]    Compiling llvm-sys v110.0.1
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling inkwell_internals v0.3.0 (https://github.com/TheDan64/inkwell?branch=master#a2db15b0)
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling test-strategy v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking nom-trace v0.2.1 (https://github.com/glittershark/nom-trace?branch=nom-6#6168d2e1)
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking achilles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/codegen/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::common::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Result` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/codegen/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use llvm::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/codegen/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::common::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `or_insert_with_key` has been stable since 1.50.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(or_insert_with_key)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(str_split_once)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[macro_use]` attribute cannot be used on macro defs
[INFO] [stdout]  --> src/parser/macros.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = help: `#[macro_use]` can be applied to crates, extern crates, and modules
[INFO] [stdout]   = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]  --> src/codegen/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::common::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the name `Result` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]  --> src/codegen/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use llvm::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]  --> src/codegen/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::common::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `or_insert_with_key` has been stable since 1.50.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(or_insert_with_key)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `str_split_once` has been stable since 1.52.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(str_split_once)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/codegen/llvm.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn codegen_type(&self, type_: &'ast Type) -> BasicTypeEnum<'ctx> {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/codegen/llvm.rs:276:32
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn codegen_int_type(&self, type_: &'ast Type) -> IntType<'ctx> {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/commands/check.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn run_path(path: PathBuf) -> Result<Type<'static>> {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/tc/mod.rs:177:34
[INFO] [stdout]     |
[INFO] [stdout] 177 |             ast::Expr::UnaryOp { op, rhs } => todo!(),
[INFO] [stdout]     |                                  ^^ help: try ignoring the field: `op: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/tc/mod.rs:177:38
[INFO] [stdout]     |
[INFO] [stdout] 177 |             ast::Expr::UnaryOp { op, rhs } => todo!(),
[INFO] [stdout]     |                                      ^^^ help: try ignoring the field: `rhs: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/tc/mod.rs:492:29
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 Type::Fun { args, ret } => todo!(),
[INFO] [stdout]     |                             ^^^^ help: try ignoring the field: `args: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ret`
[INFO] [stdout]    --> src/tc/mod.rs:492:35
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 Type::Fun { args, ret } => todo!(),
[INFO] [stdout]     |                                   ^^^ help: try ignoring the field: `ret: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/value.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn type_(&self) -> Type {
[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] 87 |     pub fn type_(&self) -> Type<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:33:65
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) fn ident<'a, E>(i: &'a str) -> nom::IResult<&'a str, Ident, E>
[INFO] [stdout]    |                                --                       --      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                        |
[INFO] [stdout]    |                                |                        the same lifetime is named here
[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] 33 | pub(crate) fn ident<'a, E>(i: &'a str) -> nom::IResult<&'a str, Ident<'a>, E>
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 | named!(ascripted_arg(&str) -> Arg, do_parse!(
[INFO] [stdout]    |                      ^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |                      the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | named!(ascripted_arg(&str) -> Arg<'_>, do_parse!(
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | named!(arg(&str) -> Arg, alt!(
[INFO] [stdout]    |            ^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |            the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | named!(arg(&str) -> Arg<'_>, alt!(
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 | named!(fun_decl(&str) -> Decl, do_parse!(
[INFO] [stdout]    |                 ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 | named!(fun_decl(&str) -> Decl<'_>, do_parse!(
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 | named!(ascription_decl(&str) -> Decl, do_parse!(
[INFO] [stdout]     |                        ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |                        the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | named!(ascription_decl(&str) -> Decl<'_>, do_parse!(
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | named!(pub decl(&str) -> Decl, alt!(
[INFO] [stdout]     |                 ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |                 the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | named!(pub decl(&str) -> Decl<'_>, alt!(
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 | named!(pub toplevel(&str) -> Vec<Decl>, terminated!(many0!(decl), multispace0));
[INFO] [stdout]     |                     ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |                     the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | named!(pub toplevel(&str) -> Vec<Decl<'_>>, terminated!(many0!(decl), multispace0));
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 | named!(prefix(&str) -> TokenTree, map!(alt!(
[INFO] [stdout]    |               ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |               the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | named!(prefix(&str) -> TokenTree<'_>, map!(alt!(
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | named!(infix(&str) -> TokenTree, map!(alt!(
[INFO] [stdout]    |              ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |              the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | named!(infix(&str) -> TokenTree<'_>, map!(alt!(
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | named!(primary(&str) -> TokenTree, alt!(
[INFO] [stdout]    |                ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |                the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 | named!(primary(&str) -> TokenTree<'_>, alt!(
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |     rest(&str) -> Vec<(TokenTree, Vec<TokenTree>, TokenTree)>,
[INFO] [stdout]    |          ^^^^          ^^^^^^^^^      ^^^^^^^^^   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |             |              |
[INFO] [stdout]    |          |             |              the same lifetime is hidden here
[INFO] [stdout]    |          |             the same lifetime is hidden here
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |          the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     rest(&str) -> Vec<(TokenTree<'_>, Vec<TokenTree<'_>>, TokenTree<'_>)>,
[INFO] [stdout]    |                                 ++++               ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 | named!(group(&str) -> Vec<TokenTree>, do_parse!(
[INFO] [stdout]    |              ^^^^         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |              the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 | named!(group(&str) -> Vec<TokenTree<'_>>, do_parse!(
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn token_tree(i: &str) -> nom::IResult<&str, Vec<TokenTree>> {
[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] 81 | fn token_tree(i: &str) -> nom::IResult<&str, Vec<TokenTree<'_>>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | named!(int(&str) -> Literal, map!(flat_map!(digit1, parse_to!(u64)), Literal::Int));
[INFO] [stdout]     |            ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |            the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 | named!(int(&str) -> Literal<'_>, map!(flat_map!(digit1, parse_to!(u64)), Literal::Int));
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 | named!(bool_(&str) -> Literal, alt!(
[INFO] [stdout]     |              ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |              the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 | named!(bool_(&str) -> Literal<'_>, alt!(
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 | named!(string(&str) -> Literal, preceded!(
[INFO] [stdout]     |               ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |               the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | named!(string(&str) -> Literal<'_>, preceded!(
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:182:16
[INFO] [stdout]     |
[INFO] [stdout] 182 | named!(literal(&str) -> Literal, alt!(int | bool_ | string));
[INFO] [stdout]     |                ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |                the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | named!(literal(&str) -> Literal<'_>, alt!(int | bool_ | string));
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 | named!(literal_expr(&str) -> Expr, map!(literal, Expr::Literal));
[INFO] [stdout]     |                     ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |                     the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | named!(literal_expr(&str) -> Expr<'_>, map!(literal, Expr::Literal));
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 | named!(binding(&str) -> Binding, do_parse!(
[INFO] [stdout]     |                ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |                the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 | named!(binding(&str) -> Binding<'_>, do_parse!(
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 | named!(let_(&str) -> Expr, do_parse!(
[INFO] [stdout]     |             ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |             the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 | named!(let_(&str) -> Expr<'_>, do_parse!(
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 216 | named!(if_(&str) -> Expr, do_parse! (
[INFO] [stdout]     |            ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |            the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 | named!(if_(&str) -> Expr<'_>, do_parse! (
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 | named!(ident_expr(&str) -> Expr, map!(ident, Expr::Ident));
[INFO] [stdout]     |                   ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |                   the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | named!(ident_expr(&str) -> Expr<'_>, map!(ident, Expr::Ident));
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 | named!(paren_expr(&str) -> Expr,
[INFO] [stdout]     |                   ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |                   the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 | named!(paren_expr(&str) -> Expr<'_>,
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:259:16
[INFO] [stdout]     |
[INFO] [stdout] 259 | named!(funcref(&str) -> Expr, alt!(
[INFO] [stdout]     |                ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |                the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 | named!(funcref(&str) -> Expr<'_>, alt!(
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:264:20
[INFO] [stdout]     |
[INFO] [stdout] 264 | named!(no_arg_call(&str) -> Expr, do_parse!(
[INFO] [stdout]     |                    ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |                    the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 | named!(no_arg_call(&str) -> Expr<'_>, do_parse!(
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 | named!(fun_expr(&str) -> Expr, do_parse!(
[INFO] [stdout]     |                 ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |                 the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 | named!(fun_expr(&str) -> Expr<'_>, do_parse!(
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:288:15
[INFO] [stdout]     |
[INFO] [stdout] 288 | named!(fn_arg(&str) -> Expr, alt!(
[INFO] [stdout]     |               ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |               the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 | named!(fn_arg(&str) -> Expr<'_>, alt!(
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 | named!(call_with_args(&str) -> Expr, do_parse!(
[INFO] [stdout]     |                       ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |                       the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 294 | named!(call_with_args(&str) -> Expr<'_>, do_parse!(
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:304:32
[INFO] [stdout]     |
[INFO] [stdout] 304 | named!(simple_expr_unascripted(&str) -> Expr, alt!(
[INFO] [stdout]     |                                ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |                                the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 | named!(simple_expr_unascripted(&str) -> Expr<'_>, alt!(
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:312:20
[INFO] [stdout]     |
[INFO] [stdout] 312 | named!(simple_expr(&str) -> Expr, alt!(
[INFO] [stdout]     |                    ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |                    the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 | named!(simple_expr(&str) -> Expr<'_>, alt!(
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 317 | named!(pub expr(&str) -> Expr, alt!(
[INFO] [stdout]     |                 ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |                 the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 | named!(pub expr(&str) -> Expr<'_>, alt!(
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:335:33
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub(crate) fn ident_expr(s: &str) -> Box<Expr> {
[INFO] [stdout]     |                                 ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub(crate) fn ident_expr(s: &str) -> Box<Expr<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/type_.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | named!(function_type(&str) -> Type, do_parse!(
[INFO] [stdout]   |                      ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                      |
[INFO] [stdout]   |                      the lifetime is elided here
[INFO] [stdout]   |                      the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | named!(function_type(&str) -> Type<'_>, do_parse!(
[INFO] [stdout]   |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/type_.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 | named!(pub type_(&str) -> Type, alt!(
[INFO] [stdout]    |                  ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |                  the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 | named!(pub type_(&str) -> Type<'_>, alt!(
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/codegen/llvm.rs:271:28
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn codegen_type(&self, type_: &'ast Type) -> BasicTypeEnum<'ctx> {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `type_`
[INFO] [stdout]    --> src/codegen/llvm.rs:276:32
[INFO] [stdout]     |
[INFO] [stdout] 276 |     fn codegen_int_type(&self, type_: &'ast Type) -> IntType<'ctx> {
[INFO] [stdout]     |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_type_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/commands/check.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn run_path(path: PathBuf) -> Result<Type<'static>> {
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/tc/mod.rs:177:34
[INFO] [stdout]     |
[INFO] [stdout] 177 |             ast::Expr::UnaryOp { op, rhs } => todo!(),
[INFO] [stdout]     |                                  ^^ help: try ignoring the field: `op: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/tc/mod.rs:177:38
[INFO] [stdout]     |
[INFO] [stdout] 177 |             ast::Expr::UnaryOp { op, rhs } => todo!(),
[INFO] [stdout]     |                                      ^^^ help: try ignoring the field: `rhs: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/tc/mod.rs:492:29
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 Type::Fun { args, ret } => todo!(),
[INFO] [stdout]     |                             ^^^^ help: try ignoring the field: `args: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ret`
[INFO] [stdout]    --> src/tc/mod.rs:492:35
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 Type::Fun { args, ret } => todo!(),
[INFO] [stdout]     |                                   ^^^ help: try ignoring the field: `ret: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `with_prefix` and `with_suffix` are never used
[INFO] [stdout]   --> src/common/namer.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Namer<String, Box<dyn Fn(u64) -> String>> {
[INFO] [stdout]    | ---------------------------------------------- associated functions in this implementation
[INFO] [stdout] 21 |     pub fn with_prefix<T>(prefix: T) -> Self
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn with_suffix<T>(suffix: T) -> Self
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/interpreter/value.rs:87:18
[INFO] [stdout]    |
[INFO] [stdout] 87 |     pub fn type_(&self) -> Type {
[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] 87 |     pub fn type_(&self) -> Type<'_> {
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:33:65
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub(crate) fn ident<'a, E>(i: &'a str) -> nom::IResult<&'a str, Ident, E>
[INFO] [stdout]    |                                --                       --      ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |                        |
[INFO] [stdout]    |                                |                        the same lifetime is named here
[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] 33 | pub(crate) fn ident<'a, E>(i: &'a str) -> nom::IResult<&'a str, Ident<'a>, E>
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:61:22
[INFO] [stdout]    |
[INFO] [stdout] 61 | named!(ascripted_arg(&str) -> Arg, do_parse!(
[INFO] [stdout]    |                      ^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |                      the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | named!(ascripted_arg(&str) -> Arg<'_>, do_parse!(
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | named!(arg(&str) -> Arg, alt!(
[INFO] [stdout]    |            ^^^^     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |            the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 77 | named!(arg(&str) -> Arg<'_>, alt!(
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/mod.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 82 | named!(fun_decl(&str) -> Decl, do_parse!(
[INFO] [stdout]    |                 ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 | named!(fun_decl(&str) -> Decl<'_>, do_parse!(
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 | named!(ascription_decl(&str) -> Decl, do_parse!(
[INFO] [stdout]     |                        ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |                        the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 | named!(ascription_decl(&str) -> Decl<'_>, do_parse!(
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 | named!(pub decl(&str) -> Decl, alt!(
[INFO] [stdout]     |                 ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |                 the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 | named!(pub decl(&str) -> Decl<'_>, alt!(
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/mod.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 | named!(pub toplevel(&str) -> Vec<Decl>, terminated!(many0!(decl), multispace0));
[INFO] [stdout]     |                     ^^^^         ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |                     the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 118 | named!(pub toplevel(&str) -> Vec<Decl<'_>>, terminated!(many0!(decl), multispace0));
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 | named!(prefix(&str) -> TokenTree, map!(alt!(
[INFO] [stdout]    |               ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |               the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | named!(prefix(&str) -> TokenTree<'_>, map!(alt!(
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:28:14
[INFO] [stdout]    |
[INFO] [stdout] 28 | named!(infix(&str) -> TokenTree, map!(alt!(
[INFO] [stdout]    |              ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |              the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 | named!(infix(&str) -> TokenTree<'_>, map!(alt!(
[INFO] [stdout]    |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 | named!(primary(&str) -> TokenTree, alt!(
[INFO] [stdout]    |                ^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |                the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 | named!(primary(&str) -> TokenTree<'_>, alt!(
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |     rest(&str) -> Vec<(TokenTree, Vec<TokenTree>, TokenTree)>,
[INFO] [stdout]    |          ^^^^          ^^^^^^^^^      ^^^^^^^^^   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |             |              |
[INFO] [stdout]    |          |             |              the same lifetime is hidden here
[INFO] [stdout]    |          |             the same lifetime is hidden here
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |          the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     rest(&str) -> Vec<(TokenTree<'_>, Vec<TokenTree<'_>>, TokenTree<'_>)>,
[INFO] [stdout]    |                                 ++++               ++++            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:62:14
[INFO] [stdout]    |
[INFO] [stdout] 62 | named!(group(&str) -> Vec<TokenTree>, do_parse!(
[INFO] [stdout]    |              ^^^^         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |              the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 | named!(group(&str) -> Vec<TokenTree<'_>>, do_parse!(
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/expr.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn token_tree(i: &str) -> nom::IResult<&str, Vec<TokenTree>> {
[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] 81 | fn token_tree(i: &str) -> nom::IResult<&str, Vec<TokenTree<'_>>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | named!(int(&str) -> Literal, map!(flat_map!(digit1, parse_to!(u64)), Literal::Int));
[INFO] [stdout]     |            ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |            the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 | named!(int(&str) -> Literal<'_>, map!(flat_map!(digit1, parse_to!(u64)), Literal::Int));
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:162:14
[INFO] [stdout]     |
[INFO] [stdout] 162 | named!(bool_(&str) -> Literal, alt!(
[INFO] [stdout]     |              ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |              the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 162 | named!(bool_(&str) -> Literal<'_>, alt!(
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:174:15
[INFO] [stdout]     |
[INFO] [stdout] 174 | named!(string(&str) -> Literal, preceded!(
[INFO] [stdout]     |               ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |               the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 | named!(string(&str) -> Literal<'_>, preceded!(
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:182:16
[INFO] [stdout]     |
[INFO] [stdout] 182 | named!(literal(&str) -> Literal, alt!(int | bool_ | string));
[INFO] [stdout]     |                ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |                the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | named!(literal(&str) -> Literal<'_>, alt!(int | bool_ | string));
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:184:21
[INFO] [stdout]     |
[INFO] [stdout] 184 | named!(literal_expr(&str) -> Expr, map!(literal, Expr::Literal));
[INFO] [stdout]     |                     ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |                     the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | named!(literal_expr(&str) -> Expr<'_>, map!(literal, Expr::Literal));
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:186:16
[INFO] [stdout]     |
[INFO] [stdout] 186 | named!(binding(&str) -> Binding, do_parse!(
[INFO] [stdout]     |                ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |                the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 | named!(binding(&str) -> Binding<'_>, do_parse!(
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 | named!(let_(&str) -> Expr, do_parse!(
[INFO] [stdout]     |             ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |             the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 | named!(let_(&str) -> Expr<'_>, do_parse!(
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 216 | named!(if_(&str) -> Expr, do_parse! (
[INFO] [stdout]     |            ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |            the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 216 | named!(if_(&str) -> Expr<'_>, do_parse! (
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:235:19
[INFO] [stdout]     |
[INFO] [stdout] 235 | named!(ident_expr(&str) -> Expr, map!(ident, Expr::Ident));
[INFO] [stdout]     |                   ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |                   the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 | named!(ident_expr(&str) -> Expr<'_>, map!(ident, Expr::Ident));
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:256:19
[INFO] [stdout]     |
[INFO] [stdout] 256 | named!(paren_expr(&str) -> Expr,
[INFO] [stdout]     |                   ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |                   the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 256 | named!(paren_expr(&str) -> Expr<'_>,
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:259:16
[INFO] [stdout]     |
[INFO] [stdout] 259 | named!(funcref(&str) -> Expr, alt!(
[INFO] [stdout]     |                ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |                the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 259 | named!(funcref(&str) -> Expr<'_>, alt!(
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:264:20
[INFO] [stdout]     |
[INFO] [stdout] 264 | named!(no_arg_call(&str) -> Expr, do_parse!(
[INFO] [stdout]     |                    ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |                    the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 | named!(no_arg_call(&str) -> Expr<'_>, do_parse!(
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 | named!(fun_expr(&str) -> Expr, do_parse!(
[INFO] [stdout]     |                 ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |                 the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 | named!(fun_expr(&str) -> Expr<'_>, do_parse!(
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:288:15
[INFO] [stdout]     |
[INFO] [stdout] 288 | named!(fn_arg(&str) -> Expr, alt!(
[INFO] [stdout]     |               ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |               the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 | named!(fn_arg(&str) -> Expr<'_>, alt!(
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:294:23
[INFO] [stdout]     |
[INFO] [stdout] 294 | named!(call_with_args(&str) -> Expr, do_parse!(
[INFO] [stdout]     |                       ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |                       the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 294 | named!(call_with_args(&str) -> Expr<'_>, do_parse!(
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:304:32
[INFO] [stdout]     |
[INFO] [stdout] 304 | named!(simple_expr_unascripted(&str) -> Expr, alt!(
[INFO] [stdout]     |                                ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |                                the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 | named!(simple_expr_unascripted(&str) -> Expr<'_>, alt!(
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:312:20
[INFO] [stdout]     |
[INFO] [stdout] 312 | named!(simple_expr(&str) -> Expr, alt!(
[INFO] [stdout]     |                    ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |                    the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 | named!(simple_expr(&str) -> Expr<'_>, alt!(
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/expr.rs:317:17
[INFO] [stdout]     |
[INFO] [stdout] 317 | named!(pub expr(&str) -> Expr, alt!(
[INFO] [stdout]     |                 ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |                 the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 | named!(pub expr(&str) -> Expr<'_>, alt!(
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/type_.rs:7:22
[INFO] [stdout]   |
[INFO] [stdout] 7 | named!(function_type(&str) -> Type, do_parse!(
[INFO] [stdout]   |                      ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                      |
[INFO] [stdout]   |                      the lifetime is elided here
[INFO] [stdout]   |                      the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 7 | named!(function_type(&str) -> Type<'_>, do_parse!(
[INFO] [stdout]   |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/type_.rs:27:18
[INFO] [stdout]    |
[INFO] [stdout] 27 | named!(pub type_(&str) -> Type, alt!(
[INFO] [stdout]    |                  ^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |                  the same lifetime is elided here
[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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 | named!(pub type_(&str) -> Type<'_>, alt!(
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, test-strategy v0.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f5f062a31ad248bdbc6ca678e2376a4be790f85d635b793782d6283444cd3ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5f062a31ad248bdbc6ca678e2376a4be790f85d635b793782d6283444cd3ae4", kill_on_drop: false }`
[INFO] [stdout] f5f062a31ad248bdbc6ca678e2376a4be790f85d635b793782d6283444cd3ae4
