[INFO] cloning repository https://github.com/unneon/aescript
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unneon/aescript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funneon%2Faescript", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funneon%2Faescript'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e0771087940b26f626b826be941aef028e8e7cb
[INFO] testing unneon/aescript against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funneon%2Faescript" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/unneon/aescript
[INFO] finished tweaking git repo https://github.com/unneon/aescript
[INFO] tweaked toml for git repo https://github.com/unneon/aescript written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/unneon/aescript on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/unneon/aescript 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a51bb386044c0a30f75d3fa55e1982d51adea8db0ee8fa36ec7dec5fa28e513
[INFO] running `Command { std: "docker" "start" "-a" "5a51bb386044c0a30f75d3fa55e1982d51adea8db0ee8fa36ec7dec5fa28e513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a51bb386044c0a30f75d3fa55e1982d51adea8db0ee8fa36ec7dec5fa28e513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a51bb386044c0a30f75d3fa55e1982d51adea8db0ee8fa36ec7dec5fa28e513", kill_on_drop: false }`
[INFO] [stdout] 5a51bb386044c0a30f75d3fa55e1982d51adea8db0ee8fa36ec7dec5fa28e513
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b80413e87dc9b260b253df5f9c694dde0d5095c788b9c3b780fdc266c353fcf
[INFO] running `Command { std: "docker" "start" "-a" "6b80413e87dc9b260b253df5f9c694dde0d5095c788b9c3b780fdc266c353fcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aescript v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn parse(code: &str) -> Program {
[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] 11 | pub fn parse(code: &str) -> Program<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn program(code: &str) -> IResult<&str, Program> {
[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] 17 | fn program(code: &str) -> IResult<&str, Program<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn statement(code: &str) -> IResult<&str, Statement> {
[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] 22 | fn statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn statement1(code: &str) -> IResult<&str, Statement> {
[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] 26 | fn statement1(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn statement0(code: &str) -> IResult<&str, Statement> {
[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] 30 | fn statement0(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn function(code: &str) -> IResult<&str, Statement> {
[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] 34 | fn function(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn while_loop(code: &str) -> IResult<&str, Statement> {
[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] 47 | fn while_loop(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn if_statement(code: &str) -> IResult<&str, Statement> {
[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] 54 | fn if_statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn return_statement(code: &str) -> IResult<&str, Statement> {
[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] 61 | fn return_statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn assign(code: &str) -> IResult<&str, Statement> {
[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] 67 | fn assign(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn expression(code: &str) -> IResult<&str, Expression> {
[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] 78 | fn expression(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn expression5(code: &str) -> IResult<&str, Expression> {
[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] 82 | fn expression5(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn expression4(code: &str) -> IResult<&str, Expression> {
[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] 86 | fn expression4(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn expression3(code: &str) -> IResult<&str, Expression> {
[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] 90 | fn expression3(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn expression2(code: &str) -> IResult<&str, Expression> {
[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] 94 | fn expression2(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn expression1(code: &str) -> IResult<&str, Expression> {
[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] 98 | fn expression1(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn expression0(code: &str) -> IResult<&str, Expression> {
[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] 102 | fn expression0(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     code: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 110 | ) -> IResult<&'a str, Expression> {
[INFO] [stdout]     |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 110 | ) -> IResult<&'a str, Expression<'a>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn logic(code: &str) -> IResult<&str, Expression> {
[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] 120 | fn logic(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn comparison(code: &str) -> IResult<&str, Expression> {
[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] 124 | fn comparison(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn multiplication(code: &str) -> IResult<&str, Expression> {
[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] 128 | fn multiplication(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn addition(code: &str) -> IResult<&str, Expression> {
[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] 132 | fn addition(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn array(code: &str) -> IResult<&str, Expression> {
[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] 176 | fn array(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:182:18
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn literal(code: &str) -> IResult<&str, Expression> {
[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] 182 | fn literal(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:187:23
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn literal_bool(code: &str) -> IResult<&str, Literal> {
[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] 187 | fn literal_bool(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn literal_number(code: &str) -> IResult<&str, Literal> {
[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] 192 | fn literal_number(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:197:23
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn literal_text(code: &str) -> IResult<&str, Literal> {
[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] 197 | fn literal_text(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn variable(code: &str) -> IResult<&str, Expression> {
[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] 202 | fn variable(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn method(code: &str) -> IResult<&str, Expression> {
[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] 207 | fn method(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn member(code: &str) -> IResult<&str, Expression> {
[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] 216 | fn member(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:223:16
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn index(code: &str) -> IResult<&str, Expression> {
[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] 223 | fn index(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn call(code: &str) -> IResult<&str, Expression> {
[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] 229 | fn call(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:235:25
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn call_arguments(code: &str) -> IResult<&str, Vec<Expression>> {
[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] 235 | fn call_arguments(code: &str) -> IResult<&str, Vec<Expression<'_>>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s
[INFO] running `Command { std: "docker" "inspect" "6b80413e87dc9b260b253df5f9c694dde0d5095c788b9c3b780fdc266c353fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b80413e87dc9b260b253df5f9c694dde0d5095c788b9c3b780fdc266c353fcf", kill_on_drop: false }`
[INFO] [stdout] 6b80413e87dc9b260b253df5f9c694dde0d5095c788b9c3b780fdc266c353fcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3dcc35889a56683f53cd3f7545b91465caed7fe2d5a573eaef47745ce083445
[INFO] running `Command { std: "docker" "start" "-a" "d3dcc35889a56683f53cd3f7545b91465caed7fe2d5a573eaef47745ce083445", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn parse(code: &str) -> Program {
[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] 11 | pub fn parse(code: &str) -> Program<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn program(code: &str) -> IResult<&str, Program> {
[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] 17 | fn program(code: &str) -> IResult<&str, Program<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn statement(code: &str) -> IResult<&str, Statement> {
[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] 22 | fn statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn statement1(code: &str) -> IResult<&str, Statement> {
[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] 26 | fn statement1(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn statement0(code: &str) -> IResult<&str, Statement> {
[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] 30 | fn statement0(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn function(code: &str) -> IResult<&str, Statement> {
[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] 34 | fn function(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn while_loop(code: &str) -> IResult<&str, Statement> {
[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] 47 | fn while_loop(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn if_statement(code: &str) -> IResult<&str, Statement> {
[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] 54 | fn if_statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn return_statement(code: &str) -> IResult<&str, Statement> {
[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] 61 | fn return_statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn assign(code: &str) -> IResult<&str, Statement> {
[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] 67 | fn assign(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn expression(code: &str) -> IResult<&str, Expression> {
[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] 78 | fn expression(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn expression5(code: &str) -> IResult<&str, Expression> {
[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] 82 | fn expression5(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn expression4(code: &str) -> IResult<&str, Expression> {
[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] 86 | fn expression4(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn expression3(code: &str) -> IResult<&str, Expression> {
[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] 90 | fn expression3(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn expression2(code: &str) -> IResult<&str, Expression> {
[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] 94 | fn expression2(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn expression1(code: &str) -> IResult<&str, Expression> {
[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] 98 | fn expression1(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn expression0(code: &str) -> IResult<&str, Expression> {
[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] 102 | fn expression0(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     code: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 110 | ) -> IResult<&'a str, Expression> {
[INFO] [stdout]     |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 110 | ) -> IResult<&'a str, Expression<'a>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn logic(code: &str) -> IResult<&str, Expression> {
[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] 120 | fn logic(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn comparison(code: &str) -> IResult<&str, Expression> {
[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] 124 | fn comparison(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn multiplication(code: &str) -> IResult<&str, Expression> {
[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] 128 | fn multiplication(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn addition(code: &str) -> IResult<&str, Expression> {
[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] 132 | fn addition(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn array(code: &str) -> IResult<&str, Expression> {
[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] 176 | fn array(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:182:18
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn literal(code: &str) -> IResult<&str, Expression> {
[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] 182 | fn literal(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:187:23
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn literal_bool(code: &str) -> IResult<&str, Literal> {
[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] 187 | fn literal_bool(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn literal_number(code: &str) -> IResult<&str, Literal> {
[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] 192 | fn literal_number(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:197:23
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn literal_text(code: &str) -> IResult<&str, Literal> {
[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] 197 | fn literal_text(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn variable(code: &str) -> IResult<&str, Expression> {
[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] 202 | fn variable(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn method(code: &str) -> IResult<&str, Expression> {
[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] 207 | fn method(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn member(code: &str) -> IResult<&str, Expression> {
[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] 216 | fn member(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aescript v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:223:16
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn index(code: &str) -> IResult<&str, Expression> {
[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] 223 | fn index(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn call(code: &str) -> IResult<&str, Expression> {
[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] 229 | fn call(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:235:25
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn call_arguments(code: &str) -> IResult<&str, Vec<Expression>> {
[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] 235 | fn call_arguments(code: &str) -> IResult<&str, Vec<Expression<'_>>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn parse(code: &str) -> Program {
[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] 11 | pub fn parse(code: &str) -> Program<'_> {
[INFO] [stdout]    |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn program(code: &str) -> IResult<&str, Program> {
[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] 17 | fn program(code: &str) -> IResult<&str, Program<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn statement(code: &str) -> IResult<&str, Statement> {
[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] 22 | fn statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:26:21
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn statement1(code: &str) -> IResult<&str, Statement> {
[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] 26 | fn statement1(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn statement0(code: &str) -> IResult<&str, Statement> {
[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] 30 | fn statement0(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn function(code: &str) -> IResult<&str, Statement> {
[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] 34 | fn function(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn while_loop(code: &str) -> IResult<&str, Statement> {
[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] 47 | fn while_loop(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn if_statement(code: &str) -> IResult<&str, Statement> {
[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] 54 | fn if_statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn return_statement(code: &str) -> IResult<&str, Statement> {
[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] 61 | fn return_statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn assign(code: &str) -> IResult<&str, Statement> {
[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] 67 | fn assign(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn expression(code: &str) -> IResult<&str, Expression> {
[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] 78 | fn expression(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn expression5(code: &str) -> IResult<&str, Expression> {
[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] 82 | fn expression5(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn expression4(code: &str) -> IResult<&str, Expression> {
[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] 86 | fn expression4(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn expression3(code: &str) -> IResult<&str, Expression> {
[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] 90 | fn expression3(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:94:22
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn expression2(code: &str) -> IResult<&str, Expression> {
[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] 94 | fn expression2(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn expression1(code: &str) -> IResult<&str, Expression> {
[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] 98 | fn expression1(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 | fn expression0(code: &str) -> IResult<&str, Expression> {
[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] 102 | fn expression0(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 109 |     code: &'a str,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 110 | ) -> IResult<&'a str, Expression> {
[INFO] [stdout]     |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the same 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] 110 | ) -> IResult<&'a str, Expression<'a>> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn logic(code: &str) -> IResult<&str, Expression> {
[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] 120 | fn logic(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 | fn comparison(code: &str) -> IResult<&str, Expression> {
[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] 124 | fn comparison(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:128:25
[INFO] [stdout]     |
[INFO] [stdout] 128 | fn multiplication(code: &str) -> IResult<&str, Expression> {
[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] 128 | fn multiplication(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:132:19
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn addition(code: &str) -> IResult<&str, Expression> {
[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] 132 | fn addition(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:176:16
[INFO] [stdout]     |
[INFO] [stdout] 176 | fn array(code: &str) -> IResult<&str, Expression> {
[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] 176 | fn array(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:182:18
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn literal(code: &str) -> IResult<&str, Expression> {
[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] 182 | fn literal(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:187:23
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn literal_bool(code: &str) -> IResult<&str, Literal> {
[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] 187 | fn literal_bool(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn literal_number(code: &str) -> IResult<&str, Literal> {
[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] 192 | fn literal_number(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:197:23
[INFO] [stdout]     |
[INFO] [stdout] 197 | fn literal_text(code: &str) -> IResult<&str, Literal> {
[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] 197 | fn literal_text(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn variable(code: &str) -> IResult<&str, Expression> {
[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] 202 | fn variable(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 | fn method(code: &str) -> IResult<&str, Expression> {
[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] 207 | fn method(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:216:17
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn member(code: &str) -> IResult<&str, Expression> {
[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] 216 | fn member(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:223:16
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn index(code: &str) -> IResult<&str, Expression> {
[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] 223 | fn index(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn call(code: &str) -> IResult<&str, Expression> {
[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] 229 | fn call(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:235:25
[INFO] [stdout]     |
[INFO] [stdout] 235 | fn call_arguments(code: &str) -> IResult<&str, Vec<Expression>> {
[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] 235 | fn call_arguments(code: &str) -> IResult<&str, Vec<Expression<'_>>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "d3dcc35889a56683f53cd3f7545b91465caed7fe2d5a573eaef47745ce083445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3dcc35889a56683f53cd3f7545b91465caed7fe2d5a573eaef47745ce083445", kill_on_drop: false }`
[INFO] [stdout] d3dcc35889a56683f53cd3f7545b91465caed7fe2d5a573eaef47745ce083445
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4db0a2dd43635d26574dfc92ca033c023e9a1ce0af9557a6b47ee04e952a88dc
[INFO] running `Command { std: "docker" "start" "-a" "4db0a2dd43635d26574dfc92ca033c023e9a1ce0af9557a6b47ee04e952a88dc", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:11:20
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub fn parse(code: &str) -> Program {
[INFO] [stderr]    |                    ^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub fn parse(code: &str) -> Program<'_> {
[INFO] [stderr]    |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:17:18
[INFO] [stderr]    |
[INFO] [stderr] 17 | fn program(code: &str) -> IResult<&str, Program> {
[INFO] [stderr]    |                  ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |                |
[INFO] [stderr]    |                  |                the same lifetime is elided here
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 17 | fn program(code: &str) -> IResult<&str, Program<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:22:20
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn statement(code: &str) -> IResult<&str, Statement> {
[INFO] [stderr]    |                    ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |                |
[INFO] [stderr]    |                    |                the same lifetime is elided here
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 | fn statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:26:21
[INFO] [stderr]    |
[INFO] [stderr] 26 | fn statement1(code: &str) -> IResult<&str, Statement> {
[INFO] [stderr]    |                     ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |                |
[INFO] [stderr]    |                     |                the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 | fn statement1(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:30:21
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn statement0(code: &str) -> IResult<&str, Statement> {
[INFO] [stderr]    |                     ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |                |
[INFO] [stderr]    |                     |                the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn statement0(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:34:19
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn function(code: &str) -> IResult<&str, Statement> {
[INFO] [stderr]    |                   ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |                |
[INFO] [stderr]    |                   |                the same lifetime is elided here
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn function(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:47:21
[INFO] [stderr]    |
[INFO] [stderr] 47 | fn while_loop(code: &str) -> IResult<&str, Statement> {
[INFO] [stderr]    |                     ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |                |
[INFO] [stderr]    |                     |                the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 | fn while_loop(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stderr]    |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:54:23
[INFO] [stderr]    |
[INFO] [stderr] 54 | fn if_statement(code: &str) -> IResult<&str, Statement> {
[INFO] [stderr]    |                       ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |                |
[INFO] [stderr]    |                       |                the same lifetime is elided here
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 | fn if_statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:61:27
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn return_statement(code: &str) -> IResult<&str, Statement> {
[INFO] [stderr]    |                           ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |                |
[INFO] [stderr]    |                           |                the same lifetime is elided here
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn return_statement(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:67:17
[INFO] [stderr]    |
[INFO] [stderr] 67 | fn assign(code: &str) -> IResult<&str, Statement> {
[INFO] [stderr]    |                 ^^^^             ^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |                |
[INFO] [stderr]    |                 |                the same lifetime is elided here
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 | fn assign(code: &str) -> IResult<&str, Statement<'_>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:78:21
[INFO] [stderr]    |
[INFO] [stderr] 78 | fn expression(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]    |                     ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |                |
[INFO] [stderr]    |                     |                the same lifetime is elided here
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 78 | fn expression(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:82:22
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn expression5(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]    |                      ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |                |
[INFO] [stderr]    |                      |                the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn expression5(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:86:22
[INFO] [stderr]    |
[INFO] [stderr] 86 | fn expression4(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]    |                      ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |                |
[INFO] [stderr]    |                      |                the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 86 | fn expression4(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:90:22
[INFO] [stderr]    |
[INFO] [stderr] 90 | fn expression3(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]    |                      ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |                |
[INFO] [stderr]    |                      |                the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 90 | fn expression3(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:94:22
[INFO] [stderr]    |
[INFO] [stderr] 94 | fn expression2(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]    |                      ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |                |
[INFO] [stderr]    |                      |                the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 94 | fn expression2(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:98:22
[INFO] [stderr]    |
[INFO] [stderr] 98 | fn expression1(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]    |                      ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |                |
[INFO] [stderr]    |                      |                the same lifetime is elided here
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 98 | fn expression1(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:102:22
[INFO] [stderr]     |
[INFO] [stderr] 102 | fn expression0(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |                      ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |                |
[INFO] [stderr]     |                      |                the same lifetime is elided here
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 102 | fn expression0(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:110:23
[INFO] [stderr]     |
[INFO] [stderr] 109 |     code: &'a str,
[INFO] [stderr]     |            -- the lifetime is named here
[INFO] [stderr] 110 | ) -> IResult<&'a str, Expression> {
[INFO] [stderr]     |               --      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the same lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 110 | ) -> IResult<&'a str, Expression<'a>> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:120:16
[INFO] [stderr]     |
[INFO] [stderr] 120 | fn logic(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |                ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |                |
[INFO] [stderr]     |                |                the same lifetime is elided here
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 120 | fn logic(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:124:21
[INFO] [stderr]     |
[INFO] [stderr] 124 | fn comparison(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |                     ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |                |
[INFO] [stderr]     |                     |                the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 124 | fn comparison(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:128:25
[INFO] [stderr]     |
[INFO] [stderr] 128 | fn multiplication(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |                         ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                |
[INFO] [stderr]     |                         |                the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 128 | fn multiplication(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:132:19
[INFO] [stderr]     |
[INFO] [stderr] 132 | fn addition(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |                   ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |                |
[INFO] [stderr]     |                   |                the same lifetime is elided here
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 132 | fn addition(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:176:16
[INFO] [stderr]     |
[INFO] [stderr] 176 | fn array(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |                ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |                |
[INFO] [stderr]     |                |                the same lifetime is elided here
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 176 | fn array(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:182:18
[INFO] [stderr]     |
[INFO] [stderr] 182 | fn literal(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |                  ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |                |
[INFO] [stderr]     |                  |                the same lifetime is elided here
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 182 | fn literal(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:187:23
[INFO] [stderr]     |
[INFO] [stderr] 187 | fn literal_bool(code: &str) -> IResult<&str, Literal> {
[INFO] [stderr]     |                       ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |                |
[INFO] [stderr]     |                       |                the same lifetime is elided here
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 187 | fn literal_bool(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:192:25
[INFO] [stderr]     |
[INFO] [stderr] 192 | fn literal_number(code: &str) -> IResult<&str, Literal> {
[INFO] [stderr]     |                         ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                |
[INFO] [stderr]     |                         |                the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 192 | fn literal_number(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:197:23
[INFO] [stderr]     |
[INFO] [stderr] 197 | fn literal_text(code: &str) -> IResult<&str, Literal> {
[INFO] [stderr]     |                       ^^^^             ^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |                |
[INFO] [stderr]     |                       |                the same lifetime is elided here
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 197 | fn literal_text(code: &str) -> IResult<&str, Literal<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:202:19
[INFO] [stderr]     |
[INFO] [stderr] 202 | fn variable(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |                   ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |                |
[INFO] [stderr]     |                   |                the same lifetime is elided here
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 202 | fn variable(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:207:17
[INFO] [stderr]     |
[INFO] [stderr] 207 | fn method(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |                |
[INFO] [stderr]     |                 |                the same lifetime is elided here
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 207 | fn method(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:216:17
[INFO] [stderr]     |
[INFO] [stderr] 216 | fn member(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |                 ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |                |
[INFO] [stderr]     |                 |                the same lifetime is elided here
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 216 | fn member(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:223:16
[INFO] [stderr]     |
[INFO] [stderr] 223 | fn index(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |                ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |                |
[INFO] [stderr]     |                |                the same lifetime is elided here
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 223 | fn index(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:229:15
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn call(code: &str) -> IResult<&str, Expression> {
[INFO] [stderr]     |               ^^^^             ^^^^  ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |                |
[INFO] [stderr]     |               |                the same lifetime is elided here
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn call(code: &str) -> IResult<&str, Expression<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:235:25
[INFO] [stderr]     |
[INFO] [stderr] 235 | fn call_arguments(code: &str) -> IResult<&str, Vec<Expression>> {
[INFO] [stderr]     |                         ^^^^             ^^^^      ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |                |
[INFO] [stderr]     |                         |                the same lifetime is elided here
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 235 | fn call_arguments(code: &str) -> IResult<&str, Vec<Expression<'_>>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `aescript` (lib) generated 33 warnings (run `cargo fix --lib -p aescript` to apply 33 suggestions)
[INFO] [stderr] warning: `aescript` (lib test) generated 33 warnings (33 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aescript-daa3489c804b2ce3)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test tests::add_number ... ok
[INFO] [stdout] test tests::add_text ... ok
[INFO] [stdout] test tests::and ... ok
[INFO] [stdout] test tests::div_number ... ok
[INFO] [stdout] test tests::equal_number ... ok
[INFO] [stdout] test tests::sub_number ... ok
[INFO] [stdout] test tests::literal_text ... ok
[INFO] [stdout] test tests::if_simple ... ok
[INFO] [stdout] test tests::mul_number ... ok
[INFO] [stdout] test tests::literal_bool ... ok
[INFO] [stdout] test tests::while_simple ... ok
[INFO] [stdout] test tests::or ... ok
[INFO] [stdout] test tests::equal_text ... ok
[INFO] [stdout] test tests::array_length ... ok
[INFO] [stdout] test tests::text_starts_with ... ok
[INFO] [stdout] test tests::literal_number ... ok
[INFO] [stdout] test tests::text_length ... ok
[INFO] [stdout] test tests::func_return ... ok
[INFO] [stdout] test tests::expression_variable ... ok
[INFO] [stdout] test tests::array_index ... ok
[INFO] [stderr]    Doc-tests aescript
[INFO] [stdout] test tests::array ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4db0a2dd43635d26574dfc92ca033c023e9a1ce0af9557a6b47ee04e952a88dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db0a2dd43635d26574dfc92ca033c023e9a1ce0af9557a6b47ee04e952a88dc", kill_on_drop: false }`
[INFO] [stdout] 4db0a2dd43635d26574dfc92ca033c023e9a1ce0af9557a6b47ee04e952a88dc
