[INFO] cloning repository https://github.com/AdrianPrawda/Kaleido
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrianPrawda/Kaleido" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianPrawda%2FKaleido", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianPrawda%2FKaleido'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 575b80e7241027a3d0b6bbeb466b99b8cbbcd938
[INFO] checking AdrianPrawda/Kaleido against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianPrawda%2FKaleido" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdrianPrawda/Kaleido
[INFO] finished tweaking git repo https://github.com/AdrianPrawda/Kaleido
[INFO] tweaked toml for git repo https://github.com/AdrianPrawda/Kaleido written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdrianPrawda/Kaleido on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdrianPrawda/Kaleido 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5000b82f204b7c59198326eb728651ddad014e968ff8e01bed6f91c0a3d06694
[INFO] running `Command { std: "docker" "start" "-a" "5000b82f204b7c59198326eb728651ddad014e968ff8e01bed6f91c0a3d06694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5000b82f204b7c59198326eb728651ddad014e968ff8e01bed6f91c0a3d06694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5000b82f204b7c59198326eb728651ddad014e968ff8e01bed6f91c0a3d06694", kill_on_drop: false }`
[INFO] [stdout] 5000b82f204b7c59198326eb728651ddad014e968ff8e01bed6f91c0a3d06694
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 291f5b1ebb5347eb69c61858a4124d16df2b4ccc7a089faff9d15a906167a31e
[INFO] running `Command { std: "docker" "start" "-a" "291f5b1ebb5347eb69c61858a4124d16df2b4ccc7a089faff9d15a906167a31e", kill_on_drop: false }`
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking kaleido v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 26 | syntax! {equal_operator, "==", Token::Equal}
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 27 | syntax! {not_equal_operator, "!=", Token::NotEqual}
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 28 | syntax! {exp_operator, "**", Token::Exp}
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 29 | syntax! {plus_operator, "+", Token::Plus}
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 30 | syntax! {modulo_operator, "%", Token::Modulo}
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 31 | syntax! {minus_operator, "-", Token::Minus}
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 32 | syntax! {mult_operator, "*", Token::Mult}
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 33 | syntax! {div_operator, "/", Token::Div}
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 34 | syntax! {not_operator, "!", Token::Not}
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 35 | syntax! {gte_operator, ">=", Token::GreaterThanEqual}
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 36 | syntax! {lte_operator, "<=", Token::LessThanEqual}
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 37 | syntax! {gt_operator, ">", Token::GreaterThan}
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 38 | syntax! {lt_operator, "<", Token::LessThan}
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 39 | syntax! {assign_operator, "=", Token::Assign}
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 40 | syntax! {function_return_operator, "->", Token::FunctionReturn}
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 64 | syntax! {semicolon_punctuation, ";", Token::Semicolon}
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 65 | syntax! {colon_punctuation, ":", Token::Colon}
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 66 | syntax! {comma_punctuation, ",", Token::Comma}
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 67 | syntax! {lparenthesis_punctuation, "(", Token::LParenthesis}
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 68 | syntax! {rparenthesis_punctuation, ")", Token::RParenthesis}
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 69 | syntax! {lbrace_punctuation, "{", Token::LBrace}
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 70 | syntax! {rbrace_punctuation, "}", Token::RBrace}
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 71 | syntax! {lbracket_punctuation, "[", Token::LBracket}
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 72 | syntax! {rbracket_punctuation, "]", Token::RBracket}
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 90 | syntax! {and_boolean_operation, "&", Token::BooleanAnd}
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 91 | syntax! {or_boolean_operation, "|", Token::BooleanOr}
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 92 | syntax! {xor_boolean_operation, "^", Token::BooleanXor}
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 93 | syntax! {lshift_boolean_operation, "<<", Token::LShift}
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 94 | syntax! {rshift_boolean_operation, ">>", Token::RShift}
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 96 | syntax! {and_logic_operation, "&&", Token::LogicAnd}
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 97 | syntax! {or_logic_operation, "||", Token::LogicOr}
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 26 | syntax! {equal_operator, "==", Token::Equal}
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 27 | syntax! {not_equal_operator, "!=", Token::NotEqual}
[INFO] [stdout]    | --------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 28 | syntax! {exp_operator, "**", Token::Exp}
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 29 | syntax! {plus_operator, "+", Token::Plus}
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 30 | syntax! {modulo_operator, "%", Token::Modulo}
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 31 | syntax! {minus_operator, "-", Token::Minus}
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 32 | syntax! {mult_operator, "*", Token::Mult}
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 33 | syntax! {div_operator, "/", Token::Div}
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 34 | syntax! {not_operator, "!", Token::Not}
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 35 | syntax! {gte_operator, ">=", Token::GreaterThanEqual}
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 36 | syntax! {lte_operator, "<=", Token::LessThanEqual}
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 37 | syntax! {gt_operator, ">", Token::GreaterThan}
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 38 | syntax! {lt_operator, "<", Token::LessThan}
[INFO] [stdout]    | ------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 39 | syntax! {assign_operator, "=", Token::Assign}
[INFO] [stdout]    | --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 40 | syntax! {function_return_operator, "->", Token::FunctionReturn}
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 64 | syntax! {semicolon_punctuation, ";", Token::Semicolon}
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 65 | syntax! {colon_punctuation, ":", Token::Colon}
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 66 | syntax! {comma_punctuation, ",", Token::Comma}
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 67 | syntax! {lparenthesis_punctuation, "(", Token::LParenthesis}
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 68 | syntax! {rparenthesis_punctuation, ")", Token::RParenthesis}
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 69 | syntax! {lbrace_punctuation, "{", Token::LBrace}
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 70 | syntax! {rbrace_punctuation, "}", Token::RBrace}
[INFO] [stdout]    | ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 71 | syntax! {lbracket_punctuation, "[", Token::LBracket}
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 72 | syntax! {rbracket_punctuation, "]", Token::RBracket}
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 90 | syntax! {and_boolean_operation, "&", Token::BooleanAnd}
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 91 | syntax! {or_boolean_operation, "|", Token::BooleanOr}
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 92 | syntax! {xor_boolean_operation, "^", Token::BooleanXor}
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 93 | syntax! {lshift_boolean_operation, "<<", Token::LShift}
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 94 | syntax! {rshift_boolean_operation, ">>", Token::RShift}
[INFO] [stdout]    | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 96 | syntax! {and_logic_operation, "&&", Token::LogicAnd}
[INFO] [stdout]    | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> lib/lexer/lex.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stdout]    |                             --                  ^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 97 | syntax! {or_logic_operation, "||", Token::LogicOr}
[INFO] [stdout]    | -------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 18 |         fn $fn_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s
[INFO] running `Command { std: "docker" "inspect" "291f5b1ebb5347eb69c61858a4124d16df2b4ccc7a089faff9d15a906167a31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "291f5b1ebb5347eb69c61858a4124d16df2b4ccc7a089faff9d15a906167a31e", kill_on_drop: false }`
[INFO] [stdout] 291f5b1ebb5347eb69c61858a4124d16df2b4ccc7a089faff9d15a906167a31e
