[INFO] cloning repository https://github.com/nbittich/karsher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbittich/karsher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbittich%2Fkarsher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbittich%2Fkarsher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e09f5f346299f3564d386df7cef195ef11c0e890
[INFO] building nbittich/karsher against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbittich%2Fkarsher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nbittich/karsher
[INFO] finished tweaking git repo https://github.com/nbittich/karsher
[INFO] tweaked toml for git repo https://github.com/nbittich/karsher written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbittich/karsher on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 168 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding rustyline v16.0.0 (available: v17.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27bb5570ce1392b0ee741b4636c35ee3ae9aedc756879e02549f9e588bcdd80b
[INFO] running `Command { std: "docker" "start" "-a" "27bb5570ce1392b0ee741b4636c35ee3ae9aedc756879e02549f9e588bcdd80b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27bb5570ce1392b0ee741b4636c35ee3ae9aedc756879e02549f9e588bcdd80b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27bb5570ce1392b0ee741b4636c35ee3ae9aedc756879e02549f9e588bcdd80b", kill_on_drop: false }`
[INFO] [stdout] 27bb5570ce1392b0ee741b4636c35ee3ae9aedc756879e02549f9e588bcdd80b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93bc4ac6da03a693e5377bd939ca93a61689f098bf2af569d0e956184ca3de1f
[INFO] running `Command { std: "docker" "start" "-a" "93bc4ac6da03a693e5377bd939ca93a61689f098bf2af569d0e956184ca3de1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling snowflake v1.3.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling slab_tree v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling adana-script-wasm v0.18.8 (/opt/rustwide/workdir/adana-script-wasm)
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rustyline v16.0.0
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling adana-script-core v0.18.8 (/opt/rustwide/workdir/adana-script-core)
[INFO] [stderr]    Compiling adana-db v0.18.8 (/opt/rustwide/workdir/adana-db)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script-core/src/primitive/core_primitive.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 84 |         key: &str,
[INFO] [stdout] 85 |     ) -> anyhow::Result<NativeFunction> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     ) -> anyhow::Result<NativeFunction<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-db/src/file_db.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn get_guard(&self) -> Option<MutexGuard<InMemoryDb<K, V>>>;
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn get_guard(&self) -> Option<MutexGuard<'_, InMemoryDb<K, V>>>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-db/src/file_db.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_guard(&self) -> Option<MutexGuard<InMemoryDb<K, V>>> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_guard(&self) -> Option<MutexGuard<'_, InMemoryDb<K, V>>> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling adana-script v0.18.8 (/opt/rustwide/workdir/adana-script)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) fn comments(s: &str) -> Res<Vec<&str>> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |       |
[INFO] [stdout]    |                           |        |       the same lifetime is elided here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) fn comments(s: &str) -> Res<'_, Vec<&str>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn recognize_hexadecimal(input: &str) -> Res<&str> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                                 |        |   |
[INFO] [stdout]    |                                 |        |   the same lifetime is elided here
[INFO] [stdout]    |                                 |        the same lifetime is hidden here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn recognize_hexadecimal(input: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn recognize_binary(input: &str) -> Res<&str> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is elided here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn recognize_binary(input: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_u8_binary(s: &str) -> Res<Value> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_u8_binary(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_i128_binary(s: &str) -> Res<Value> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_i128_binary(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn parse_u8_hex(s: &str) -> Res<Value> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn parse_u8_hex(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_i128_hex(s: &str) -> Res<Value> {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_i128_hex(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn parse_number(s: &str) -> Res<Value> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn parse_number(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn parse_range(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn parse_range(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn parse_bool(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn parse_bool(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_fstring(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_fstring(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_string(s: &str) -> Res<Value> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_string(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn parse_key_struct(s: &str) -> Res<&str> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                        |        |   |
[INFO] [stdout]     |                        |        |   the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn parse_key_struct(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:193:26
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn parse_variable_str(s: &str) -> Res<&str> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn parse_variable_str(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:215:22
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn parse_variable(s: &str) -> Res<Value> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn parse_variable(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_constant(s: &str) -> Res<Value> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_constant(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_block_paren(s: &str) -> Res<Value> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_block_paren(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:234:29
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn parse_block_paren_opt(s: &str) -> Res<Value> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn parse_block_paren_opt(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn parse_fn(s: &str) -> Res<Value> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn parse_fn(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:302:21
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_fn_args(s: &str) -> Res<Vec<Value>> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_fn_args(s: &str) -> Res<'_, Vec<Value>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:323:21
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn parse_fn_call(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn parse_fn_call(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:336:21
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn parse_foreach(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn parse_foreach(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:375:18
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn parse_drop(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn parse_drop(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:388:24
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn parse_builtin_fn(s: &str) -> Res<Value> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn parse_builtin_fn(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:468:25
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn parse_struct_expr(s: &str) -> Res<Value> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn parse_struct_expr(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:483:31
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub(super) fn parse_struct(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub(super) fn parse_struct(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:521:19
[INFO] [stdout]     |
[INFO] [stdout] 521 | fn parse_array(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 | fn parse_array(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:537:26
[INFO] [stdout]     |
[INFO] [stdout] 537 | fn parse_key_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 | fn parse_key_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:562:31
[INFO] [stdout]     |
[INFO] [stdout] 562 | fn parse_variable_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 | fn parse_variable_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:591:28
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn parse_index_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn parse_index_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:625:22
[INFO] [stdout]     |
[INFO] [stdout] 625 | fn parse_key_dots(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 | fn parse_key_dots(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:643:31
[INFO] [stdout]     |
[INFO] [stdout] 643 | fn parse_multidepth_access(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 643 | fn parse_multidepth_access(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:706:31
[INFO] [stdout]     |
[INFO] [stdout] 706 | fn parse_implicit_multiply(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 706 | fn parse_implicit_multiply(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:712:19
[INFO] [stdout]     |
[INFO] [stdout] 712 | fn parse_value(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 712 | fn parse_value(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:740:23
[INFO] [stdout]     |
[INFO] [stdout] 740 | fn parse_operation(s: &str) -> Res<Value> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 740 | fn parse_operation(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:778:24
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn parse_expression(s: &str) -> Res<Value> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn parse_expression(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:791:32
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn parse_simple_instruction(s: &str) -> Res<Value> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn parse_simple_instruction(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:819:26
[INFO] [stdout]     |
[INFO] [stdout] 819 | fn parse_if_statement(s: &str) -> Res<Value> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 819 | fn parse_if_statement(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:842:23
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn parse_multiline(s: &str) -> Res<&str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                       |        |   |
[INFO] [stdout]     |                       |        |   the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn parse_multiline(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:855:18
[INFO] [stdout]     |
[INFO] [stdout] 855 | fn parse_null(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 855 | fn parse_null(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:859:29
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn parse_while_statement(s: &str) -> Res<Value> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn parse_while_statement(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:884:19
[INFO] [stdout]     |
[INFO] [stdout] 884 | fn parse_break(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 884 | fn parse_break(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:888:32
[INFO] [stdout]     |
[INFO] [stdout] 888 | fn parse_complex_expression(s: &str) -> Res<Value> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 888 | fn parse_complex_expression(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:911:26
[INFO] [stdout]     |
[INFO] [stdout] 911 | fn parse_early_return(s: &str) -> Res<Value> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 911 | fn parse_early_return(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:917:41
[INFO] [stdout]     |
[INFO] [stdout] 917 | pub fn parse_instructions(instructions: &str) -> Res<Vec<Value>> {
[INFO] [stdout]     |                                         ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 917 | pub fn parse_instructions(instructions: &str) -> Res<'_, Vec<Value>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling adana-cache-command v0.18.8 (/opt/rustwide/workdir/adana-cache-command)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> adana-cache-command/src/os_command.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn extract_args(s: &str) -> Res<Vec<OsString>> {
[INFO] [stdout]   |                    ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn extract_args(s: &str) -> Res<'_, Vec<OsString>> {
[INFO] [stdout]   |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> adana-cache-command/src/parser.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn add_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]   |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                         |        |   |
[INFO] [stdout]   |                         |        |   the same lifetime is hidden here
[INFO] [stdout]   |                         |        the same lifetime is hidden here
[INFO] [stdout]   |                         the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn add_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]   |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn del_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |        |   |
[INFO] [stdout]    |                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                         |        the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn del_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn get_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |        |   |
[INFO] [stdout]    |                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                         |        the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn get_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn clippy_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn clippy_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:53:27
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn alias_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |   |
[INFO] [stdout]    |                           |        |   the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn alias_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn concat_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn concat_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn flush_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |   |
[INFO] [stdout]    |                           |        |   the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn flush_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/os_command.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn extract_envs(s: &str) -> Res<Vec<(&str, &str)>> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |        |        |     |
[INFO] [stdout]    |                    |        |        |     the same lifetime is elided here
[INFO] [stdout]    |                    |        |        the same lifetime is elided here
[INFO] [stdout]    |                    |        the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn extract_envs(s: &str) -> Res<'_, Vec<(&str, &str)>> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/os_command.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn extract_program(s: &str) -> Res<&str> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                       |        |   |
[INFO] [stdout]    |                       |        |   the same lifetime is elided here
[INFO] [stdout]    |                       |        the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn extract_program(s: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:74:28
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn backup_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn backup_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn restore_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |        |   |
[INFO] [stdout]    |                             |        |   the same lifetime is hidden here
[INFO] [stdout]    |                             |        the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn restore_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                          +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:84:42
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn store_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                          |        |   |
[INFO] [stdout]    |                                          |        |   the same lifetime is hidden here
[INFO] [stdout]    |                                          |        the same lifetime is hidden here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn store_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:99:41
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn load_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |        |   |
[INFO] [stdout]    |                                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                                         |        the same lifetime is hidden here
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn load_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:114:42
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn print_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |   |
[INFO] [stdout]     |                                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn print_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn exec_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn exec_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn cd_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |   |
[INFO] [stdout]     |                        |        |   the same lifetime is hidden here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn cd_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                     +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:188:26
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn list_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn list_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:201:35
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn current_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |        |   |
[INFO] [stdout]     |                                   |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                   |        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn current_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                                +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:208:26
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn help_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn help_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn print_ast_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn print_ast_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:223:27
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn clear_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |   |
[INFO] [stdout]     |                           |        |   the same lifetime is hidden here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn clear_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn list_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |        |   |
[INFO] [stdout]     |                                |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                |        the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn list_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                             +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn using_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |   |
[INFO] [stdout]     |                           |        |   the same lifetime is hidden here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn using_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:266:29
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn extract_command(command: &str) -> Res<&str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                             |        |   |
[INFO] [stdout]     |                             |        |   the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn extract_command(command: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:272:26
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn dump_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn dump_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:284:31
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn del_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn del_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn parse_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn parse_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling adana v0.18.8 (/opt/rustwide/workdir/adana-shell)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] running `Command { std: "docker" "inspect" "93bc4ac6da03a693e5377bd939ca93a61689f098bf2af569d0e956184ca3de1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93bc4ac6da03a693e5377bd939ca93a61689f098bf2af569d0e956184ca3de1f", kill_on_drop: false }`
[INFO] [stdout] 93bc4ac6da03a693e5377bd939ca93a61689f098bf2af569d0e956184ca3de1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f4fe5cda2e196702623c51198f9ee2c162bd7f6d480dfa496e183a88a94aee4
[INFO] running `Command { std: "docker" "start" "-a" "7f4fe5cda2e196702623c51198f9ee2c162bd7f6d480dfa496e183a88a94aee4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.54
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling adana-script-core v0.18.8 (/opt/rustwide/workdir/adana-script-core)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling adana-db v0.18.8 (/opt/rustwide/workdir/adana-db)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-db/src/file_db.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn get_guard(&self) -> Option<MutexGuard<InMemoryDb<K, V>>>;
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn get_guard(&self) -> Option<MutexGuard<'_, InMemoryDb<K, V>>>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-db/src/file_db.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_guard(&self) -> Option<MutexGuard<InMemoryDb<K, V>>> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_guard(&self) -> Option<MutexGuard<'_, InMemoryDb<K, V>>> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-db/src/file_db.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn get_guard(&self) -> Option<MutexGuard<InMemoryDb<K, V>>>;
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn get_guard(&self) -> Option<MutexGuard<'_, InMemoryDb<K, V>>>;
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-db/src/file_db.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_guard(&self) -> Option<MutexGuard<InMemoryDb<K, V>>> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn get_guard(&self) -> Option<MutexGuard<'_, InMemoryDb<K, V>>> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script-core/src/primitive/core_primitive.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 84 |         key: &str,
[INFO] [stdout] 85 |     ) -> anyhow::Result<NativeFunction> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     ) -> anyhow::Result<NativeFunction<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script-core/src/primitive/core_primitive.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 84 |         key: &str,
[INFO] [stdout] 85 |     ) -> anyhow::Result<NativeFunction> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     ) -> anyhow::Result<NativeFunction<'_>> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling adana-script v0.18.8 (/opt/rustwide/workdir/adana-script)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) fn comments(s: &str) -> Res<Vec<&str>> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |       |
[INFO] [stdout]    |                           |        |       the same lifetime is elided here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) fn comments(s: &str) -> Res<'_, Vec<&str>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn recognize_hexadecimal(input: &str) -> Res<&str> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                                 |        |   |
[INFO] [stdout]    |                                 |        |   the same lifetime is elided here
[INFO] [stdout]    |                                 |        the same lifetime is hidden here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn recognize_hexadecimal(input: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn recognize_binary(input: &str) -> Res<&str> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is elided here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn recognize_binary(input: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_u8_binary(s: &str) -> Res<Value> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_u8_binary(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_i128_binary(s: &str) -> Res<Value> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_i128_binary(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn parse_u8_hex(s: &str) -> Res<Value> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn parse_u8_hex(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_i128_hex(s: &str) -> Res<Value> {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_i128_hex(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn parse_number(s: &str) -> Res<Value> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn parse_number(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn parse_range(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn parse_range(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn parse_bool(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn parse_bool(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_fstring(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_fstring(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_string(s: &str) -> Res<Value> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_string(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn parse_key_struct(s: &str) -> Res<&str> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                        |        |   |
[INFO] [stdout]     |                        |        |   the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn parse_key_struct(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:193:26
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn parse_variable_str(s: &str) -> Res<&str> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn parse_variable_str(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:215:22
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn parse_variable(s: &str) -> Res<Value> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn parse_variable(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_constant(s: &str) -> Res<Value> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_constant(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_block_paren(s: &str) -> Res<Value> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_block_paren(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:234:29
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn parse_block_paren_opt(s: &str) -> Res<Value> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn parse_block_paren_opt(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn parse_fn(s: &str) -> Res<Value> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn parse_fn(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:302:21
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_fn_args(s: &str) -> Res<Vec<Value>> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_fn_args(s: &str) -> Res<'_, Vec<Value>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:323:21
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn parse_fn_call(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn parse_fn_call(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:336:21
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn parse_foreach(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn parse_foreach(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:375:18
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn parse_drop(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn parse_drop(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:388:24
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn parse_builtin_fn(s: &str) -> Res<Value> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn parse_builtin_fn(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:468:25
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn parse_struct_expr(s: &str) -> Res<Value> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn parse_struct_expr(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:483:31
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub(super) fn parse_struct(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub(super) fn parse_struct(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:521:19
[INFO] [stdout]     |
[INFO] [stdout] 521 | fn parse_array(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 | fn parse_array(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:537:26
[INFO] [stdout]     |
[INFO] [stdout] 537 | fn parse_key_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 | fn parse_key_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:562:31
[INFO] [stdout]     |
[INFO] [stdout] 562 | fn parse_variable_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 | fn parse_variable_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:591:28
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn parse_index_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn parse_index_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:625:22
[INFO] [stdout]     |
[INFO] [stdout] 625 | fn parse_key_dots(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 | fn parse_key_dots(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:643:31
[INFO] [stdout]     |
[INFO] [stdout] 643 | fn parse_multidepth_access(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 643 | fn parse_multidepth_access(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:706:31
[INFO] [stdout]     |
[INFO] [stdout] 706 | fn parse_implicit_multiply(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 706 | fn parse_implicit_multiply(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:712:19
[INFO] [stdout]     |
[INFO] [stdout] 712 | fn parse_value(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 712 | fn parse_value(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:740:23
[INFO] [stdout]     |
[INFO] [stdout] 740 | fn parse_operation(s: &str) -> Res<Value> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 740 | fn parse_operation(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:778:24
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn parse_expression(s: &str) -> Res<Value> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn parse_expression(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:791:32
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn parse_simple_instruction(s: &str) -> Res<Value> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn parse_simple_instruction(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:819:26
[INFO] [stdout]     |
[INFO] [stdout] 819 | fn parse_if_statement(s: &str) -> Res<Value> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 819 | fn parse_if_statement(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:842:23
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn parse_multiline(s: &str) -> Res<&str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                       |        |   |
[INFO] [stdout]     |                       |        |   the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn parse_multiline(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:855:18
[INFO] [stdout]     |
[INFO] [stdout] 855 | fn parse_null(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 855 | fn parse_null(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:859:29
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn parse_while_statement(s: &str) -> Res<Value> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn parse_while_statement(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:884:19
[INFO] [stdout]     |
[INFO] [stdout] 884 | fn parse_break(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 884 | fn parse_break(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:888:32
[INFO] [stdout]     |
[INFO] [stdout] 888 | fn parse_complex_expression(s: &str) -> Res<Value> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 888 | fn parse_complex_expression(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:911:26
[INFO] [stdout]     |
[INFO] [stdout] 911 | fn parse_early_return(s: &str) -> Res<Value> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 911 | fn parse_early_return(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:917:41
[INFO] [stdout]     |
[INFO] [stdout] 917 | pub fn parse_instructions(instructions: &str) -> Res<Vec<Value>> {
[INFO] [stdout]     |                                         ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 917 | pub fn parse_instructions(instructions: &str) -> Res<'_, Vec<Value>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:23:27
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) fn comments(s: &str) -> Res<Vec<&str>> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |       |
[INFO] [stdout]    |                           |        |       the same lifetime is elided here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub(super) fn comments(s: &str) -> Res<'_, Vec<&str>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:40:33
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn recognize_hexadecimal(input: &str) -> Res<&str> {
[INFO] [stdout]    |                                 ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                                 |        |   |
[INFO] [stdout]    |                                 |        |   the same lifetime is elided here
[INFO] [stdout]    |                                 |        the same lifetime is hidden here
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn recognize_hexadecimal(input: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn recognize_binary(input: &str) -> Res<&str> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is elided here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn recognize_binary(input: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:51:23
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_u8_binary(s: &str) -> Res<Value> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn parse_u8_binary(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_i128_binary(s: &str) -> Res<Value> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn parse_i128_binary(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:71:20
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn parse_u8_hex(s: &str) -> Res<Value> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 | fn parse_u8_hex(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_i128_hex(s: &str) -> Res<Value> {
[INFO] [stdout]    |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn parse_i128_hex(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-script/src/parser.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn parse_number(s: &str) -> Res<Value> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn parse_number(s: &str) -> Res<'_, Value> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:108:19
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn parse_range(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 | fn parse_range(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn parse_bool(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn parse_bool(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_fstring(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn parse_fstring(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:184:20
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_string(s: &str) -> Res<Value> {
[INFO] [stdout]     |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn parse_string(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn parse_key_struct(s: &str) -> Res<&str> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                        |        |   |
[INFO] [stdout]     |                        |        |   the same lifetime is elided here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn parse_key_struct(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:193:26
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn parse_variable_str(s: &str) -> Res<&str> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is elided here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 | fn parse_variable_str(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:215:22
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn parse_variable(s: &str) -> Res<Value> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn parse_variable(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_constant(s: &str) -> Res<Value> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 | fn parse_constant(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:230:25
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_block_paren(s: &str) -> Res<Value> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn parse_block_paren(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:234:29
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn parse_block_paren_opt(s: &str) -> Res<Value> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn parse_block_paren_opt(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:261:16
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn parse_fn(s: &str) -> Res<Value> {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn parse_fn(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:302:21
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_fn_args(s: &str) -> Res<Vec<Value>> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn parse_fn_args(s: &str) -> Res<'_, Vec<Value>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:323:21
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn parse_fn_call(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn parse_fn_call(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:336:21
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn parse_foreach(s: &str) -> Res<Value> {
[INFO] [stdout]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn parse_foreach(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:375:18
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn parse_drop(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 375 | fn parse_drop(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:388:24
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn parse_builtin_fn(s: &str) -> Res<Value> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 388 | fn parse_builtin_fn(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:468:25
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn parse_struct_expr(s: &str) -> Res<Value> {
[INFO] [stdout]     |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 468 | fn parse_struct_expr(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:483:31
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub(super) fn parse_struct(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub(super) fn parse_struct(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:521:19
[INFO] [stdout]     |
[INFO] [stdout] 521 | fn parse_array(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 521 | fn parse_array(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:537:26
[INFO] [stdout]     |
[INFO] [stdout] 537 | fn parse_key_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 | fn parse_key_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:562:31
[INFO] [stdout]     |
[INFO] [stdout] 562 | fn parse_variable_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 562 | fn parse_variable_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:591:28
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn parse_index_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                            ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 591 | fn parse_index_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:625:22
[INFO] [stdout]     |
[INFO] [stdout] 625 | fn parse_key_dots(s: &str) -> Res<KeyAccess> {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 625 | fn parse_key_dots(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:643:31
[INFO] [stdout]     |
[INFO] [stdout] 643 | fn parse_multidepth_access(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 643 | fn parse_multidepth_access(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:706:31
[INFO] [stdout]     |
[INFO] [stdout] 706 | fn parse_implicit_multiply(s: &str) -> Res<Value> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 706 | fn parse_implicit_multiply(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:712:19
[INFO] [stdout]     |
[INFO] [stdout] 712 | fn parse_value(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 712 | fn parse_value(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:740:23
[INFO] [stdout]     |
[INFO] [stdout] 740 | fn parse_operation(s: &str) -> Res<Value> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 740 | fn parse_operation(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:778:24
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn parse_expression(s: &str) -> Res<Value> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 778 | fn parse_expression(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:791:32
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn parse_simple_instruction(s: &str) -> Res<Value> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 791 | fn parse_simple_instruction(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:819:26
[INFO] [stdout]     |
[INFO] [stdout] 819 | fn parse_if_statement(s: &str) -> Res<Value> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 819 | fn parse_if_statement(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:842:23
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn parse_multiline(s: &str) -> Res<&str> {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                       |        |   |
[INFO] [stdout]     |                       |        |   the same lifetime is elided here
[INFO] [stdout]     |                       |        the same lifetime is hidden here
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 842 | fn parse_multiline(s: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:855:18
[INFO] [stdout]     |
[INFO] [stdout] 855 | fn parse_null(s: &str) -> Res<Value> {
[INFO] [stdout]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 855 | fn parse_null(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:859:29
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn parse_while_statement(s: &str) -> Res<Value> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 859 | fn parse_while_statement(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:884:19
[INFO] [stdout]     |
[INFO] [stdout] 884 | fn parse_break(s: &str) -> Res<Value> {
[INFO] [stdout]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 884 | fn parse_break(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:888:32
[INFO] [stdout]     |
[INFO] [stdout] 888 | fn parse_complex_expression(s: &str) -> Res<Value> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 888 | fn parse_complex_expression(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:911:26
[INFO] [stdout]     |
[INFO] [stdout] 911 | fn parse_early_return(s: &str) -> Res<Value> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 911 | fn parse_early_return(s: &str) -> Res<'_, Value> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-script/src/parser.rs:917:41
[INFO] [stdout]     |
[INFO] [stdout] 917 | pub fn parse_instructions(instructions: &str) -> Res<Vec<Value>> {
[INFO] [stdout]     |                                         ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 917 | pub fn parse_instructions(instructions: &str) -> Res<'_, Vec<Value>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling adana-cache-command v0.18.8 (/opt/rustwide/workdir/adana-cache-command)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> adana-cache-command/src/os_command.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn extract_args(s: &str) -> Res<Vec<OsString>> {
[INFO] [stdout]   |                    ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn extract_args(s: &str) -> Res<'_, Vec<OsString>> {
[INFO] [stdout]   |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/os_command.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn extract_envs(s: &str) -> Res<Vec<(&str, &str)>> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |        |        |     |
[INFO] [stdout]    |                    |        |        |     the same lifetime is elided here
[INFO] [stdout]    |                    |        |        the same lifetime is elided here
[INFO] [stdout]    |                    |        the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn extract_envs(s: &str) -> Res<'_, Vec<(&str, &str)>> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/os_command.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn extract_program(s: &str) -> Res<&str> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                       |        |   |
[INFO] [stdout]    |                       |        |   the same lifetime is elided here
[INFO] [stdout]    |                       |        the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn extract_program(s: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> adana-cache-command/src/parser.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn add_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]   |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                         |        |   |
[INFO] [stdout]   |                         |        |   the same lifetime is hidden here
[INFO] [stdout]   |                         |        the same lifetime is hidden here
[INFO] [stdout]   |                         the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn add_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]   |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn del_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |        |   |
[INFO] [stdout]    |                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                         |        the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn del_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn get_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |        |   |
[INFO] [stdout]    |                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                         |        the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn get_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn clippy_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn clippy_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:53:27
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn alias_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |   |
[INFO] [stdout]    |                           |        |   the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn alias_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn concat_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn concat_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn flush_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |   |
[INFO] [stdout]    |                           |        |   the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn flush_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:74:28
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn backup_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn backup_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn restore_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |        |   |
[INFO] [stdout]    |                             |        |   the same lifetime is hidden here
[INFO] [stdout]    |                             |        the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn restore_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                          +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:84:42
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn store_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                          |        |   |
[INFO] [stdout]    |                                          |        |   the same lifetime is hidden here
[INFO] [stdout]    |                                          |        the same lifetime is hidden here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn store_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:99:41
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn load_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |        |   |
[INFO] [stdout]    |                                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                                         |        the same lifetime is hidden here
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn load_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:114:42
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn print_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |   |
[INFO] [stdout]     |                                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn print_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn exec_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn exec_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn cd_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |   |
[INFO] [stdout]     |                        |        |   the same lifetime is hidden here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn cd_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                     +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:188:26
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn list_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn list_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:201:35
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn current_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |        |   |
[INFO] [stdout]     |                                   |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                   |        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn current_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                                +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:208:26
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn help_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn help_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn print_ast_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn print_ast_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:223:27
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn clear_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |   |
[INFO] [stdout]     |                           |        |   the same lifetime is hidden here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn clear_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn list_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |        |   |
[INFO] [stdout]     |                                |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                |        the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn list_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                             +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn using_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |   |
[INFO] [stdout]     |                           |        |   the same lifetime is hidden here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn using_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:266:29
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn extract_command(command: &str) -> Res<&str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                             |        |   |
[INFO] [stdout]     |                             |        |   the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn extract_command(command: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:272:26
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn dump_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn dump_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:284:31
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn del_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn del_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn parse_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn parse_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.54
[INFO] [stderr]    Compiling adana v0.18.8 (/opt/rustwide/workdir/adana-shell)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> adana-cache-command/src/parser.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn add_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]   |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                         |        |   |
[INFO] [stdout]   |                         |        |   the same lifetime is hidden here
[INFO] [stdout]   |                         |        the same lifetime is hidden here
[INFO] [stdout]   |                         the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn add_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]   |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn del_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |        |   |
[INFO] [stdout]    |                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                         |        the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn del_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:41:25
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn get_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                         |        |   |
[INFO] [stdout]    |                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                         |        the same lifetime is hidden here
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn get_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn clippy_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn clippy_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:53:27
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn alias_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |   |
[INFO] [stdout]    |                           |        |   the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn alias_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn concat_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn concat_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn flush_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                           |        |   |
[INFO] [stdout]    |                           |        |   the same lifetime is hidden here
[INFO] [stdout]    |                           |        the same lifetime is hidden here
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn flush_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:74:28
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn backup_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                            |        |   |
[INFO] [stdout]    |                            |        |   the same lifetime is hidden here
[INFO] [stdout]    |                            |        the same lifetime is hidden here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn backup_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                         +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn restore_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                             |        |   |
[INFO] [stdout]    |                             |        |   the same lifetime is hidden here
[INFO] [stdout]    |                             |        the same lifetime is hidden here
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn restore_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                          +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:84:42
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn store_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                          |        |   |
[INFO] [stdout]    |                                          |        |   the same lifetime is hidden here
[INFO] [stdout]    |                                          |        the same lifetime is hidden here
[INFO] [stdout]    |                                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn store_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/parser.rs:99:41
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn load_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]    |                                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                         |        |   |
[INFO] [stdout]    |                                         |        |   the same lifetime is hidden here
[INFO] [stdout]    |                                         |        the same lifetime is hidden here
[INFO] [stdout]    |                                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn load_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]    |                                                      +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:114:42
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn print_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |        |   |
[INFO] [stdout]     |                                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                          |        the same lifetime is hidden here
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn print_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn exec_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn exec_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn cd_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                        ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |        |   |
[INFO] [stdout]     |                        |        |   the same lifetime is hidden here
[INFO] [stdout]     |                        |        the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn cd_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                     +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:188:26
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn list_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn list_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:201:35
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn current_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |        |   |
[INFO] [stdout]     |                                   |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                   |        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn current_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                                +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:208:26
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn help_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn help_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:218:31
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn print_ast_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 218 | fn print_ast_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:223:27
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn clear_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |   |
[INFO] [stdout]     |                           |        |   the same lifetime is hidden here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn clear_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn list_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                                ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |        |   |
[INFO] [stdout]     |                                |        |   the same lifetime is hidden here
[INFO] [stdout]     |                                |        the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | fn list_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                             +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:262:27
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn using_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |        |   |
[INFO] [stdout]     |                           |        |   the same lifetime is hidden here
[INFO] [stdout]     |                           |        the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn using_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                        +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:266:29
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn extract_command(command: &str) -> Res<&str> {
[INFO] [stdout]     |                             ^^^^     ^^^^^^^^^
[INFO] [stdout]     |                             |        |   |
[INFO] [stdout]     |                             |        |   the same lifetime is elided here
[INFO] [stdout]     |                             |        the same lifetime is hidden here
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 | fn extract_command(command: &str) -> Res<'_, &str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:272:26
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn dump_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                          |        |   |
[INFO] [stdout]     |                          |        |   the same lifetime is hidden here
[INFO] [stdout]     |                          |        the same lifetime is hidden here
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn dump_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                       +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:284:31
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn del_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 284 | fn del_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> adana-cache-command/src/parser.rs:297:31
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn parse_command(command: &str) -> Res<CacheCommand> {
[INFO] [stdout]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |        |   |
[INFO] [stdout]     |                               |        |   the same lifetime is hidden here
[INFO] [stdout]     |                               |        the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 | pub fn parse_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stdout]     |                                            +++             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> adana-cache-command/src/os_command.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn extract_args(s: &str) -> Res<Vec<OsString>> {
[INFO] [stdout]   |                    ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn extract_args(s: &str) -> Res<'_, Vec<OsString>> {
[INFO] [stdout]   |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/os_command.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn extract_envs(s: &str) -> Res<Vec<(&str, &str)>> {
[INFO] [stdout]    |                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                    |        |        |     |
[INFO] [stdout]    |                    |        |        |     the same lifetime is elided here
[INFO] [stdout]    |                    |        |        the same lifetime is elided here
[INFO] [stdout]    |                    |        the same lifetime is hidden here
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn extract_envs(s: &str) -> Res<'_, Vec<(&str, &str)>> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> adana-cache-command/src/os_command.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn extract_program(s: &str) -> Res<&str> {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^
[INFO] [stdout]    |                       |        |   |
[INFO] [stdout]    |                       |        |   the same lifetime is elided here
[INFO] [stdout]    |                       |        the same lifetime is hidden here
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn extract_program(s: &str) -> Res<'_, &str> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling adana-script-wasm v0.18.8 (/opt/rustwide/workdir/adana-script-wasm)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.26s
[INFO] running `Command { std: "docker" "inspect" "7f4fe5cda2e196702623c51198f9ee2c162bd7f6d480dfa496e183a88a94aee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f4fe5cda2e196702623c51198f9ee2c162bd7f6d480dfa496e183a88a94aee4", kill_on_drop: false }`
[INFO] [stdout] 7f4fe5cda2e196702623c51198f9ee2c162bd7f6d480dfa496e183a88a94aee4
