[INFO] fetching crate excel-emulator 0.1.0...
[INFO] testing excel-emulator-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate excel-emulator 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate excel-emulator 0.1.0
[INFO] finished tweaking crates.io crate excel-emulator 0.1.0
[INFO] tweaked toml for crates.io crate excel-emulator 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate excel-emulator 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate excel-emulator 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9c8d4e041fc657b18c775c0083a617a62dc92704d65af8975c2f738aa9b2615
[INFO] running `Command { std: "docker" "start" "-a" "b9c8d4e041fc657b18c775c0083a617a62dc92704d65af8975c2f738aa9b2615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9c8d4e041fc657b18c775c0083a617a62dc92704d65af8975c2f738aa9b2615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9c8d4e041fc657b18c775c0083a617a62dc92704d65af8975c2f738aa9b2615", kill_on_drop: false }`
[INFO] [stdout] b9c8d4e041fc657b18c775c0083a617a62dc92704d65af8975c2f738aa9b2615
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83e34867c367e0025893015dfea34eac01f6e959ca7c52af48f0997183871038
[INFO] running `Command { std: "docker" "start" "-a" "83e34867c367e0025893015dfea34eac01f6e959ca7c52af48f0997183871038", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling cpufeatures v0.2.4
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling password-hash v0.3.2
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling anyhow v1.0.63
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling console v0.15.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling sha2 v0.10.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.2
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling pbkdf2 v0.10.1
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling indicatif v0.17.1
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling libmath v0.2.1
[INFO] [stderr]    Compiling quick-xml v0.23.0
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling excel-emulator-macro v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.33
[INFO] [stderr]    Compiling clap v3.2.19
[INFO] [stderr]    Compiling zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling excel-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {null_err, "#NULL!", Token::Null}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {div_err, "#DIV/0!", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {value_err, "#VALUE!", Token::Value}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {ref_err, "#REF!", Token::Ref}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {name_err, "#NAME!", Token::Name}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {num_err, "#NUM!", Token::Num}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {na_err, "#N/A", Token::NA}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {getting_data_err, "#GETTING_DATA", Token::GettingData}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {plus, "+", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {minus, "-", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {divide, "/", Token::Divide}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {multiply, "*", Token::Multiply}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {exponent, "^", Token::Exponent}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {ampersand, "&", Token::Ampersand}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {equal, "=", 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: 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 41 | syntax! {comma, ",", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 42 | syntax! {period, ".", Token::Period}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 43 | syntax! {colon, ":", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 44 | syntax! {semicolon, ";", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 45 | syntax! {langle, "<", Token::LAngle}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 46 | syntax! {rangle, ">", Token::RAngle}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 47 | syntax! {lparen, "(", Token::LParen}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 48 | syntax! {rparen, ")", Token::RParen}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 49 | syntax! {lbrace, "{", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 50 | syntax! {rbrace, "}", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 51 | syntax! {lbracket, "[", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 52 | syntax! {rbracket, "]", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 53 | syntax! {true_bool, "TRUE", Token::Boolean(true)}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 54 | syntax! {false_bool , "FALSE", Token::Boolean(false)}
[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] 19 |         fn $func_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 2m 21s
[INFO] running `Command { std: "docker" "inspect" "83e34867c367e0025893015dfea34eac01f6e959ca7c52af48f0997183871038", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e34867c367e0025893015dfea34eac01f6e959ca7c52af48f0997183871038", kill_on_drop: false }`
[INFO] [stdout] 83e34867c367e0025893015dfea34eac01f6e959ca7c52af48f0997183871038
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffffa90226b9c71b2a7c7a0c0b7e3092001f8d15877a699d072842a82ab0a70d
[INFO] running `Command { std: "docker" "start" "-a" "ffffa90226b9c71b2a7c7a0c0b7e3092001f8d15877a699d072842a82ab0a70d", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {null_err, "#NULL!", Token::Null}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {div_err, "#DIV/0!", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {value_err, "#VALUE!", Token::Value}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {ref_err, "#REF!", Token::Ref}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {name_err, "#NAME!", Token::Name}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {num_err, "#NUM!", Token::Num}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {na_err, "#N/A", Token::NA}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {getting_data_err, "#GETTING_DATA", Token::GettingData}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {plus, "+", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {minus, "-", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {divide, "/", Token::Divide}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {multiply, "*", Token::Multiply}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {exponent, "^", Token::Exponent}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {ampersand, "&", Token::Ampersand}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {equal, "=", 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: 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 41 | syntax! {comma, ",", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 42 | syntax! {period, ".", Token::Period}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 43 | syntax! {colon, ":", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 44 | syntax! {semicolon, ";", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 45 | syntax! {langle, "<", Token::LAngle}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 46 | syntax! {rangle, ">", Token::RAngle}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 47 | syntax! {lparen, "(", Token::LParen}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 48 | syntax! {rparen, ")", Token::RParen}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 49 | syntax! {lbrace, "{", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 50 | syntax! {rbrace, "}", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 51 | syntax! {lbracket, "[", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 52 | syntax! {rbracket, "]", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 53 | syntax! {true_bool, "TRUE", Token::Boolean(true)}
[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] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling excel-emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 54 | syntax! {false_bool , "FALSE", Token::Boolean(false)}
[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] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/tree.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |     struct Node(u32); 
[INFO] [stdout]    |            ---- ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {null_err, "#NULL!", Token::Null}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {div_err, "#DIV/0!", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {value_err, "#VALUE!", Token::Value}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {ref_err, "#REF!", Token::Ref}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {name_err, "#NAME!", Token::Name}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {num_err, "#NUM!", Token::Num}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {na_err, "#N/A", Token::NA}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {getting_data_err, "#GETTING_DATA", Token::GettingData}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {plus, "+", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {minus, "-", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {divide, "/", Token::Divide}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {multiply, "*", Token::Multiply}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {exponent, "^", Token::Exponent}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {ampersand, "&", Token::Ampersand}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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! {equal, "=", 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: 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 41 | syntax! {comma, ",", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 42 | syntax! {period, ".", Token::Period}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 43 | syntax! {colon, ":", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 44 | syntax! {semicolon, ";", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 45 | syntax! {langle, "<", Token::LAngle}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 46 | syntax! {rangle, ">", Token::RAngle}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 47 | syntax! {lparen, "(", Token::LParen}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 48 | syntax! {rparen, ")", Token::RParen}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 49 | syntax! {lbrace, "{", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 50 | syntax! {rbrace, "}", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 51 | syntax! {lbracket, "[", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 52 | syntax! {rbracket, "]", 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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 53 | syntax! {true_bool, "TRUE", Token::Boolean(true)}
[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] 19 |         fn $func_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]   --> src/lexer/mod.rs:19:51
[INFO] [stdout]    |
[INFO] [stdout] 19 |         fn $func_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] 54 | syntax! {false_bool , "FALSE", Token::Boolean(false)}
[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] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stdout]    |                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.09s
[INFO] running `Command { std: "docker" "inspect" "ffffa90226b9c71b2a7c7a0c0b7e3092001f8d15877a699d072842a82ab0a70d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffffa90226b9c71b2a7c7a0c0b7e3092001f8d15877a699d072842a82ab0a70d", kill_on_drop: false }`
[INFO] [stdout] ffffa90226b9c71b2a7c7a0c0b7e3092001f8d15877a699d072842a82ab0a70d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b349b4615fc1329a6b91018dd0242f97df31c83f272456023f03a319e19b4aed
[INFO] running `Command { std: "docker" "start" "-a" "b349b4615fc1329a6b91018dd0242f97df31c83f272456023f03a319e19b4aed", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 26 | syntax! {null_err, "#NULL!", Token::Null}
[INFO] [stderr]    | ----------------------------------------- in this macro invocation
[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]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 27 | syntax! {div_err, "#DIV/0!", Token::Div}
[INFO] [stderr]    | ---------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 28 | syntax! {value_err, "#VALUE!", Token::Value}
[INFO] [stderr]    | -------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 29 | syntax! {ref_err, "#REF!", Token::Ref}
[INFO] [stderr]    | -------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 30 | syntax! {name_err, "#NAME!", Token::Name}
[INFO] [stderr]    | ----------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 31 | syntax! {num_err, "#NUM!", Token::Num}
[INFO] [stderr]    | -------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 32 | syntax! {na_err, "#N/A", Token::NA}
[INFO] [stderr]    | ----------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 33 | syntax! {getting_data_err, "#GETTING_DATA", Token::GettingData}
[INFO] [stderr]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 34 | syntax! {plus, "+", Token::Plus}
[INFO] [stderr]    | -------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 35 | syntax! {minus, "-", Token::Minus}
[INFO] [stderr]    | ---------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 36 | syntax! {divide, "/", Token::Divide}
[INFO] [stderr]    | ------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 37 | syntax! {multiply, "*", Token::Multiply}
[INFO] [stderr]    | ---------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 38 | syntax! {exponent, "^", Token::Exponent}
[INFO] [stderr]    | ---------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 39 | syntax! {ampersand, "&", Token::Ampersand}
[INFO] [stderr]    | ------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 40 | syntax! {equal, "=", Token::Equal}
[INFO] [stderr]    | ---------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 41 | syntax! {comma, ",", Token::Comma}
[INFO] [stderr]    | ---------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 42 | syntax! {period, ".", Token::Period}
[INFO] [stderr]    | ------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 43 | syntax! {colon, ":", Token::Colon}
[INFO] [stderr]    | ---------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 44 | syntax! {semicolon, ";", Token::SemiColon}
[INFO] [stderr]    | ------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 45 | syntax! {langle, "<", Token::LAngle}
[INFO] [stderr]    | ------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 46 | syntax! {rangle, ">", Token::RAngle}
[INFO] [stderr]    | ------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 47 | syntax! {lparen, "(", Token::LParen}
[INFO] [stderr]    | ------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 48 | syntax! {rparen, ")", Token::RParen}
[INFO] [stderr]    | ------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 49 | syntax! {lbrace, "{", Token::LBrace}
[INFO] [stderr]    | ------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 50 | syntax! {rbrace, "}", Token::RBrace}
[INFO] [stderr]    | ------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 51 | syntax! {lbracket, "[", Token::LBracket}
[INFO] [stderr]    | ---------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 52 | syntax! {rbracket, "]", Token::RBracket}
[INFO] [stderr]    | ---------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 53 | syntax! {true_bool, "TRUE", Token::Boolean(true)}
[INFO] [stderr]    | ------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lexer/mod.rs:19:51
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&[u8], Token> {
[INFO] [stderr]    |                               --                  ^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 54 | syntax! {false_bool , "FALSE", Token::Boolean(false)}
[INFO] [stderr]    | ----------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `syntax` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 19 |         fn $func_name<'a>(s: &'a [u8]) -> IResult<&'a [u8], Token> {
[INFO] [stderr]    |                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/tree.rs:50:14
[INFO] [stderr]    |
[INFO] [stderr] 50 |     struct Node(u32); 
[INFO] [stderr]    |            ---- ^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `excel-emulator` (lib) generated 29 warnings (run `cargo fix --lib -p excel-emulator` to apply 29 suggestions)
[INFO] [stderr] warning: `excel-emulator` (lib test) generated 30 warnings (29 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/excel_lib-23747ca1b7f37893)
[INFO] [stdout] 
[INFO] [stdout] running 62 tests
[INFO] [stdout] test dependency::tests::test_order ... ok
[INFO] [stdout] test cell::tests::parse_from_string ... ok
[INFO] [stdout] test evaluate::tests::test_formula ... ok
[INFO] [stdout] test evaluate::tests::test_infix_precedence ... ok
[INFO] [stdout] test evaluate::tests::test_op_codes ... ok
[INFO] [stdout] test function::tests::test_and ... ok
[INFO] [stdout] test function::tests::test_average ... ok
[INFO] [stdout] test dependency::tests::test_precedent ... ok
[INFO] [stdout] test function::tests::test_counta ... ok
[INFO] [stdout] test function::tests::test_concat ... ok
[INFO] [stdout] test function::tests::test_count ... ok
[INFO] [stdout] test function::tests::test_if ... ok
[INFO] [stdout] test function::tests::test_date ... ok
[INFO] [stdout] test function::tests::test_floor ... ok
[INFO] [stdout] test function::tests::test_iferror ... ok
[INFO] [stdout] test function::tests::test_match ... ok
[INFO] [stdout] test evaluate::tests::test_conditionals ... ok
[INFO] [stdout] test function::tests::test_max_min ... ok
[INFO] [stdout] test function::tests::test_eomonth ... ok
[INFO] [stdout] test function::tests::test_or ... ok
[INFO] [stdout] test function::tests::test_pmt ... ok
[INFO] [stdout] test function::tests::test_sum ... ok
[INFO] [stdout] test function::tests::test_datedif ... ok
[INFO] [stdout] test function::tests::test_rounddown ... ok
[INFO] [stdout] test function::tests::test_yearfrac ... ok
[INFO] [stdout] test lexer::tests::test_bool ... ok
[INFO] [stdout] test lexer::tests::test_cell ... ok
[INFO] [stdout] test lexer::tests::test_errors ... ok
[INFO] [stdout] test lexer::tests::test_hrange ... ok
[INFO] [stdout] test lexer::tests::test_ident ... ok
[INFO] [stdout] test lexer::tests::test_ints ... ok
[INFO] [stdout] test lexer::tests::test_multisheet ... ok
[INFO] [stdout] test lexer::tests::test_range ... ok
[INFO] [stdout] test lexer::tests::test_sheet ... ok
[INFO] [stdout] test lexer::tests::test_strings ... ok
[INFO] [stdout] test lexer::tests::test_vrange ... ok
[INFO] [stdout] test lexer::tests::test_symbols ... ok
[INFO] [stdout] test parser::tests::test_complex ... ok
[INFO] [stdout] test parser::tests::test_errors ... ok
[INFO] [stdout] test parser::tests::test_floor ... ok
[INFO] [stdout] test parser::tests::test_function ... ok
[INFO] [stdout] test parser::tests::test_array ... ok
[INFO] [stdout] test parser::tests::test_infix_precedence ... ok
[INFO] [stdout] test parser::tests::test_literal ... ok
[INFO] [stdout] test parser::tests::test_prefix ... ok
[INFO] [stdout] test parser::tests::test_reference ... ok
[INFO] [stdout] test parser::tests::test_reference_formula ... ok
[INFO] [stdout] test tree::tests::add_node_test ... ok
[INFO] [stdout] test tree::tests::parent_child_test ... ok
[INFO] [stdout] test tree::tests::remove_node_test ... ok
[INFO] [stdout] test utils::tests::test_adjust_formula ... ok
[INFO] [stdout] test utils::tests::test_adjust_formula_anchored ... ok
[INFO] [stdout] test parser::tests::test_infix ... ok
[INFO] [stdout] test workbook::tests::test_cells ... ok
[INFO] [stdout] test function::tests::test_xirr ... ok
[INFO] [stdout] test function::tests::test_sumifs ... ok
[INFO] [stdout] test function::tests::test_index ... ok
[INFO] [stdout] test workbook::tests::test_sheet_names ... ok
[INFO] [stdout] test workbook::tests::test_resolve_ref ... ok
[INFO] [stdout] test function::tests::test_xnpv ... ok
[INFO] [stdout] test function::tests::test_offset ... ok
[INFO] [stdout] test function::tests::test_averageifs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/excel-1d81e62456ba3c6a)
[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] [stderr]    Doc-tests excel_lib
[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" "b349b4615fc1329a6b91018dd0242f97df31c83f272456023f03a319e19b4aed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b349b4615fc1329a6b91018dd0242f97df31c83f272456023f03a319e19b4aed", kill_on_drop: false }`
[INFO] [stdout] b349b4615fc1329a6b91018dd0242f97df31c83f272456023f03a319e19b4aed
