[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] testing nbittich/karsher against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbittich%2Fkarsher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbittich/karsher on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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 libloading v0.8.9 (available: v0.9.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding rustyline v16.0.0 (available: v17.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9bb6f929cf5e8762579c935225488c3ccdc1d24674c73f06f0fefcfda569ee8
[INFO] running `Command { std: "docker" "start" "-a" "e9bb6f929cf5e8762579c935225488c3ccdc1d24674c73f06f0fefcfda569ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9bb6f929cf5e8762579c935225488c3ccdc1d24674c73f06f0fefcfda569ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9bb6f929cf5e8762579c935225488c3ccdc1d24674c73f06f0fefcfda569ee8", kill_on_drop: false }`
[INFO] [stdout] e9bb6f929cf5e8762579c935225488c3ccdc1d24674c73f06f0fefcfda569ee8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f3ecf3736b85734e0fd0f6f4f75541704d08207ebb2365d1262c35f672fe214
[INFO] running `Command { std: "docker" "start" "-a" "5f3ecf3736b85734e0fd0f6f4f75541704d08207ebb2365d1262c35f672fe214", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[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 linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling snowflake v1.3.0
[INFO] [stderr]    Compiling slab_tree v0.3.2
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 env_filter v0.1.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling adana-script-wasm v0.18.8 (/opt/rustwide/workdir/adana-script-wasm)
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rustyline v16.0.0
[INFO] [stderr]    Compiling image v0.25.8
[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-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] [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/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 adana v0.18.8 (/opt/rustwide/workdir/adana-shell)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.18s
[INFO] running `Command { std: "docker" "inspect" "5f3ecf3736b85734e0fd0f6f4f75541704d08207ebb2365d1262c35f672fe214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f3ecf3736b85734e0fd0f6f4f75541704d08207ebb2365d1262c35f672fe214", kill_on_drop: false }`
[INFO] [stdout] 5f3ecf3736b85734e0fd0f6f4f75541704d08207ebb2365d1262c35f672fe214
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9c57e07ce8683bbc352d453e9bfb0771b5380a892abc886acb45e6dec02c4ef
[INFO] running `Command { std: "docker" "start" "-a" "f9c57e07ce8683bbc352d453e9bfb0771b5380a892abc886acb45e6dec02c4ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[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.55
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[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 js-sys v0.3.82
[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] [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-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] [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 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] [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 adana v0.18.8 (/opt/rustwide/workdir/adana-shell)
[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 wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.55
[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 22.07s
[INFO] running `Command { std: "docker" "inspect" "f9c57e07ce8683bbc352d453e9bfb0771b5380a892abc886acb45e6dec02c4ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c57e07ce8683bbc352d453e9bfb0771b5380a892abc886acb45e6dec02c4ef", kill_on_drop: false }`
[INFO] [stdout] f9c57e07ce8683bbc352d453e9bfb0771b5380a892abc886acb45e6dec02c4ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e6bbbf12c9e599cf9dcbee8e36e53a476890c913a03c1a310e0c01879cbb27ff
[INFO] running `Command { std: "docker" "start" "-a" "e6bbbf12c9e599cf9dcbee8e36e53a476890c913a03c1a310e0c01879cbb27ff", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-script-core/src/primitive/core_primitive.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 84 |         key: &str,
[INFO] [stderr] 85 |     ) -> anyhow::Result<NativeFunction> {
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     ) -> anyhow::Result<NativeFunction<'_>> {
[INFO] [stderr]    |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `adana-script-core` (lib) generated 1 warning (run `cargo fix --lib -p adana-script-core` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-db/src/file_db.rs:38:18
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn get_guard(&self) -> Option<MutexGuard<InMemoryDb<K, V>>>;
[INFO] [stderr]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn get_guard(&self) -> Option<MutexGuard<'_, InMemoryDb<K, V>>>;
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-db/src/file_db.rs:52:18
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn get_guard(&self) -> Option<MutexGuard<InMemoryDb<K, V>>> {
[INFO] [stderr]    |                  ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn get_guard(&self) -> Option<MutexGuard<'_, InMemoryDb<K, V>>> {
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: `adana-db` (lib) generated 2 warnings (run `cargo fix --lib -p adana-db` to apply 2 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-script/src/parser.rs:23:27
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub(super) fn comments(s: &str) -> Res<Vec<&str>> {
[INFO] [stderr]    |                           ^^^^     ^^^^^^^^^^^^^^
[INFO] [stderr]    |                           |        |       |
[INFO] [stderr]    |                           |        |       the same lifetime is elided here
[INFO] [stderr]    |                           |        the same lifetime is hidden here
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub(super) fn comments(s: &str) -> Res<'_, Vec<&str>> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-script/src/parser.rs:40:33
[INFO] [stderr]    |
[INFO] [stderr] 40 | fn recognize_hexadecimal(input: &str) -> Res<&str> {
[INFO] [stderr]    |                                 ^^^^     ^^^^^^^^^
[INFO] [stderr]    |                                 |        |   |
[INFO] [stderr]    |                                 |        |   the same lifetime is elided here
[INFO] [stderr]    |                                 |        the same lifetime is hidden here
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 40 | fn recognize_hexadecimal(input: &str) -> Res<'_, &str> {
[INFO] [stderr]    |                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-script/src/parser.rs:47:28
[INFO] [stderr]    |
[INFO] [stderr] 47 | fn recognize_binary(input: &str) -> Res<&str> {
[INFO] [stderr]    |                            ^^^^     ^^^^^^^^^
[INFO] [stderr]    |                            |        |   |
[INFO] [stderr]    |                            |        |   the same lifetime is elided here
[INFO] [stderr]    |                            |        the same lifetime is hidden here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 | fn recognize_binary(input: &str) -> Res<'_, &str> {
[INFO] [stderr]    |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-script/src/parser.rs:51:23
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn parse_u8_binary(s: &str) -> Res<Value> {
[INFO] [stderr]    |                       ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 | fn parse_u8_binary(s: &str) -> Res<'_, Value> {
[INFO] [stderr]    |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-script/src/parser.rs:61:25
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn parse_i128_binary(s: &str) -> Res<Value> {
[INFO] [stderr]    |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn parse_i128_binary(s: &str) -> Res<'_, Value> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-script/src/parser.rs:71:20
[INFO] [stderr]    |
[INFO] [stderr] 71 | fn parse_u8_hex(s: &str) -> Res<Value> {
[INFO] [stderr]    |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 71 | fn parse_u8_hex(s: &str) -> Res<'_, Value> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-script/src/parser.rs:81:22
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn parse_i128_hex(s: &str) -> Res<Value> {
[INFO] [stderr]    |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn parse_i128_hex(s: &str) -> Res<'_, Value> {
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-script/src/parser.rs:90:20
[INFO] [stderr]    |
[INFO] [stderr] 90 | fn parse_number(s: &str) -> Res<Value> {
[INFO] [stderr]    |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 90 | fn parse_number(s: &str) -> Res<'_, Value> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:108:19
[INFO] [stderr]     |
[INFO] [stderr] 108 | fn parse_range(s: &str) -> Res<Value> {
[INFO] [stderr]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 108 | fn parse_range(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:131:18
[INFO] [stderr]     |
[INFO] [stderr] 131 | fn parse_bool(s: &str) -> Res<Value> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 131 | fn parse_bool(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:138:21
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn parse_fstring(s: &str) -> Res<Value> {
[INFO] [stderr]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn parse_fstring(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:184:20
[INFO] [stderr]     |
[INFO] [stderr] 184 | fn parse_string(s: &str) -> Res<Value> {
[INFO] [stderr]     |                    ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 184 | fn parse_string(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:190:24
[INFO] [stderr]     |
[INFO] [stderr] 190 | fn parse_key_struct(s: &str) -> Res<&str> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^
[INFO] [stderr]     |                        |        |   |
[INFO] [stderr]     |                        |        |   the same lifetime is elided here
[INFO] [stderr]     |                        |        the same lifetime is hidden here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 190 | fn parse_key_struct(s: &str) -> Res<'_, &str> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:193:26
[INFO] [stderr]     |
[INFO] [stderr] 193 | fn parse_variable_str(s: &str) -> Res<&str> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^
[INFO] [stderr]     |                          |        |   |
[INFO] [stderr]     |                          |        |   the same lifetime is elided here
[INFO] [stderr]     |                          |        the same lifetime is hidden here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 193 | fn parse_variable_str(s: &str) -> Res<'_, &str> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:215:22
[INFO] [stderr]     |
[INFO] [stderr] 215 | fn parse_variable(s: &str) -> Res<Value> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 215 | fn parse_variable(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:226:22
[INFO] [stderr]     |
[INFO] [stderr] 226 | fn parse_constant(s: &str) -> Res<Value> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 226 | fn parse_constant(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:230:25
[INFO] [stderr]     |
[INFO] [stderr] 230 | fn parse_block_paren(s: &str) -> Res<Value> {
[INFO] [stderr]     |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 230 | fn parse_block_paren(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:234:29
[INFO] [stderr]     |
[INFO] [stderr] 234 | fn parse_block_paren_opt(s: &str) -> Res<Value> {
[INFO] [stderr]     |                             ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 234 | fn parse_block_paren_opt(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:261:16
[INFO] [stderr]     |
[INFO] [stderr] 261 | fn parse_fn(s: &str) -> Res<Value> {
[INFO] [stderr]     |                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 261 | fn parse_fn(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:302:21
[INFO] [stderr]     |
[INFO] [stderr] 302 | fn parse_fn_args(s: &str) -> Res<Vec<Value>> {
[INFO] [stderr]     |                     ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 302 | fn parse_fn_args(s: &str) -> Res<'_, Vec<Value>> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:323:21
[INFO] [stderr]     |
[INFO] [stderr] 323 | fn parse_fn_call(s: &str) -> Res<Value> {
[INFO] [stderr]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 323 | fn parse_fn_call(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:336:21
[INFO] [stderr]     |
[INFO] [stderr] 336 | fn parse_foreach(s: &str) -> Res<Value> {
[INFO] [stderr]     |                     ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 336 | fn parse_foreach(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:375:18
[INFO] [stderr]     |
[INFO] [stderr] 375 | fn parse_drop(s: &str) -> Res<Value> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 375 | fn parse_drop(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:388:24
[INFO] [stderr]     |
[INFO] [stderr] 388 | fn parse_builtin_fn(s: &str) -> Res<Value> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 388 | fn parse_builtin_fn(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:468:25
[INFO] [stderr]     |
[INFO] [stderr] 468 | fn parse_struct_expr(s: &str) -> Res<Value> {
[INFO] [stderr]     |                         ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 468 | fn parse_struct_expr(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:483:31
[INFO] [stderr]     |
[INFO] [stderr] 483 | pub(super) fn parse_struct(s: &str) -> Res<Value> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 483 | pub(super) fn parse_struct(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:521:19
[INFO] [stderr]     |
[INFO] [stderr] 521 | fn parse_array(s: &str) -> Res<Value> {
[INFO] [stderr]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 521 | fn parse_array(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:537:26
[INFO] [stderr]     |
[INFO] [stderr] 537 | fn parse_key_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 537 | fn parse_key_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:562:31
[INFO] [stderr]     |
[INFO] [stderr] 562 | fn parse_variable_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 562 | fn parse_variable_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:591:28
[INFO] [stderr]     |
[INFO] [stderr] 591 | fn parse_index_brackets(s: &str) -> Res<KeyAccess> {
[INFO] [stderr]     |                            ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 591 | fn parse_index_brackets(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stderr]     |                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:625:22
[INFO] [stderr]     |
[INFO] [stderr] 625 | fn parse_key_dots(s: &str) -> Res<KeyAccess> {
[INFO] [stderr]     |                      ^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 625 | fn parse_key_dots(s: &str) -> Res<'_, KeyAccess> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:643:31
[INFO] [stderr]     |
[INFO] [stderr] 643 | fn parse_multidepth_access(s: &str) -> Res<Value> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 643 | fn parse_multidepth_access(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:706:31
[INFO] [stderr]     |
[INFO] [stderr] 706 | fn parse_implicit_multiply(s: &str) -> Res<Value> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 706 | fn parse_implicit_multiply(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:712:19
[INFO] [stderr]     |
[INFO] [stderr] 712 | fn parse_value(s: &str) -> Res<Value> {
[INFO] [stderr]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 712 | fn parse_value(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:740:23
[INFO] [stderr]     |
[INFO] [stderr] 740 | fn parse_operation(s: &str) -> Res<Value> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 740 | fn parse_operation(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:778:24
[INFO] [stderr]     |
[INFO] [stderr] 778 | fn parse_expression(s: &str) -> Res<Value> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 778 | fn parse_expression(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:791:32
[INFO] [stderr]     |
[INFO] [stderr] 791 | fn parse_simple_instruction(s: &str) -> Res<Value> {
[INFO] [stderr]     |                                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 791 | fn parse_simple_instruction(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:819:26
[INFO] [stderr]     |
[INFO] [stderr] 819 | fn parse_if_statement(s: &str) -> Res<Value> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 819 | fn parse_if_statement(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:842:23
[INFO] [stderr]     |
[INFO] [stderr] 842 | fn parse_multiline(s: &str) -> Res<&str> {
[INFO] [stderr]     |                       ^^^^     ^^^^^^^^^
[INFO] [stderr]     |                       |        |   |
[INFO] [stderr]     |                       |        |   the same lifetime is elided here
[INFO] [stderr]     |                       |        the same lifetime is hidden here
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 842 | fn parse_multiline(s: &str) -> Res<'_, &str> {
[INFO] [stderr]     |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:855:18
[INFO] [stderr]     |
[INFO] [stderr] 855 | fn parse_null(s: &str) -> Res<Value> {
[INFO] [stderr]     |                  ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 855 | fn parse_null(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:859:29
[INFO] [stderr]     |
[INFO] [stderr] 859 | fn parse_while_statement(s: &str) -> Res<Value> {
[INFO] [stderr]     |                             ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 859 | fn parse_while_statement(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:884:19
[INFO] [stderr]     |
[INFO] [stderr] 884 | fn parse_break(s: &str) -> Res<Value> {
[INFO] [stderr]     |                   ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 884 | fn parse_break(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:888:32
[INFO] [stderr]     |
[INFO] [stderr] 888 | fn parse_complex_expression(s: &str) -> Res<Value> {
[INFO] [stderr]     |                                ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 888 | fn parse_complex_expression(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:911:26
[INFO] [stderr]     |
[INFO] [stderr] 911 | fn parse_early_return(s: &str) -> Res<Value> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 911 | fn parse_early_return(s: &str) -> Res<'_, Value> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-script/src/parser.rs:917:41
[INFO] [stderr]     |
[INFO] [stderr] 917 | pub fn parse_instructions(instructions: &str) -> Res<Vec<Value>> {
[INFO] [stderr]     |                                         ^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 917 | pub fn parse_instructions(instructions: &str) -> Res<'_, Vec<Value>> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `adana-script` (lib) generated 45 warnings (run `cargo fix --lib -p adana-script` to apply 45 suggestions)
[INFO] [stderr] warning: `adana-db` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `adana-script-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> adana-cache-command/src/os_command.rs:8:20
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn extract_args(s: &str) -> Res<Vec<OsString>> {
[INFO] [stderr]   |                    ^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                    |
[INFO] [stderr]   |                    the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn extract_args(s: &str) -> Res<'_, Vec<OsString>> {
[INFO] [stderr]   |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/os_command.rs:43:20
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn extract_envs(s: &str) -> Res<Vec<(&str, &str)>> {
[INFO] [stderr]    |                    ^^^^     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                    |        |        |     |
[INFO] [stderr]    |                    |        |        |     the same lifetime is elided here
[INFO] [stderr]    |                    |        |        the same lifetime is elided here
[INFO] [stderr]    |                    |        the same lifetime is hidden here
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn extract_envs(s: &str) -> Res<'_, Vec<(&str, &str)>> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/os_command.rs:53:23
[INFO] [stderr]    |
[INFO] [stderr] 53 | fn extract_program(s: &str) -> Res<&str> {
[INFO] [stderr]    |                       ^^^^     ^^^^^^^^^
[INFO] [stderr]    |                       |        |   |
[INFO] [stderr]    |                       |        |   the same lifetime is elided here
[INFO] [stderr]    |                       |        the same lifetime is hidden here
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 | fn extract_program(s: &str) -> Res<'_, &str> {
[INFO] [stderr]    |                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> adana-cache-command/src/parser.rs:5:25
[INFO] [stderr]   |
[INFO] [stderr] 5 | fn add_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]   |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                         |        |   |
[INFO] [stderr]   |                         |        |   the same lifetime is hidden here
[INFO] [stderr]   |                         |        the same lifetime is hidden here
[INFO] [stderr]   |                         the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 5 | fn add_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]   |                                      +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/parser.rs:34:25
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn del_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]    |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                         |        |   |
[INFO] [stderr]    |                         |        |   the same lifetime is hidden here
[INFO] [stderr]    |                         |        the same lifetime is hidden here
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn del_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]    |                                      +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/parser.rs:41:25
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn get_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]    |                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                         |        |   |
[INFO] [stderr]    |                         |        |   the same lifetime is hidden here
[INFO] [stderr]    |                         |        the same lifetime is hidden here
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 | fn get_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]    |                                      +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/parser.rs:44:28
[INFO] [stderr]    |
[INFO] [stderr] 44 | fn clippy_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                            |        |   |
[INFO] [stderr]    |                            |        |   the same lifetime is hidden here
[INFO] [stderr]    |                            |        the same lifetime is hidden here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 | fn clippy_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]    |                                         +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/parser.rs:53:27
[INFO] [stderr]    |
[INFO] [stderr] 53 | fn alias_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]    |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                           |        |   |
[INFO] [stderr]    |                           |        |   the same lifetime is hidden here
[INFO] [stderr]    |                           |        the same lifetime is hidden here
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 | fn alias_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]    |                                        +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/parser.rs:60:28
[INFO] [stderr]    |
[INFO] [stderr] 60 | fn concat_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                            |        |   |
[INFO] [stderr]    |                            |        |   the same lifetime is hidden here
[INFO] [stderr]    |                            |        the same lifetime is hidden here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 | fn concat_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]    |                                         +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/parser.rs:70:27
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn flush_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]    |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                           |        |   |
[INFO] [stderr]    |                           |        |   the same lifetime is hidden here
[INFO] [stderr]    |                           |        the same lifetime is hidden here
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn flush_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]    |                                        +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/parser.rs:74:28
[INFO] [stderr]    |
[INFO] [stderr] 74 | fn backup_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]    |                            ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                            |        |   |
[INFO] [stderr]    |                            |        |   the same lifetime is hidden here
[INFO] [stderr]    |                            |        the same lifetime is hidden here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 74 | fn backup_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]    |                                         +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/parser.rs:81:29
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn restore_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]    |                             ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                             |        |   |
[INFO] [stderr]    |                             |        |   the same lifetime is hidden here
[INFO] [stderr]    |                             |        the same lifetime is hidden here
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 | fn restore_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]    |                                          +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/parser.rs:84:42
[INFO] [stderr]    |
[INFO] [stderr] 84 | fn store_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]    |                                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                          |        |   |
[INFO] [stderr]    |                                          |        |   the same lifetime is hidden here
[INFO] [stderr]    |                                          |        the same lifetime is hidden here
[INFO] [stderr]    |                                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 84 | fn store_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]    |                                                       +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> adana-cache-command/src/parser.rs:99:41
[INFO] [stderr]    |
[INFO] [stderr] 99 | fn load_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]    |                                         ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                         |        |   |
[INFO] [stderr]    |                                         |        |   the same lifetime is hidden here
[INFO] [stderr]    |                                         |        the same lifetime is hidden here
[INFO] [stderr]    |                                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 | fn load_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]    |                                                      +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:114:42
[INFO] [stderr]     |
[INFO] [stderr] 114 | fn print_script_context_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                          |        |   |
[INFO] [stderr]     |                                          |        |   the same lifetime is hidden here
[INFO] [stderr]     |                                          |        the same lifetime is hidden here
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 114 | fn print_script_context_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                                       +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:125:26
[INFO] [stderr]     |
[INFO] [stderr] 125 | fn exec_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                          |        |   |
[INFO] [stderr]     |                          |        |   the same lifetime is hidden here
[INFO] [stderr]     |                          |        the same lifetime is hidden here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 125 | fn exec_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                       +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:138:24
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn cd_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                        ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                        |        |   |
[INFO] [stderr]     |                        |        |   the same lifetime is hidden here
[INFO] [stderr]     |                        |        the same lifetime is hidden here
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 138 | fn cd_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                     +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:188:26
[INFO] [stderr]     |
[INFO] [stderr] 188 | fn list_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                          |        |   |
[INFO] [stderr]     |                          |        |   the same lifetime is hidden here
[INFO] [stderr]     |                          |        the same lifetime is hidden here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 188 | fn list_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                       +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:201:35
[INFO] [stderr]     |
[INFO] [stderr] 201 | fn current_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                                   ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                   |        |   |
[INFO] [stderr]     |                                   |        |   the same lifetime is hidden here
[INFO] [stderr]     |                                   |        the same lifetime is hidden here
[INFO] [stderr]     |                                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 201 | fn current_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                                +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:208:26
[INFO] [stderr]     |
[INFO] [stderr] 208 | fn help_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                          |        |   |
[INFO] [stderr]     |                          |        |   the same lifetime is hidden here
[INFO] [stderr]     |                          |        the same lifetime is hidden here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 208 | fn help_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                       +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:218:31
[INFO] [stderr]     |
[INFO] [stderr] 218 | fn print_ast_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                               |        |   |
[INFO] [stderr]     |                               |        |   the same lifetime is hidden here
[INFO] [stderr]     |                               |        the same lifetime is hidden here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 218 | fn print_ast_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                            +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:223:27
[INFO] [stderr]     |
[INFO] [stderr] 223 | fn clear_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                           |        |   |
[INFO] [stderr]     |                           |        |   the same lifetime is hidden here
[INFO] [stderr]     |                           |        the same lifetime is hidden here
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 223 | fn clear_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                        +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:230:32
[INFO] [stderr]     |
[INFO] [stderr] 230 | fn list_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                                ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                |        |   |
[INFO] [stderr]     |                                |        |   the same lifetime is hidden here
[INFO] [stderr]     |                                |        the same lifetime is hidden here
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 230 | fn list_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                             +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:262:27
[INFO] [stderr]     |
[INFO] [stderr] 262 | fn using_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                           |        |   |
[INFO] [stderr]     |                           |        |   the same lifetime is hidden here
[INFO] [stderr]     |                           |        the same lifetime is hidden here
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 262 | fn using_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                        +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:266:29
[INFO] [stderr]     |
[INFO] [stderr] 266 | fn extract_command(command: &str) -> Res<&str> {
[INFO] [stderr]     |                             ^^^^     ^^^^^^^^^
[INFO] [stderr]     |                             |        |   |
[INFO] [stderr]     |                             |        |   the same lifetime is elided here
[INFO] [stderr]     |                             |        the same lifetime is hidden here
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 266 | fn extract_command(command: &str) -> Res<'_, &str> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:272:26
[INFO] [stderr]     |
[INFO] [stderr] 272 | fn dump_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                          ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                          |        |   |
[INFO] [stderr]     |                          |        |   the same lifetime is hidden here
[INFO] [stderr]     |                          |        the same lifetime is hidden here
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 272 | fn dump_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                       +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:284:31
[INFO] [stderr]     |
[INFO] [stderr] 284 | fn del_cache_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                               |        |   |
[INFO] [stderr]     |                               |        |   the same lifetime is hidden here
[INFO] [stderr]     |                               |        the same lifetime is hidden here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 284 | fn del_cache_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                            +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> adana-cache-command/src/parser.rs:297:31
[INFO] [stderr]     |
[INFO] [stderr] 297 | pub fn parse_command(command: &str) -> Res<CacheCommand> {
[INFO] [stderr]     |                               ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                               |        |   |
[INFO] [stderr]     |                               |        |   the same lifetime is hidden here
[INFO] [stderr]     |                               |        the same lifetime is hidden here
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 297 | pub fn parse_command(command: &str) -> Res<'_, CacheCommand<'_>> {
[INFO] [stderr]     |                                            +++             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `adana-cache-command` (lib) generated 28 warnings (run `cargo fix --lib -p adana-cache-command` to apply 28 suggestions)
[INFO] [stderr] warning: `adana-cache-command` (lib test) generated 28 warnings (28 duplicates)
[INFO] [stderr] warning: `adana-script` (lib test) generated 45 warnings (45 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adana-ef3737723badd7c1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adana_cache_command-e1a2e1a824f529fe)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 'hello world'
[INFO] [stdout] test os_command::test::test_exec_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adana_db-04a2bcefb30ccac3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test file_lock::test::test_lock ... ok
[INFO] [stdout] test in_memory::test::test_inner_db ... ok
[INFO] [stdout] test database::test::test_file_db_lock ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adana_script-96c2b7ac50e14b29)
[INFO] [stdout] 
[INFO] [stdout] running 209 tests
[INFO] [stdout] test tests::bitwise::bitwise_not ... ok
[INFO] [stdout] test tests::bitwise::bitwise_and ... ok
[INFO] [stdout] test tests::bitwise::bitwise_xor_test ... ok
[INFO] [stdout] test tests::builtin::test_builtin_to_double ... ok
[INFO] [stdout] test tests::builtin::test_ceil ... ok
[INFO] [stdout] test tests::builtin::test_capitalize ... ok
[INFO] [stdout] test tests::bitwise::test_complex_math_wise ... ok
[INFO] [stdout] test tests::builtin::test_floor ... ok
[INFO] [stdout] test tests::builtin::test_builtin_to_bool ... ok
[INFO] [stdout] test tests::builtin::test_is_match ... ok
[INFO] [stdout] test tests::array::test_array_access_from_fn_return ... ok
[INFO] [stdout] test tests::builtin::test_builtin_to_int ... ok
[INFO] [stdout] test tests::builtin::test_jsonify ... ok
[INFO] [stdout] test tests::builtin::test_parse_json ... ok
[INFO] [stdout] test tests::builtin::test_to_binary ... ok
[INFO] [stdout] test tests::bitwise::test_left_shift ... ok
[INFO] [stdout] test tests::builtin::test_to_lower ... ok
[INFO] [stdout] test tests::builtin::test_round ... ok
[INFO] [stdout] test tests::builtin::test_to_hex ... ok
[INFO] [stdout] test tests::builtin::test_eval ... ok
[INFO] [stdout] test tests::bitwise::bitwise_or_test ... ok
[INFO] [stdout] test tests::builtin::test_replace_all ... ok
[INFO] [stdout] test tests::builtin::test_match ... ok
[INFO] [stdout] test tests::builtin::test_to_upper ... ok
[INFO] [stdout] test tests::builtin::test_type_of ... ok
[INFO] [stdout] test tests::builtin::test_replace ... ok
[INFO] [stdout] test tests::drop::test_drop_arr_access ... ok
[INFO] [stdout] test tests::chaining::complex_struct_struct_struct ... ok
[INFO] [stdout] test tests::chaining::simple_array_two_depth ... ok
[INFO] [stdout] test tests::bitwise::test_right_shift ... ok
[INFO] [stdout] test tests::drop::test_drop_string ... ok
[INFO] [stdout] test tests::array::test_array_access_key_index ... ok
[INFO] [stdout] test tests::chaining::complex_struct_array ... ok
[INFO] [stdout] test tests::drop::test_drop_struct_access_alt ... ok
[INFO] [stdout] test tests::drop::test_drop_struct_access ... ok
[INFO] [stdout] test tests::chaining::complex_struct_struct_struct_fn ... ok
[INFO] [stdout] test tests::chaining::complex_struct_struct_struct_other ... ok
[INFO] [stdout] test tests::empty_block::empty_for ... ok
[INFO] [stdout] test tests::chaining::complex_struct_array_struct ... ok
[INFO] [stdout] test tests::empty_block::empty_if ... ok
[INFO] [stdout] test tests::empty_block::empty_while ... ok
[INFO] [stdout] test tests::examples::test_example2 ... ok
[INFO] [stdout] test tests::examples::test_example1 ... ok
[INFO] [stdout] test tests::array::test_file_array ... ok
[INFO] [stdout] test tests::file::test_nested_file ... ok
[INFO] [stdout] test tests::array::test_string_array ... ok
[INFO] [stdout] test tests::file::test_while_statement ... ok
[INFO] [stdout] test tests::array::test_array_expr_access ... ok
[INFO] [stdout] test tests::array::test_array_expr_access_not_assigned ... ok
[INFO] [stdout] test tests::foreach::simple_foreach ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_not_assigned ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_return ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_break ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_string_not_assigned ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_idx1 ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_two_depth1 ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_idx_from_fn ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_idx_from_struct ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_idx_with_paren ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_idx_from_struct_with_paren ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_string ... ok
[INFO] [stdout] test tests::foreach::simple_foreach_with_paren ... ok
[INFO] [stderr]     Updating crates.io index
[INFO] [stdout] test tests::foreach::test_handle_error ... ok
[INFO] [stdout] test tests::foreach::test_foreach_struct ... ok
[INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] test tests::funct::test_anon_func_call ... ok
[INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] error: failed to get `anyhow` as a dependency of package `plugin_example v0.1.0 (/opt/rustwide/workdir/adana-script/dynamic_lib/example_lib_src)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of config.json failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] test tests::dynload::build_from_adana_dynamic_lib_test ... FAILED
[INFO] [stdout] test tests::dynload::load_dynamic_lib_test ... ok
[INFO] [stdout] test tests::funct::test_fn_param ... ok
[INFO] [stdout] test tests::funct::test_inline_fn ... ok
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] error: failed to get `anyhow` as a dependency of package `plugin_example v0.1.0 (/opt/rustwide/workdir/adana-script/dynamic_lib/example_lib_src)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of config.json failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] test tests::dynload::require_direct_call_test ... FAILED
[INFO] [stdout] test tests::file::test_fizz_buzz ... ok
[INFO] [stdout] test tests::funct::test_regression_struct_with_builtin ... ok
[INFO] [stdout] test tests::is_type::test_is_array ... ok
[INFO] [stdout] test tests::is_type::test_is_bool ... ok
[INFO] [stdout] test tests::is_type::test_is_double ... ok
[INFO] [stdout] test tests::is_type::test_is_error ... ok
[INFO] [stdout] test tests::is_type::test_is_function ... ok
[INFO] [stdout] test tests::is_type::test_is_i8 ... ok
[INFO] [stdout] test tests::is_type::test_is_int ... ok
[INFO] [stdout] test tests::is_type::test_is_struct ... ok
[INFO] [stdout] test tests::is_type::test_is_u8 ... ok
[INFO] [stdout] test tests::misc::bug_javascript_meme ... ok
[INFO] [stdout] test tests::misc::recur_early_return ... ok
[INFO] [stdout] test tests::misc::test_bug_pow_sugar ... ok
[INFO] [stdout] test tests::misc::test_buggy_fn_call ... ok
[INFO] [stdout] test tests::misc::test_compute ... ok
[INFO] [stdout] test tests::misc::test_compute_assign_with_ctx ... ok
[INFO] [stdout] test tests::misc::test_compute_with_ctx ... ok
[INFO] [stdout] test tests::misc::test_consts ... ok
[INFO] [stdout] test tests::misc::test_expr_invalid - should panic ... ok
[INFO] [stdout] test tests::misc::test_expr_invalid_drc - should panic ... ok
[INFO] [stdout] test tests::misc::test_extra ... ok
[INFO] [stdout] test tests::misc::test_fn_abs ... ok
[INFO] [stdout] test tests::misc::test_fn_cos ... ok
[INFO] [stdout] test tests::misc::test_fn_ln ... ok
[INFO] [stdout] test tests::misc::test_fn_log ... ok
[INFO] [stdout] test tests::misc::test_fn_sin ... ok
[INFO] [stdout] test tests::misc::test_fn_sqrt ... ok
[INFO] [stdout] test tests::file::test_if_statement ... ok
[INFO] [stdout] test tests::misc::test_fn_tan ... ok
[INFO] [stdout] test tests::misc::test_if_no_parenthesis ... ok
[INFO] [stdout] test tests::misc::test_modulo ... ok
[INFO] [stdout] test tests::misc::test_implicit_multiply ... ok
[INFO] [stdout] test tests::misc::test_mul_by_zero ... ok
[INFO] [stdout] test tests::misc::test_op_invalid - should panic ... ok
[INFO] [stdout] test tests::misc::test_negate ... ok
[INFO] [stdout] test tests::misc::test_op_pow_sugar ... ok
[INFO] [stdout] test tests::misc::test_simple_bool ... ok
[INFO] [stdout] test tests::misc::test_pow ... ok
[INFO] [stdout] test tests::misc::test_simple_logical_and_or ... ok
[INFO] [stdout] test tests::misc::test_str ... ok
[INFO] [stdout] test tests::misc::test_variable ... ok
[INFO] [stdout] test tests::misc::test_variable_expr ... ok
[INFO] [stdout] test tests::misc::test_variable_expr_2 ... ok
[INFO] [stdout] test tests::misc::test_simple_condition ... ok
[INFO] [stdout] test tests::opassign::test_op_assign_add ... ok
[INFO] [stdout] test tests::misc::test_while_no_parenthesis ... ok
[INFO] [stdout] test tests::opassign::test_op_assign_div ... ok
[INFO] [stdout] test tests::opassign::test_op_assign_mod ... ok
[INFO] [stdout] test tests::opassign::test_op_assign_sub ... ok
[INFO] [stdout] test tests::opassign::test_op_assign_mul ... ok
[INFO] [stdout] test tests::parser::test_bug_fn_hello_a ... ok
[INFO] [stdout] test tests::parser::test_array_fn_access ... ok
[INFO] [stdout] test tests::parser::test_comments_end_arr ... ok
[INFO] [stdout] test tests::parser::test_paren_bug_2023 ... ok
[INFO] [stdout] test tests::parser::test_inline_fn1 ... ok
[INFO] [stdout] test tests::file::test_if_else_file1 ... ok
[INFO] [stdout] test tests::file::test_simple_file ... ok
[INFO] [stdout] test tests::parser::test_parse_multiline ... ok
[INFO] [stdout] test tests::parser::test_parser_array_directly_access ... ok
[INFO] [stdout] test tests::parser::test_parse_break ... ok
[INFO] [stdout] test tests::parser::test_parser_buggy_fn_call_op ... ok
[INFO] [stdout] test tests::parser::test_struct1 ... ok
[INFO] [stdout] test tests::parser::test_struct_access_1 ... ok
[INFO] [stdout] test tests::parser::test_parse_string_escaped ... ok
[INFO] [stdout] test tests::parser::test_struct_array ... ok
[INFO] [stdout] test tests::parser::test_parse_fn ... ok
[INFO] [stdout] test tests::parser::test_struct_array2 ... ok
[INFO] [stdout] test tests::range::simple_range ... ok
[INFO] [stdout] test tests::range::simple_foreach_range_both_end ... ok
[INFO] [stdout] test tests::range::simple_range_in_array ... ok
[INFO] [stdout] test tests::range::simple_range_struct ... ok
[INFO] [stdout] test tests::range::simple_range_in_function ... ok
[INFO] [stdout] test tests::reference::test_forin_range_ref1 ... ok
[INFO] [stdout] test tests::reference::test_simple ... ok
[INFO] [stdout] test tests::reference::test_forin_range_ref2 ... ok
[INFO] [stdout] test tests::reference::test_simple_array_ref ... ok
[INFO] [stdout] test tests::reference::test_simple_modify ... ok
[INFO] [stdout] test tests::reference::test_simple_struct_ref ... ok
[INFO] [stdout] test tests::scope_ctx::test_if_else_scope_simple ... ok
[INFO] [stdout] test tests::scope_ctx::test_if_else_scope_complex ... ok
[INFO] [stdout] test tests::parser::test_struct2 ... ok
[INFO] [stdout] test tests::scope_ctx::test_if_scope_simple ... ok
[INFO] [stdout] test tests::scope_ctx::test_while_scope_simple ... ok
[INFO] [stdout] test tests::scope_ctx::test_if_scope_complex ... ok
[INFO] [stdout] test tests::range::simple_foreach_range ... ok
[INFO] [stdout] test tests::scope_ctx::test_while_scope_complex ... ok
[INFO] [stdout] test tests::array::test_array_access_expr ... ok
[INFO] [stdout] test tests::strings::test_string_block2 ... ok
[INFO] [stdout] test tests::strings::test_string_block_with_parameters ... ok
[INFO] [stdout] test tests::strings::test_string_escape ... ok
[INFO] [stdout] test tests::strings::test_string_regex ... ok
[INFO] [stdout] test tests::funct::test_array_access_fn_call ... ok
[INFO] [stdout] test tests::strings::parse_multi_values ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key10 ... ok
[INFO] [stdout] test tests::strings::test_string_block_with_parameters_struct ... ok
[INFO] [stdout] test tests::strings::parse_f_strings_fn ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key12 ... ok
[INFO] [stdout] test tests::strings::test_string_block_complete ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key9 ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key14 ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key2 ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key3 ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key4 ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key5 ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key6 ... ok
[INFO] [stdout] test tests::funct::test_basic_map ... ok
[INFO] [stdout] test tests::struc::test_struct_access_key7 ... ok
[INFO] [stdout] test tests::struc::test_struct_empty ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key13 ... ok
[INFO] [stdout] test tests::struc::test_struct_from_readme_example ... ok
[INFO] [stdout] test tests::struc::test_struct_key_between_quotes ... ok
[INFO] [stdout] test tests::struc::test_struc_access_key11 ... ok
[INFO] [stdout] test tests::struc::test_struct_modify_content_type ... ok
[INFO] [stdout] test tests::unused::test_simple_unused_array ... ok
[INFO] [stdout] test tests::unused::test_simple_unused_fn_call_range ... ok
[INFO] [stdout] test tests::unused::test_simple_unused_fn_multiple_parameters ... ok
[INFO] [stdout] test tests::unused::test_simple_unused_fn_multiple_parameters2 ... ok
[INFO] [stdout] test tests::unused::test_simple_unused_fn_parameter ... ok
[INFO] [stdout] test tests::unused::test_simple_unused_foreach ... ok
[INFO] [stdout] test tests::unused::test_simple_unused_foreach_index ... ok
[INFO] [stdout] test tests::unused::test_simple_unused_range ... ok
[INFO] [stdout] test tests::unused::test_simple_unused_struct ... ok
[INFO] [stdout] test tests::funct::test_override_map ... ok
[INFO] [stdout] test tests::dynload::callback_dynamic_lib_test ... ok
[INFO] [stdout] test tests::file::test_includes ... ok
[INFO] [stdout] test tests::file::test_multiline_file ... ok
[INFO] [stdout] test tests::array::test_simple_array ... ok
[INFO] [stdout] test tests::struc::test_simple_struc ... ok
[INFO] [stdout] test tests::funct::test_drop ... ok
[INFO] [stdout] test tests::funct::test_if_else_file ... ok
[INFO] [stdout] test tests::struc::test_struct_access ... ok
[INFO] [stdout] test tests::struc::test_struct_complex_ish ... ok
[INFO] [stdout] test tests::struc::test_struct_eq ... ok
[INFO] [stdout] test tests::funct::test_recursive ... ok
[INFO] [stdout] test tests::dynload::complex_callback_dynamic_lib_test ... ok
[INFO] [stdout] test tests::struc::test_struct_variable_assign ... ok
[INFO] [stdout] test tests::struc::test_simple_struc_with_more_stuff_in_it ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::dynload::build_from_adana_dynamic_lib_test stdout ----
[INFO] [stdout] [adana-script/src/compute.rs:1332:9] rest = ""
[INFO] [stdout] [adana-script/src/compute.rs:1333:9] &instructions = [
[INFO] [stdout]     VariableExpr {
[INFO] [stdout]         name: Variable(
[INFO] [stdout]             "lib",
[INFO] [stdout]         ),
[INFO] [stdout]         expr: BuiltInFunction {
[INFO] [stdout]             fn_type: Require,
[INFO] [stdout]             expr: BlockParen(
[INFO] [stdout]                 [
[INFO] [stdout]                     String(
[INFO] [stdout]                         "example_lib_src",
[INFO] [stdout]                     ),
[INFO] [stdout]                 ],
[INFO] [stdout]             ),
[INFO] [stdout]         },
[INFO] [stdout]     },
[INFO] [stdout]     VariableExpr {
[INFO] [stdout]         name: Variable(
[INFO] [stdout]             "callback",
[INFO] [stdout]         ),
[INFO] [stdout]         expr: Function {
[INFO] [stdout]             parameters: BlockParen(
[INFO] [stdout]                 [
[INFO] [stdout]                     Variable(
[INFO] [stdout]                         "input",
[INFO] [stdout]                     ),
[INFO] [stdout]                 ],
[INFO] [stdout]             ),
[INFO] [stdout]             exprs: [
[INFO] [stdout]                 BlockParen(
[INFO] [stdout]                     [
[INFO] [stdout]                         MultiDepthAccess {
[INFO] [stdout]                             root: Variable(
[INFO] [stdout]                                 "lib",
[INFO] [stdout]                             ),
[INFO] [stdout]                             next_keys: [
[INFO] [stdout]                                 FunctionCall {
[INFO] [stdout]                                     key: Key(
[INFO] [stdout]                                         String(
[INFO] [stdout]                                             "hello",
[INFO] [stdout]                                         ),
[INFO] [stdout]                                     ),
[INFO] [stdout]                                     parameters: BlockParen(
[INFO] [stdout]                                         [
[INFO] [stdout]                                             Variable(
[INFO] [stdout]                                                 "input",
[INFO] [stdout]                                             ),
[INFO] [stdout]                                             String(
[INFO] [stdout]                                                 "Nordine!",
[INFO] [stdout]                                             ),
[INFO] [stdout]                                             String(
[INFO] [stdout]                                                 "ca",
[INFO] [stdout]                                             ),
[INFO] [stdout]                                             String(
[INFO] [stdout]                                                 "va?",
[INFO] [stdout]                                             ),
[INFO] [stdout]                                         ],
[INFO] [stdout]                                     ),
[INFO] [stdout]                                 },
[INFO] [stdout]                             ],
[INFO] [stdout]                         },
[INFO] [stdout]                     ],
[INFO] [stdout]                 ),
[INFO] [stdout]             ],
[INFO] [stdout]         },
[INFO] [stdout]     },
[INFO] [stdout]     VariableExpr {
[INFO] [stdout]         name: Variable(
[INFO] [stdout]             "text",
[INFO] [stdout]         ),
[INFO] [stdout]         expr: MultiDepthAccess {
[INFO] [stdout]             root: Variable(
[INFO] [stdout]                 "lib",
[INFO] [stdout]             ),
[INFO] [stdout]             next_keys: [
[INFO] [stdout]                 FunctionCall {
[INFO] [stdout]                     key: Key(
[INFO] [stdout]                         String(
[INFO] [stdout]                             "callback",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     parameters: BlockParen(
[INFO] [stdout]                         [
[INFO] [stdout]                             Variable(
[INFO] [stdout]                                 "callback",
[INFO] [stdout]                             ),
[INFO] [stdout]                         ],
[INFO] [stdout]                     ),
[INFO] [stdout]                 },
[INFO] [stdout]             ],
[INFO] [stdout]         },
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] ===================DEBUG TREE==================
[INFO] [stdout] VariableAssign(Some("lib"))
[INFO] [stdout] └── BuiltInFunction { fn_type: Require, params: BlockParen([String("example_lib_src")]) }
[INFO] [stdout] ===================DEBUG TREE==================
[INFO] [stdout] [adana-script/src/ast.rs:78:17] &operations = [
[INFO] [stdout]     String(
[INFO] [stdout]         "example_lib_src",
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] ===================DEBUG TREE==================
[INFO] [stdout] Primitive(String("example_lib_src"))
[INFO] [stdout] ===================DEBUG TREE==================
[INFO] [stdout] [adana-script/src/require_dynamic_lib.rs:38:9] &curr_path = "/opt/rustwide/workdir/adana-script"
[INFO] [stdout] [adana-script/src/require_dynamic_lib.rs:70:17] &temp_path = "example_lib_src"
[INFO] [stdout] [adana-script/src/require_dynamic_lib.rs:81:17] &parent = "/opt/rustwide/workdir/adana-script/dynamic_lib"
[INFO] [stdout] building lib "/opt/rustwide/workdir/adana-script/dynamic_lib/example_lib_src"...
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::dynload::build_from_adana_dynamic_lib_test' (79) panicked at adana-script/src/tests/dynload.rs:75:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: could not build library
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:695:13
[INFO] [stdout]    2: adana_script::require_dynamic_lib::try_from_path
[INFO] [stdout]              at ./src/require_dynamic_lib.rs:103:24
[INFO] [stdout]    3: adana_script::require_dynamic_lib::require_dynamic_lib
[INFO] [stdout]              at ./src/require_dynamic_lib.rs:17:5
[INFO] [stdout]    4: adana_script::compute::compute_recur
[INFO] [stdout]              at ./src/compute.rs:893:50
[INFO] [stdout]    5: adana_script::compute::compute_recur
[INFO] [stdout]              at ./src/compute.rs:698:25
[INFO] [stdout]    6: adana_script::compute::compute_lazy
[INFO] [stdout]              at ./src/compute.rs:1175:5
[INFO] [stdout]    7: adana_script::compute::compute_instructions
[INFO] [stdout]              at ./src/compute.rs:1306:26
[INFO] [stdout]    8: adana_script::compute::compute
[INFO] [stdout]              at ./src/compute.rs:1341:5
[INFO] [stdout]    9: adana_script::tests::dynload::build_from_adana_dynamic_lib_test::{{closure}}
[INFO] [stdout]              at ./src/tests/dynload.rs:75:15
[INFO] [stdout]   10: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   11: serial_test::serial_code_lock::local_serial_core
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   12: adana_script::tests::dynload::build_from_adana_dynamic_lib_test
[INFO] [stdout]              at ./src/tests/dynload.rs:67:1
[INFO] [stdout]   13: adana_script::tests::dynload::build_from_adana_dynamic_lib_test::{{closure}}
[INFO] [stdout]              at ./src/tests/dynload.rs:68:39
[INFO] [stdout]   14: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   15: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   16: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   17: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   20: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   21: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   23: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   24: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   25: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   26: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   27: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   32: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   34: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   35: <unknown>
[INFO] [stdout]   36: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6547e71c8492 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6547e71c8492 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6547e71c8492 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6547e71c8492 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6547e71db3af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6547e71db3af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6547e7193c83 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6547e7193c83 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6547e71a0032 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6547e71a5aaf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6547e71a5941 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6547e6f93a5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6547e6f93a5e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6547e71a60bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6547e71a60bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6547e71a5f1a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6547e71a0169 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6547e7187cad - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6547e71e56e0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6547e71e4586 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6547e6e4a760 - core::result::Result<T,E>::unwrap::hb4b74bfb86a0eaac
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6547e6e4a760 - adana_script::tests::dynload::build_from_adana_dynamic_lib_test::{{closure}}::hd64c9c861fab7e0d
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:75:59
[INFO] [stdout]   22:     0x6547e6ebca1e - core::ops::function::FnOnce::call_once::ha69fba8b3c22418f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6547e6fc16f3 - serial_test::serial_code_lock::local_serial_core::h8f09ccb8b045f0a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x6547e6e4a609 - adana_script::tests::dynload::build_from_adana_dynamic_lib_test::h48ffe19f773f57c3
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:67:1
[INFO] [stdout]   25:     0x6547e6e4a637 - adana_script::tests::dynload::build_from_adana_dynamic_lib_test::{{closure}}::hbaddcb4d114c4bc1
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:68:39
[INFO] [stdout]   26:     0x6547e6ebd5d6 - core::ops::function::FnOnce::call_once::hd5cf3421e834710f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6547e6f9385b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stderr] error: test failed, to rerun pass `-p adana-script --lib`
[INFO] [stdout]   28:     0x6547e6f9385b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6547e6fa78bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6547e6fa78bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6547e6fa78bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6547e6fa78bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6547e6fa78bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6547e6fa78bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6547e6fa78bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6547e6f80e04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6547e6f80e04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6547e6f8465a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x6547e6f8465a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6547e6f8465a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6547e6f8465a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6547e6f8465a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6547e6f8465a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x6547e6f8465a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6547e719b48f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x6547e719b48f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x7b57c7ac9aa4 - <unknown>
[INFO] [stdout]   48:     0x7b57c7b56a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::dynload::require_direct_call_test stdout ----
[INFO] [stdout] [adana-script/src/compute.rs:1332:9] rest = ""
[INFO] [stdout] [adana-script/src/compute.rs:1333:9] &instructions = [
[INFO] [stdout]     VariableExpr {
[INFO] [stdout]         name: Variable(
[INFO] [stdout]             "text",
[INFO] [stdout]         ),
[INFO] [stdout]         expr: MultiDepthAccess {
[INFO] [stdout]             root: BuiltInFunction {
[INFO] [stdout]                 fn_type: Require,
[INFO] [stdout]                 expr: BlockParen(
[INFO] [stdout]                     [
[INFO] [stdout]                         String(
[INFO] [stdout]                             "example_lib_src",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ],
[INFO] [stdout]                 ),
[INFO] [stdout]             },
[INFO] [stdout]             next_keys: [
[INFO] [stdout]                 FunctionCall {
[INFO] [stdout]                     key: Key(
[INFO] [stdout]                         String(
[INFO] [stdout]                             "hello",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     parameters: BlockParen(
[INFO] [stdout]                         [
[INFO] [stdout]                             String(
[INFO] [stdout]                                 "Nordine",
[INFO] [stdout]                             ),
[INFO] [stdout]                             String(
[INFO] [stdout]                                 "la",
[INFO] [stdout]                             ),
[INFO] [stdout]                             String(
[INFO] [stdout]                                 "forme?",
[INFO] [stdout]                             ),
[INFO] [stdout]                         ],
[INFO] [stdout]                     ),
[INFO] [stdout]                 },
[INFO] [stdout]             ],
[INFO] [stdout]         },
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] ===================DEBUG TREE==================
[INFO] [stdout] VariableAssign(Some("text"))
[INFO] [stdout] └── MultiDepthAccess { root: BuiltInFunction { fn_type: Require, expr: BlockParen([String("example_lib_src")]) }, keys: [FunctionCall { key: Key(String("hello")), parameters: BlockParen([String("Nordine"), String("la"), String("forme?")]) }] }
[INFO] [stdout] ===================DEBUG TREE==================
[INFO] [stdout] ===================DEBUG TREE==================
[INFO] [stdout] BuiltInFunction { fn_type: Require, params: BlockParen([String("example_lib_src")]) }
[INFO] [stdout] ===================DEBUG TREE==================
[INFO] [stdout] [adana-script/src/ast.rs:78:17] &operations = [
[INFO] [stdout]     String(
[INFO] [stdout]         "example_lib_src",
[INFO] [stdout]     ),
[INFO] [stdout] ]
[INFO] [stdout] ===================DEBUG TREE==================
[INFO] [stdout] Primitive(String("example_lib_src"))
[INFO] [stdout] ===================DEBUG TREE==================
[INFO] [stdout] [adana-script/src/require_dynamic_lib.rs:38:9] &curr_path = "/opt/rustwide/workdir/adana-script"
[INFO] [stdout] [adana-script/src/require_dynamic_lib.rs:70:17] &temp_path = "example_lib_src"
[INFO] [stdout] [adana-script/src/require_dynamic_lib.rs:81:17] &parent = "/opt/rustwide/workdir/adana-script/dynamic_lib"
[INFO] [stdout] building lib "/opt/rustwide/workdir/adana-script/dynamic_lib/example_lib_src"...
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::dynload::require_direct_call_test' (83) panicked at adana-script/src/tests/dynload.rs:93:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: could not build library
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/lib.rs:695:13
[INFO] [stdout]    2: adana_script::require_dynamic_lib::try_from_path
[INFO] [stdout]              at ./src/require_dynamic_lib.rs:103:24
[INFO] [stdout]    3: adana_script::require_dynamic_lib::require_dynamic_lib
[INFO] [stdout]              at ./src/require_dynamic_lib.rs:17:5
[INFO] [stdout]    4: adana_script::compute::compute_recur
[INFO] [stdout]              at ./src/compute.rs:893:50
[INFO] [stdout]    5: adana_script::compute::compute_lazy
[INFO] [stdout]              at ./src/compute.rs:1175:5
[INFO] [stdout]    6: adana_script::compute::compute_multidepth_access
[INFO] [stdout]              at ./src/compute.rs:440:13
[INFO] [stdout]    7: adana_script::compute::compute_recur
[INFO] [stdout]              at ./src/compute.rs:787:17
[INFO] [stdout]    8: adana_script::compute::compute_recur
[INFO] [stdout]              at ./src/compute.rs:698:25
[INFO] [stdout]    9: adana_script::compute::compute_lazy
[INFO] [stdout]              at ./src/compute.rs:1175:5
[INFO] [stdout]   10: adana_script::compute::compute_instructions
[INFO] [stdout]              at ./src/compute.rs:1306:26
[INFO] [stdout]   11: adana_script::compute::compute
[INFO] [stdout]              at ./src/compute.rs:1341:5
[INFO] [stdout]   12: adana_script::tests::dynload::require_direct_call_test::{{closure}}
[INFO] [stdout]              at ./src/tests/dynload.rs:93:15
[INFO] [stdout]   13: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   14: serial_test::serial_code_lock::local_serial_core
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   15: adana_script::tests::dynload::require_direct_call_test
[INFO] [stdout]              at ./src/tests/dynload.rs:86:1
[INFO] [stdout]   16: adana_script::tests::dynload::require_direct_call_test::{{closure}}
[INFO] [stdout]              at ./src/tests/dynload.rs:87:30
[INFO] [stdout]   17: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   18: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   19: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   20: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   21: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: test::run_test_in_process
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   26: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   27: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   28: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   29: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   30: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   35: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   37: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   38: <unknown>
[INFO] [stdout]   39: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6547e71c8492 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6547e71c8492 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6547e71c8492 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6547e71c8492 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6547e71db3af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6547e71db3af - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6547e7193c83 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6547e7193c83 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6547e71a0032 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6547e71a5aaf - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6547e71a5941 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6547e6f93a5e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6547e6f93a5e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6547e71a60bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6547e71a60bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6547e71a5f1a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x6547e71a0169 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6547e7187cad - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6547e71e56e0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6547e71e4586 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x6547e6e498e0 - core::result::Result<T,E>::unwrap::hb4b74bfb86a0eaac
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6547e6e498e0 - adana_script::tests::dynload::require_direct_call_test::{{closure}}::hf639bc764139f5a5
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:93:51
[INFO] [stdout]   22:     0x6547e6ebdfce - core::ops::function::FnOnce::call_once::hfc959cef20f44ea4
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6547e6fc16f3 - serial_test::serial_code_lock::local_serial_core::h8f09ccb8b045f0a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5
[INFO] [stdout]   24:     0x6547e6e49789 - adana_script::tests::dynload::require_direct_call_test::hfedd657503bff906
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:86:1
[INFO] [stdout]   25:     0x6547e6e497b7 - adana_script::tests::dynload::require_direct_call_test::{{closure}}::h56ba8fff607dbd04
[INFO] [stdout]                                at /opt/rustwide/workdir/adana-script/src/tests/dynload.rs:87:30
[INFO] [stdout]   26:     0x6547e6ebdba6 - core::ops::function::FnOnce::call_once::heed1ae1ae9ee4c56
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6547e6f9385b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x6547e6f9385b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x6547e6fa78bd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x6547e6fa78bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x6547e6fa78bd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   32:     0x6547e6fa78bd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   33:     0x6547e6fa78bd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x6547e6fa78bd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x6547e6fa78bd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x6547e6f80e04 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x6547e6f80e04 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x6547e6f8465a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   39:     0x6547e6f8465a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6547e6f8465a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x6547e6f8465a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x6547e6f8465a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6547e6f8465a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   44:     0x6547e6f8465a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6547e719b48f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   46:     0x6547e719b48f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   47:     0x7b57c7ac9aa4 - <unknown>
[INFO] [stdout]   48:     0x7b57c7b56a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::dynload::build_from_adana_dynamic_lib_test
[INFO] [stdout]     tests::dynload::require_direct_call_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 207 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e6bbbf12c9e599cf9dcbee8e36e53a476890c913a03c1a310e0c01879cbb27ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6bbbf12c9e599cf9dcbee8e36e53a476890c913a03c1a310e0c01879cbb27ff", kill_on_drop: false }`
[INFO] [stdout] e6bbbf12c9e599cf9dcbee8e36e53a476890c913a03c1a310e0c01879cbb27ff
